In RGB color space, #00affa hex color has a red value of 0, a green value of 175 and a blue value of 250.
In CMYK color space (used in color printing), #00affa hex color is composed of 100% cyan, 30% magenta, 0% yellow and 1.96% black.
#00affa color has a hue of 198 degrees, a saturation of 100% and a lightness of 49%.
#00affa hex color contains mainly BLUE.
The closest web safe color of #00affa is #0099ff
#00affa hex color has a decimal value of 45050.
HEX | 00affa | #00affa |
---|---|---|
RGB | 0, 175, 250 | rgb(0, 175, 250) |
RGB Percent | 0, 68.63, 98.04 | rgb(0, 68.63, 98.04) |
CMYK | 100, 30, 0, 2 | |
HSL | 198°, 100, 49 | hsl(198, 100%, 49%) |
HSV | 198°, 100, 98 |
XYZ | 32.585, 37.562, 95.975 |
---|---|
Hunter Lab | 61.288, -12.35, -49.945 |
CIE-LAB | 67.697, -10.819, -47.458 |
CIE-LCH | 67.697, 48.676, 257.158 |
CIE-LUV | 100, 30, 0, 1.96 |
Web Safe | 0099ff |
RGB percent of color #00affa
CMYK percent of color #00affa
Text with hexadecimal color #00affa
This text has a font color of #00affa
<p style="color:#00affa">Text here</p>
#00affa Background Color
This box has a background color of #00affa
<div style="background-color:#00affa">Text here</div>
#00affa Border Color
This box has a border color of #00affa
<div style="border: 4px solid #00affa">Text here</div>
CSS codes
<p style="color:#00affa">Text here</p>
<div style="background-color:#00affa">Text here</div>
<div style="border: 4px solid #00affa">Text here</div>
#00affa Color on white background
This is how a font and box color of #00affa will look
on a white background.
#00affa Color on black background
This is how a font and box color of #00affa hex color will look
on a black background.