#0000FF - Blue
Hex color #0000FF is called Blue. It consists of 0% red, 0% green, and 100% blue in RGB color space. In CMYK it is 100% cyan, 100% magenta, 0% yellow, and 0% black. In HSL it is 240° hue, 100% saturation, and 50% lightness (light) . On this page you can get both color properties and CSS values for such color schemas: HEX, HEXA, RGB, RGBA, HSL, and CMYK; color name, CSS color name, tailwind name for color; shades and tints; monochromatic colors; negative color; and other info.
| Property | Value | CSS |
|---|---|---|
| Name | Blue | — |
| HEX | #0000FF | #0000FF |
| HEXA | #0000FFFF | #0000FFFF |
| RGB | 0, 0, 255 | rgb(0, 0, 255) |
| RGBA | 0, 0, 255, 1 | rgba(0, 0, 255, 1) |
| HSL | 240%, 100%, 50% | hsl(240%, 100%, 50%) |
| CMYK | 100%, 100%, 0%, 0% | cmyk(100%, 100%, 0%, 0%) |
| CSS Name | blue | — |
| Tailwind Name | — | — |
| Lightness | 50% (light) | — |
As you see on the table, not all names are available for this color.
- The closest color with Tailwind name is #651fff (deep-purple-400-accent)
Negative color
The color opposite to #0000FF is #FFFF00.
Preview on black and white
As #0000FF has 50% lightness, this color is dark, so it has more contrast with white.
#0000FF On White Background
#0000FF
#0000FF
Text Color
This is how text looks with this color.
#0000FF On Black Background
#0000FF
#0000FF
Text Color
This is how text looks with this color.
Transform color
0, 0, 255rgb(0, 0, 255)