desaturated green
Enter any color value (e.g., #72109d, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#99cc99 color RGB value is (153,204,153)
#99cc99 color CMYK value
#99cc99 color HSL value
HSV(or HSB) | 120.0° | 25.0 | 80.0 |
XYZ | 40.480 | 52.258 | 38.090 |
Yxy | 0.309 | 0.399 | 52.258 |
LAB | 77.435 | -26.551 | 20.172 |
LUV | 77.435 | -25.502 | 32.959 |
Hunter-LAB | 72.290 | -26.554 | 19.362 |
CIE-LCH | 77.435 | 33.344 | 142.774 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 99 | CC | 99 |
Decimal | 153 | 204 | 153 |
Octal | 231 | 314 | 231 |
Binary | 10011001 | 11001100 | 10011001 |
Below, you can see some colors close to #99cc99. 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 #99cc99.
<span style="color:#99cc99">Text here</span>
This paragraph has a background color of #99cc99.
<p style="background-color:#99cc99;">Content here</p>
This element has a border color of #99cc99.
<div style="border:1px #99cc99;">Content here</div>
.text {color:#99cc99;}
.background {background-color:#99cc99;}
.border {border:1px solid #99cc99;}
.text-shadow {border:1px solid #99cc99;}
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, #060b06 is the darkest color, while #fcfefc is the lightest one.