In RGB color space, #10fffa hex color has a red value of 16, a green value of 255 and a blue value of 250.
In CMYK color space (used in color printing), #10fffa hex color is composed of 93.73% cyan, 0% magenta, 1.96% yellow and 0% black.
#10fffa color has a hue of 178.7 degrees, a saturation of 100% and a lightness of 53.1%.
#10fffa hex color contains mainly GREEN.
The closest web safe color of #10fffa is #00ffff
#10fffa hex color has a decimal value of 1114106.
HEX | 10fffa | #10fffa |
---|---|---|
RGB | 16, 255, 250 | rgb(16, 255, 250) |
RGB Percent | 6.27, 100, 98.04 | rgb(6.27, 100, 98.04) |
CMYK | 94, 0, 2, 0 | |
HSL | 178.7°, 100, 53.1 | hsl(178.7, 100%, 53.1%) |
HSV | 178.7°, 93.7, 100 |
XYZ | 53.229, 78.532, 102.795 |
---|---|
Hunter Lab | 88.618, -47.865, -6.742 |
CIE-LAB | 91.022, -49.167, -11.68 |
CIE-LCH | 91.022, 50.535, 193.363 |
CIE-LUV | 93.73, 0, 1.96, 0 |
Web Safe | 00ffff |
RGB percent of color #10fffa
CMYK percent of color #10fffa
Text with hexadecimal color #10fffa
This text has a font color of #10fffa
<p style="color:#10fffa">Text here</p>
#10fffa Background Color
This box has a background color of #10fffa
<div style="background-color:#10fffa">Text here</div>
#10fffa Border Color
This box has a border color of #10fffa
<div style="border: 4px solid #10fffa">Text here</div>
CSS codes
<p style="color:#10fffa">Text here</p>
<div style="background-color:#10fffa">Text here</div>
<div style="border: 4px solid #10fffa">Text here</div>
#10fffa Color on white background
This is how a font and box color of #10fffa will look
on a white background.
#10fffa Color on black background
This is how a font and box color of #10fffa hex color will look
on a black background.