In RGB color space, #000dc3 hex color has a red value of 0, a green value of 13 and a blue value of 195.
In CMYK color space (used in color printing), #000dc3 hex color is composed of 100% cyan, 93.33% magenta, 0% yellow and 23.53% black.
#000dc3 color has a hue of 236 degrees, a saturation of 100% and a lightness of 38.2%.
#000dc3 hex color contains mainly BLUE.
The closest web safe color of #000dc3 is #0000cc
#000dc3 hex color has a decimal value of 3523.
HEX | 000dc3 | #000dc3 |
---|---|---|
RGB | 0, 13, 195 | rgb(0, 13, 195) |
RGB Percent | 0, 5.1, 76.47 | rgb(0, 5.1, 76.47) |
CMYK | 100, 93, 0, 24 | |
HSL | 236°, 100, 38.2 | hsl(236, 100%, 38.2%) |
HSV | 236°, 100, 76.5 |
XYZ | 9.994, 4.228, 51.919 |
---|---|
Hunter Lab | 20.562, 50.774, -135.313 |
CIE-LAB | 24.411, 61.809, -86.575 |
CIE-LCH | 24.411, 106.375, 305.524 |
CIE-LUV | 100, 93.33, 0, 23.53 |
Web Safe | 0000cc |
RGB percent of color #000dc3
CMYK percent of color #000dc3
Text with hexadecimal color #000dc3
This text has a font color of #000dc3
<p style="color:#000dc3">Text here</p>
#000dc3 Background Color
This box has a background color of #000dc3
<div style="background-color:#000dc3">Text here</div>
#000dc3 Border Color
This box has a border color of #000dc3
<div style="border: 4px solid #000dc3">Text here</div>
CSS codes
<p style="color:#000dc3">Text here</p>
<div style="background-color:#000dc3">Text here</div>
<div style="border: 4px solid #000dc3">Text here</div>
#000dc3 Color on white background
This is how a font and box color of #000dc3 will look
on a white background.
#000dc3 Color on black background
This is how a font and box color of #000dc3 hex color will look
on a black background.