In RGB color space, #000fdb hex color has a red value of 0, a green value of 15 and a blue value of 219.
In CMYK color space (used in color printing), #000fdb hex color is composed of 100% cyan, 93.15% magenta, 0% yellow and 14.12% black.
#000fdb color has a hue of 235.9 degrees, a saturation of 100% and a lightness of 42.9%.
#000fdb hex color contains mainly BLUE.
The closest web safe color of #000fdb is #0000cc
#000fdb hex color has a decimal value of 4059.
HEX | 000fdb | #000fdb |
---|---|---|
RGB | 0, 15, 219 | rgb(0, 15, 219) |
RGB Percent | 0, 5.88, 85.88 | rgb(0, 5.88, 85.88) |
CMYK | 100, 93, 0, 14 | |
HSL | 235.9°, 100, 42.9 | hsl(235.9, 100%, 42.9%) |
HSV | 235.9°, 100, 85.9 |
XYZ | 12.957, 5.456, 67.388 |
---|---|
Hunter Lab | 23.358, 58.139, -154.701 |
CIE-LAB | 27.996, 67.692, -94.584 |
CIE-LCH | 27.996, 116.311, 305.591 |
CIE-LUV | 100, 93.15, 0, 14.12 |
Web Safe | 0000cc |
RGB percent of color #000fdb
CMYK percent of color #000fdb
Text with hexadecimal color #000fdb
This text has a font color of #000fdb
<p style="color:#000fdb">Text here</p>
#000fdb Background Color
This box has a background color of #000fdb
<div style="background-color:#000fdb">Text here</div>
#000fdb Border Color
This box has a border color of #000fdb
<div style="border: 4px solid #000fdb">Text here</div>
CSS codes
<p style="color:#000fdb">Text here</p>
<div style="background-color:#000fdb">Text here</div>
<div style="border: 4px solid #000fdb">Text here</div>
#000fdb Color on white background
This is how a font and box color of #000fdb will look
on a white background.
#000fdb Color on black background
This is how a font and box color of #000fdb hex color will look
on a black background.