reddish black
Enter any color value (e.g., #e37778, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#99cccc color RGB value is (153,204,204)
#99cccc color CMYK value
#99cccc color HSL value
HSV(or HSB) | 180° | 25 | 80 |
XYZ | 45.629 | 54.318 | 65.206 |
Yxy | 0.276 | 0.329 | 54.318 |
LAB | 78.647 | -16.455 | -5.396 |
LUV | 78.647 | -25.566 | -5.528 |
Hunter-LAB | 73.701 | -18.465 | -0.866 |
CIE-LCH | 78.647 | 17.317 | 198.157 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 99 | CC | CC |
Decimal | 153 | 204 | 204 |
Octal | 231 | 314 | 314 |
Binary | 10011001 | 11001100 | 11001100 |
Below, you can see some colors close to #99cccc. 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 #99cccc.
<span style="color:#99cccc">Text here</span>
This paragraph has a background color of #99cccc.
<p style="background-color:#99cccc;">Content here</p>
This element has a border color of #99cccc.
<div style="border:1px #99cccc;">Content here</div>
.text {color:#99cccc;}
.background {background-color:#99cccc;}
.border {border:1px solid #99cccc;}
.text-shadow {border:1px solid #99cccc;}
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, #060b0b is the darkest color, while #fcfefe is the lightest one.