In RGB color space, #03003c hex color has a red value of 3, a green value of 0 and a blue value of 60.
In CMYK color space (used in color printing), #03003c hex color is composed of 95% cyan, 100% magenta, 0% yellow and 76.47% black.
#03003c color has a hue of 243 degrees, a saturation of 100% and a lightness of 11.8%.
#03003c hex color contains mainly BLUE.
The closest web safe color of #03003c is #000033
#03003c hex color has a decimal value of 196668.
HEX | 03003c | #03003c |
---|---|---|
RGB | 3, 0, 60 | rgb(3, 0, 60) |
RGB Percent | 1.18, 0, 23.53 | rgb(1.18, 0, 23.53) |
CMYK | 95, 100, 0, 76 | |
HSL | 243°, 100, 11.8 | hsl(243, 100%, 11.8%) |
HSV | 243°, 100, 23.5 |
XYZ | 0.853, 0.346, 4.297 |
---|---|
Hunter Lab | 5.882, 15.591, -39.195 |
CIE-LAB | 3.125, 21.469, -35.118 |
CIE-LCH | 3.125, 41.161, 301.439 |
CIE-LUV | 95, 100, 0, 76.47 |
Web Safe | 000033 |
RGB percent of color #03003c
CMYK percent of color #03003c
Text with hexadecimal color #03003c
This text has a font color of #03003c
<p style="color:#03003c">Text here</p>
#03003c Background Color
This box has a background color of #03003c
<div style="background-color:#03003c">Text here</div>
#03003c Border Color
This box has a border color of #03003c
<div style="border: 4px solid #03003c">Text here</div>
CSS codes
<p style="color:#03003c">Text here</p>
<div style="background-color:#03003c">Text here</div>
<div style="border: 4px solid #03003c">Text here</div>
#03003c Color on white background
This is how a font and box color of #03003c will look
on a white background.
#03003c Color on black background
This is how a font and box color of #03003c hex color will look
on a black background.