In RGB color space, #0500cc hex color has a red value of 5, a green value of 0 and a blue value of 204.
In CMYK color space (used in color printing), #0500cc hex color is composed of 97.55% cyan, 100% magenta, 0% yellow and 20% black.
#0500cc color has a hue of 241.5 degrees, a saturation of 100% and a lightness of 40%.
#0500cc hex color contains mainly BLUE.
The closest web safe color of #0500cc is #0000cc
#0500cc hex color has a decimal value of 327884.
HEX | 0500cc | #0500cc |
---|---|---|
RGB | 5, 0, 204 | rgb(5, 0, 204) |
RGB Percent | 1.96, 0, 80 | rgb(1.96, 0, 80) |
CMYK | 98, 100, 0, 20 | |
HSL | 241.5°, 100, 40 | hsl(241.5, 100%, 40%) |
HSV | 241.5°, 100, 80 |
XYZ | 10.962, 4.392, 57.397 |
---|---|
Hunter Lab | 20.957, 56.693, -147.713 |
CIE-LAB | 24.927, 66.971, -90.998 |
CIE-LCH | 24.927, 112.986, 306.352 |
CIE-LUV | 97.55, 100, 0, 20 |
Web Safe | 0000cc |
RGB percent of color #0500cc
CMYK percent of color #0500cc
Text with hexadecimal color #0500cc
This text has a font color of #0500cc
<p style="color:#0500cc">Text here</p>
#0500cc Background Color
This box has a background color of #0500cc
<div style="background-color:#0500cc">Text here</div>
#0500cc Border Color
This box has a border color of #0500cc
<div style="border: 4px solid #0500cc">Text here</div>
CSS codes
<p style="color:#0500cc">Text here</p>
<div style="background-color:#0500cc">Text here</div>
<div style="border: 4px solid #0500cc">Text here</div>
#0500cc Color on white background
This is how a font and box color of #0500cc will look
on a white background.
#0500cc Color on black background
This is how a font and box color of #0500cc hex color will look
on a black background.