In RGB color space, #000fda hex color has a red value of 0, a green value of 15 and a blue value of 218.
In CMYK color space (used in color printing), #000fda hex color is composed of 100% cyan, 93.12% magenta, 0% yellow and 14.51% black.
#000fda color has a hue of 235.9 degrees, a saturation of 100% and a lightness of 42.7%.
#000fda hex color contains mainly BLUE.
The closest web safe color of #000fda is #0000cc
#000fda hex color has a decimal value of 4058.
HEX | 000fda | #000fda |
---|---|---|
RGB | 0, 15, 218 | rgb(0, 15, 218) |
RGB Percent | 0, 5.88, 85.49 | rgb(0, 5.88, 85.49) |
CMYK | 100, 93, 0, 15 | |
HSL | 235.9°, 100, 42.7 | hsl(235.9, 100%, 42.7%) |
HSV | 235.9°, 100, 85.5 |
XYZ | 12.826, 5.404, 66.697 |
---|---|
Hunter Lab | 23.247, 57.804, -153.838 |
CIE-LAB | 27.856, 67.426, -94.241 |
CIE-LCH | 27.856, 115.878, 305.582 |
CIE-LUV | 100, 93.12, 0, 14.51 |
Web Safe | 0000cc |
RGB percent of color #000fda
CMYK percent of color #000fda
Text with hexadecimal color #000fda
This text has a font color of #000fda
<p style="color:#000fda">Text here</p>
#000fda Background Color
This box has a background color of #000fda
<div style="background-color:#000fda">Text here</div>
#000fda Border Color
This box has a border color of #000fda
<div style="border: 4px solid #000fda">Text here</div>
CSS codes
<p style="color:#000fda">Text here</p>
<div style="background-color:#000fda">Text here</div>
<div style="border: 4px solid #000fda">Text here</div>
#000fda Color on white background
This is how a font and box color of #000fda will look
on a white background.
#000fda Color on black background
This is how a font and box color of #000fda hex color will look
on a black background.