In RGB color space, #0000fa hex color has a red value of 0, a green value of 0 and a blue value of 250.
In CMYK color space (used in color printing), #0000fa hex color is composed of 100% cyan, 100% magenta, 0% yellow and 1.96% black.
#0000fa color has a hue of 240 degrees, a saturation of 100% and a lightness of 49%.
#0000fa hex color contains mainly BLUE.
The closest web safe color of #0000fa is #0000ff
#0000fa hex color has a decimal value of 250.
HEX | 0000fa | #0000fa |
---|---|---|
RGB | 0, 0, 250 | rgb(0, 0, 250) |
RGB Percent | 0, 0, 98.04 | rgb(0, 0, 98.04) |
CMYK | 100, 100, 0, 2 | |
HSL | 240°, 100, 49 | hsl(240, 100%, 49%) |
HSV | 240°, 100, 98 |
XYZ | 17.255, 6.902, 90.865 |
---|---|
Hunter Lab | 26.272, 71.262, -186.674 |
CIE-LAB | 31.583, 78.016, -106.257 |
CIE-LCH | 31.583, 131.822, 306.287 |
CIE-LUV | 100, 100, 0, 1.96 |
Web Safe | 0000ff |
RGB percent of color #0000fa
CMYK percent of color #0000fa
Text with hexadecimal color #0000fa
This text has a font color of #0000fa
<p style="color:#0000fa">Text here</p>
#0000fa Background Color
This box has a background color of #0000fa
<div style="background-color:#0000fa">Text here</div>
#0000fa Border Color
This box has a border color of #0000fa
<div style="border: 4px solid #0000fa">Text here</div>
CSS codes
<p style="color:#0000fa">Text here</p>
<div style="background-color:#0000fa">Text here</div>
<div style="border: 4px solid #0000fa">Text here</div>
#0000fa Color on white background
This is how a font and box color of #0000fa will look
on a white background.
#0000fa Color on black background
This is how a font and box color of #0000fa hex color will look
on a black background.