In RGB color space, #0300cc hex color has a red value of 3, a green value of 0 and a blue value of 204.
In CMYK color space (used in color printing), #0300cc hex color is composed of 98.53% cyan, 100% magenta, 0% yellow and 20% black.
#0300cc color has a hue of 240.9 degrees, a saturation of 100% and a lightness of 40%.
#0300cc hex color contains mainly BLUE.
The closest web safe color of #0300cc is #0000cc
#0300cc hex color has a decimal value of 196812.
HEX | 0300cc | #0300cc |
---|---|---|
RGB | 3, 0, 204 | rgb(3, 0, 204) |
RGB Percent | 1.18, 0, 80 | rgb(1.18, 0, 80) |
CMYK | 99, 100, 0, 20 | |
HSL | 240.9°, 100, 40 | hsl(240.9, 100%, 40%) |
HSV | 240.9°, 100, 80 |
XYZ | 10.937, 4.379, 57.396 |
---|---|
Hunter Lab | 20.926, 56.672, -147.972 |
CIE-LAB | 24.887, 66.96, -91.067 |
CIE-LCH | 24.887, 113.035, 306.326 |
CIE-LUV | 98.53, 100, 0, 20 |
Web Safe | 0000cc |
RGB percent of color #0300cc
CMYK percent of color #0300cc
Text with hexadecimal color #0300cc
This text has a font color of #0300cc
<p style="color:#0300cc">Text here</p>
#0300cc Background Color
This box has a background color of #0300cc
<div style="background-color:#0300cc">Text here</div>
#0300cc Border Color
This box has a border color of #0300cc
<div style="border: 4px solid #0300cc">Text here</div>
CSS codes
<p style="color:#0300cc">Text here</p>
<div style="background-color:#0300cc">Text here</div>
<div style="border: 4px solid #0300cc">Text here</div>
#0300cc Color on white background
This is how a font and box color of #0300cc will look
on a white background.
#0300cc Color on black background
This is how a font and box color of #0300cc hex color will look
on a black background.