In RGB color space, #0affcc hex color has a red value of 10, a green value of 255 and a blue value of 204.
In CMYK color space (used in color printing), #0affcc hex color is composed of 96.08% cyan, 0% magenta, 20% yellow and 0% black.
#0affcc color has a hue of 167.5 degrees, a saturation of 100% and a lightness of 52%.
#0affcc hex color contains mainly GREEN.
The closest web safe color of #0affcc is #00ffcc
#0affcc hex color has a decimal value of 720844.
HEX | 0affcc | #0affcc |
---|---|---|
RGB | 10, 255, 204 | rgb(10, 255, 204) |
RGB Percent | 3.92, 100, 80 | rgb(3.92, 100, 80) |
CMYK | 96, 0, 20, 0 | |
HSL | 167.5°, 100, 52 | hsl(167.5, 100%, 52%) |
HSV | 167.5°, 96.1, 100 |
XYZ | 46.784, 75.944, 69.32 |
---|---|
Hunter Lab | 87.146, -56.678, 13.84 |
CIE-LAB | 89.833, -61.397, 10.418 |
CIE-LCH | 89.833, 62.275, 170.37 |
CIE-LUV | 96.08, 0, 20, 0 |
Web Safe | 00ffcc |
RGB percent of color #0affcc
CMYK percent of color #0affcc
Text with hexadecimal color #0affcc
This text has a font color of #0affcc
<p style="color:#0affcc">Text here</p>
#0affcc Background Color
This box has a background color of #0affcc
<div style="background-color:#0affcc">Text here</div>
#0affcc Border Color
This box has a border color of #0affcc
<div style="border: 4px solid #0affcc">Text here</div>
CSS codes
<p style="color:#0affcc">Text here</p>
<div style="background-color:#0affcc">Text here</div>
<div style="border: 4px solid #0affcc">Text here</div>
#0affcc Color on white background
This is how a font and box color of #0affcc will look
on a white background.
#0affcc Color on black background
This is how a font and box color of #0affcc hex color will look
on a black background.