In RGB color space, #0808cc hex color has a red value of 8, a green value of 8 and a blue value of 204.
In CMYK color space (used in color printing), #0808cc hex color is composed of 96.08% cyan, 96.08% magenta, 0% yellow and 20% black.
#0808cc color has a hue of 240 degrees, a saturation of 92.45% and a lightness of 41.6%.
#0808cc hex color contains mainly BLUE.
The closest web safe color of #0808cc is #0000cc
#0808cc hex color has a decimal value of 526540.
HEX | 0808cc | #0808cc |
---|---|---|
RGB | 8, 8, 204 | rgb(8, 8, 204) |
RGB Percent | 3.14, 3.14, 80 | rgb(3.14, 3.14, 80) |
CMYK | 96, 96, 0, 20 | |
HSL | 240°, 92.45, 41.6 | hsl(240, 92.45%, 41.6%) |
HSV | 240°, 96.1, 80 |
XYZ | 11.086, 4.585, 57.427 |
---|---|
Hunter Lab | 21.413, 54.943, -144.022 |
CIE-LAB | 25.518, 65.338, -90.007 |
CIE-LCH | 25.518, 111.222, 305.977 |
CIE-LUV | 96.08, 96.08, 0, 20 |
Web Safe | 0000cc |
RGB percent of color #0808cc
CMYK percent of color #0808cc
Text with hexadecimal color #0808cc
This text has a font color of #0808cc
<p style="color:#0808cc">Text here</p>
#0808cc Background Color
This box has a background color of #0808cc
<div style="background-color:#0808cc">Text here</div>
#0808cc Border Color
This box has a border color of #0808cc
<div style="border: 4px solid #0808cc">Text here</div>
CSS codes
<p style="color:#0808cc">Text here</p>
<div style="background-color:#0808cc">Text here</div>
<div style="border: 4px solid #0808cc">Text here</div>
#0808cc Color on white background
This is how a font and box color of #0808cc will look
on a white background.
#0808cc Color on black background
This is how a font and box color of #0808cc hex color will look
on a black background.