desaturated green/desaturated sea green
Enter any color value (e.g., #77fcef, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#99ccaa color RGB value is (153,204,170)
#99ccaa color CMYK value
#99ccaa color HSL value
HSV(or HSB) | 140.0° | 25.0 | 80.0 |
XYZ | 41.985 | 52.860 | 46.020 |
Yxy | 0.298 | 0.375 | 52.860 |
LAB | 77.792 | -23.484 | 11.618 |
LUV | 77.792 | -25.514 | 20.866 |
Hunter-LAB | 72.705 | -24.154 | 13.365 |
CIE-LCH | 77.792 | 26.201 | 153.677 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 99 | CC | AA |
Decimal | 153 | 204 | 170 |
Octal | 231 | 314 | 252 |
Binary | 10011001 | 11001100 | 10101010 |
Below, you can see some colors close to #99ccaa. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #99ccaa.
<span style="color:#99ccaa">Text here</span>
This paragraph has a background color of #99ccaa.
<p style="background-color:#99ccaa;">Content here</p>
This element has a border color of #99ccaa.
<div style="border:1px #99ccaa;">Content here</div>
.text {color:#99ccaa;}
.background {background-color:#99ccaa;}
.border {border:1px solid #99ccaa;}
.text-shadow {border:1px solid #99ccaa;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #060b08 is the darkest color, while #fcfefd is the lightest one.