In RGB color space, #000dda hex color has a red value of 0, a green value of 13 and a blue value of 218.
In CMYK color space (used in color printing), #000dda hex color is composed of 100% cyan, 94.04% magenta, 0% yellow and 14.51% black.
#000dda color has a hue of 236.4 degrees, a saturation of 100% and a lightness of 42.7%.
#000dda hex color contains mainly BLUE.
The closest web safe color of #000dda is #0000cc
#000dda hex color has a decimal value of 3546.
HEX | 000dda | #000dda |
---|---|---|
RGB | 0, 13, 218 | rgb(0, 13, 218) |
RGB Percent | 0, 5.1, 85.49 | rgb(0, 5.1, 85.49) |
CMYK | 100, 94, 0, 15 | |
HSL | 236.4°, 100, 42.7 | hsl(236.4, 100%, 42.7%) |
HSV | 236.4°, 100, 85.5 |
XYZ | 12.799, 5.35, 66.688 |
---|---|
Hunter Lab | 23.13, 58.295, -154.752 |
CIE-LAB | 27.71, 67.878, -94.486 |
CIE-LCH | 27.71, 116.34, 305.693 |
CIE-LUV | 100, 94.04, 0, 14.51 |
Web Safe | 0000cc |
RGB percent of color #000dda
CMYK percent of color #000dda
Text with hexadecimal color #000dda
This text has a font color of #000dda
<p style="color:#000dda">Text here</p>
#000dda Background Color
This box has a background color of #000dda
<div style="background-color:#000dda">Text here</div>
#000dda Border Color
This box has a border color of #000dda
<div style="border: 4px solid #000dda">Text here</div>
CSS codes
<p style="color:#000dda">Text here</p>
<div style="background-color:#000dda">Text here</div>
<div style="border: 4px solid #000dda">Text here</div>
#000dda Color on white background
This is how a font and box color of #000dda will look
on a white background.
#000dda Color on black background
This is how a font and box color of #000dda hex color will look
on a black background.