In RGB color space, #0afffd hex color has a red value of 10, a green value of 255 and a blue value of 253.
In CMYK color space (used in color printing), #0afffd hex color is composed of 96.08% cyan, 0% magenta, 0.78% yellow and 0% black.
#0afffd color has a hue of 179.5 degrees, a saturation of 100% and a lightness of 52%.
#0afffd hex color contains mainly GREEN.
The closest web safe color of #0afffd is #00ffff
#0afffd hex color has a decimal value of 720893.
HEX | 0afffd | #0afffd |
---|---|---|
RGB | 10, 255, 253 | rgb(10, 255, 253) |
RGB Percent | 3.92, 100, 99.22 | rgb(3.92, 100, 99.22) |
CMYK | 96, 0, 1, 0 | |
HSL | 179.5°, 100, 52 | hsl(179.5, 100%, 52%) |
HSV | 179.5°, 96.1, 100 |
XYZ | 53.615, 78.676, 105.289 |
---|---|
Hunter Lab | 88.699, -47.329, -8.289 |
CIE-LAB | 91.087, -48.455, -13.141 |
CIE-LCH | 91.087, 50.205, 195.174 |
CIE-LUV | 96.08, 0, 0.78, 0 |
Web Safe | 00ffff |
RGB percent of color #0afffd
CMYK percent of color #0afffd
Text with hexadecimal color #0afffd
This text has a font color of #0afffd
<p style="color:#0afffd">Text here</p>
#0afffd Background Color
This box has a background color of #0afffd
<div style="background-color:#0afffd">Text here</div>
#0afffd Border Color
This box has a border color of #0afffd
<div style="border: 4px solid #0afffd">Text here</div>
CSS codes
<p style="color:#0afffd">Text here</p>
<div style="background-color:#0afffd">Text here</div>
<div style="border: 4px solid #0afffd">Text here</div>
#0afffd Color on white background
This is how a font and box color of #0afffd will look
on a white background.
#0afffd Color on black background
This is how a font and box color of #0afffd hex color will look
on a black background.