In RGB color space, #0008fd hex color has a red value of 0, a green value of 8 and a blue value of 253.
In CMYK color space (used in color printing), #0008fd hex color is composed of 100% cyan, 96.84% magenta, 0% yellow and 0.78% black.
#0008fd color has a hue of 238.1 degrees, a saturation of 100% and a lightness of 49.6%.
#0008fd hex color contains mainly BLUE.
The closest web safe color of #0008fd is #0000ff
#0008fd hex color has a decimal value of 2301.
HEX | 0008fd | #0008fd |
---|---|---|
RGB | 0, 8, 253 | rgb(0, 8, 253) |
RGB Percent | 0, 3.14, 99.22 | rgb(0, 3.14, 99.22) |
CMYK | 100, 97, 0, 1 | |
HSL | 238.1°, 100, 49.6 | hsl(238.1, 100%, 49.6%) |
HSV | 238.1°, 100, 99.2 |
XYZ | 17.816, 7.266, 93.392 |
---|---|
Hunter Lab | 26.956, 70.806, -186.551 |
CIE-LAB | 32.405, 77.508, -106.569 |
CIE-LCH | 32.405, 131.774, 306.029 |
CIE-LUV | 100, 96.84, 0, 0.78 |
Web Safe | 0000ff |
RGB percent of color #0008fd
CMYK percent of color #0008fd
Text with hexadecimal color #0008fd
This text has a font color of #0008fd
<p style="color:#0008fd">Text here</p>
#0008fd Background Color
This box has a background color of #0008fd
<div style="background-color:#0008fd">Text here</div>
#0008fd Border Color
This box has a border color of #0008fd
<div style="border: 4px solid #0008fd">Text here</div>
CSS codes
<p style="color:#0008fd">Text here</p>
<div style="background-color:#0008fd">Text here</div>
<div style="border: 4px solid #0008fd">Text here</div>
#0008fd Color on white background
This is how a font and box color of #0008fd will look
on a white background.
#0008fd Color on black background
This is how a font and box color of #0008fd hex color will look
on a black background.