In RGB color space, #0800dd hex color has a red value of 8, a green value of 0 and a blue value of 221.
In CMYK color space (used in color printing), #0800dd hex color is composed of 96.38% cyan, 100% magenta, 0% yellow and 13.33% black.
#0800dd color has a hue of 242.2 degrees, a saturation of 100% and a lightness of 43.3%.
#0800dd hex color contains mainly BLUE.
The closest web safe color of #0800dd is #0000cc
#0800dd hex color has a decimal value of 524509.
HEX | 0800dd | #0800dd |
---|---|---|
RGB | 8, 0, 221 | rgb(8, 0, 221) |
RGB Percent | 3.14, 0, 86.67 | rgb(3.14, 0, 86.67) |
CMYK | 96, 100, 0, 13 | |
HSL | 242.2°, 100, 43.3 | hsl(242.2, 100%, 43.3%) |
HSV | 242.2°, 100, 86.7 |
XYZ | 13.151, 5.272, 68.731 |
---|---|
Hunter Lab | 22.961, 62.056, -161.406 |
CIE-LAB | 27.496, 71.126, -96.571 |
CIE-LCH | 27.496, 119.937, 306.372 |
CIE-LUV | 96.38, 100, 0, 13.33 |
Web Safe | 0000cc |
RGB percent of color #0800dd
CMYK percent of color #0800dd
Text with hexadecimal color #0800dd
This text has a font color of #0800dd
<p style="color:#0800dd">Text here</p>
#0800dd Background Color
This box has a background color of #0800dd
<div style="background-color:#0800dd">Text here</div>
#0800dd Border Color
This box has a border color of #0800dd
<div style="border: 4px solid #0800dd">Text here</div>
CSS codes
<p style="color:#0800dd">Text here</p>
<div style="background-color:#0800dd">Text here</div>
<div style="border: 4px solid #0800dd">Text here</div>
#0800dd Color on white background
This is how a font and box color of #0800dd will look
on a white background.
#0800dd Color on black background
This is how a font and box color of #0800dd hex color will look
on a black background.