In RGB color space, #81ffff hex color has a red value of 129, a green value of 255 and a blue value of 255.
In CMYK color space (used in color printing), #81ffff hex color is composed of 49.41% cyan, 0% magenta, 0% yellow and 0% black.
#81ffff color has a hue of 180 degrees, a saturation of 100% and a lightness of 75.3%.
#81ffff hex color contains mainly GREEN.
The closest web safe color of #81ffff is #99ffff
#81ffff hex color has a decimal value of 8519679.
HEX | 81ffff | #81ffff |
---|---|---|
RGB | 129, 255, 255 | rgb(129, 255, 255) |
RGB Percent | 50.59, 100, 100 | rgb(50.59, 100, 100) |
CMYK | 49, 0, 0, 0 | |
HSL | 180°, 100, 75.3 | hsl(180, 100%, 75.3%) |
HSV | 180°, 49.4, 100 |
XYZ | 62.863, 83.407, 107.394 |
---|---|
Hunter Lab | 91.327, -36.957, -5.791 |
CIE-LAB | 93.192, -35.022, -10.821 |
CIE-LCH | 93.192, 36.656, 197.17 |
CIE-LUV | 49.41, 0, 0, 0 |
Web Safe | 99ffff |
RGB percent of color #81ffff
CMYK percent of color #81ffff
Text with hexadecimal color #81ffff
This text has a font color of #81ffff
<p style="color:#81ffff">Text here</p>
#81ffff Background Color
This box has a background color of #81ffff
<div style="background-color:#81ffff">Text here</div>
#81ffff Border Color
This box has a border color of #81ffff
<div style="border: 4px solid #81ffff">Text here</div>
CSS codes
<p style="color:#81ffff">Text here</p>
<div style="background-color:#81ffff">Text here</div>
<div style="border: 4px solid #81ffff">Text here</div>
#81ffff Color on white background
This is how a font and box color of #81ffff will look
on a white background.
#81ffff Color on black background
This is how a font and box color of #81ffff hex color will look
on a black background.