In RGB color space, #23aaaa hex color has a red value of 35, a green value of 170 and a blue value of 170.
In CMYK color space (used in color printing), #23aaaa hex color is composed of 79.41% cyan, 0% magenta, 0% yellow and 33.33% black.
#23aaaa color has a hue of 180 degrees, a saturation of 65.85% and a lightness of 40.2%.
#23aaaa hex color contains mainly GREEN.
The closest web safe color of #23aaaa is #339999
#23aaaa hex color has a decimal value of 2337450.
HEX | 23aaaa | #23aaaa |
---|---|---|
RGB | 35, 170, 170 | rgb(35, 170, 170) |
RGB Percent | 13.73, 66.67, 66.67 | rgb(13.73, 66.67, 66.67) |
CMYK | 79, 0, 0, 33 | |
HSL | 180°, 65.85, 40.2 | hsl(180, 65.85%, 40.2%) |
HSV | 180°, 79.4, 66.7 |
XYZ | 22.324, 32.009, 43.032 |
---|---|
Hunter Lab | 56.576, -28.576, -5.492 |
CIE-LAB | 63.35, -33.532, -9.96 |
CIE-LCH | 63.35, 34.98, 196.543 |
CIE-LUV | 79.41, 0, 0, 33.33 |
Web Safe | 339999 |
RGB percent of color #23aaaa
CMYK percent of color #23aaaa
Text with hexadecimal color #23aaaa
This text has a font color of #23aaaa
<p style="color:#23aaaa">Text here</p>
#23aaaa Background Color
This box has a background color of #23aaaa
<div style="background-color:#23aaaa">Text here</div>
#23aaaa Border Color
This box has a border color of #23aaaa
<div style="border: 4px solid #23aaaa">Text here</div>
CSS codes
<p style="color:#23aaaa">Text here</p>
<div style="background-color:#23aaaa">Text here</div>
<div style="border: 4px solid #23aaaa">Text here</div>
#23aaaa Color on white background
This is how a font and box color of #23aaaa will look
on a white background.
#23aaaa Color on black background
This is how a font and box color of #23aaaa hex color will look
on a black background.