In RGB color space, #000ffd hex color has a red value of 0, a green value of 15 and a blue value of 253.
In CMYK color space (used in color printing), #000ffd hex color is composed of 100% cyan, 94.07% magenta, 0% yellow and 0.78% black.
#000ffd color has a hue of 236.4 degrees, a saturation of 100% and a lightness of 49.6%.
#000ffd hex color contains mainly BLUE.
The closest web safe color of #000ffd is #0000ff
#000ffd hex color has a decimal value of 4093.
HEX | 000ffd | #000ffd |
---|---|---|
RGB | 0, 15, 253 | rgb(0, 15, 253) |
RGB Percent | 0, 5.88, 99.22 | rgb(0, 5.88, 99.22) |
CMYK | 100, 94, 0, 1 | |
HSL | 236.4°, 100, 49.6 | hsl(236.4, 100%, 49.6%) |
HSV | 236.4°, 100, 99.2 |
XYZ | 17.9, 7.433, 93.42 |
---|---|
Hunter Lab | 27.264, 69.484, -184.076 |
CIE-LAB | 32.773, 76.371, -105.954 |
CIE-LCH | 32.773, 130.609, 305.784 |
CIE-LUV | 100, 94.07, 0, 0.78 |
Web Safe | 0000ff |
RGB percent of color #000ffd
CMYK percent of color #000ffd
Text with hexadecimal color #000ffd
This text has a font color of #000ffd
<p style="color:#000ffd">Text here</p>
#000ffd Background Color
This box has a background color of #000ffd
<div style="background-color:#000ffd">Text here</div>
#000ffd Border Color
This box has a border color of #000ffd
<div style="border: 4px solid #000ffd">Text here</div>
CSS codes
<p style="color:#000ffd">Text here</p>
<div style="background-color:#000ffd">Text here</div>
<div style="border: 4px solid #000ffd">Text here</div>
#000ffd Color on white background
This is how a font and box color of #000ffd will look
on a white background.
#000ffd Color on black background
This is how a font and box color of #000ffd hex color will look
on a black background.