In RGB color space, #1fffaa hex color has a red value of 31, a green value of 255 and a blue value of 170.
In CMYK color space (used in color printing), #1fffaa hex color is composed of 87.84% cyan, 0% magenta, 33.33% yellow and 0% black.
#1fffaa color has a hue of 157.2 degrees, a saturation of 100% and a lightness of 56.1%.
#1fffaa hex color contains mainly GREEN.
The closest web safe color of #1fffaa is #33ff99
#1fffaa hex color has a decimal value of 2097066.
HEX | 1fffaa | #1fffaa |
---|---|---|
RGB | 31, 255, 170 | rgb(31, 255, 170) |
RGB Percent | 12.16, 100, 66.67 | rgb(12.16, 100, 66.67) |
CMYK | 88, 0, 33, 0 | |
HSL | 157.2°, 100, 56.1 | hsl(157.2, 100%, 56.1%) |
HSV | 157.2°, 87.8, 100 |
XYZ | 43.581, 74.714, 50.154 |
---|---|
Hunter Lab | 86.437, -61.267, 26.104 |
CIE-LAB | 89.259, -68.144, 27.022 |
CIE-LCH | 89.259, 73.306, 158.37 |
CIE-LUV | 87.84, 0, 33.33, 0 |
Web Safe | 33ff99 |
RGB percent of color #1fffaa
CMYK percent of color #1fffaa
Text with hexadecimal color #1fffaa
This text has a font color of #1fffaa
<p style="color:#1fffaa">Text here</p>
#1fffaa Background Color
This box has a background color of #1fffaa
<div style="background-color:#1fffaa">Text here</div>
#1fffaa Border Color
This box has a border color of #1fffaa
<div style="border: 4px solid #1fffaa">Text here</div>
CSS codes
<p style="color:#1fffaa">Text here</p>
<div style="background-color:#1fffaa">Text here</div>
<div style="border: 4px solid #1fffaa">Text here</div>
#1fffaa Color on white background
This is how a font and box color of #1fffaa will look
on a white background.
#1fffaa Color on black background
This is how a font and box color of #1fffaa hex color will look
on a black background.