Copper Rose/ reddish black
Enter any color value (e.g., #1fc2c3, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#996666 color RGB value is (153,102,102)
#996666 color CMYK value
#996666 color HSL value
HSV(or HSB) | 0° | 33.3 | 60 |
XYZ | 20.287 | 17.234 | 14.828 |
Yxy | 0.388 | 0.329 | 17.234 |
LAB | 48.554 | 20.559 | 8.403 |
LUV | 48.554 | 33.558 | 7.23 |
Hunter-LAB | 41.514 | 14.576 | 7.883 |
CIE-LCH | 48.554 | 22.21 | 22.232 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 99 | 66 | 66 |
Decimal | 153 | 102 | 102 |
Octal | 231 | 146 | 146 |
Binary | 10011001 | 01100110 | 01100110 |
Below, you can see some colors close to #996666. 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 #996666.
<span style="color:#996666">Text here</span>
This paragraph has a background color of #996666.
<p style="background-color:#996666;">Content here</p>
This element has a border color of #996666.
<div style="border:1px #996666;">Content here</div>
.text {color:#996666;}
.background {background-color:#996666;}
.border {border:1px solid #996666;}
.text-shadow {border:1px solid #996666;}
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, #000000 is the darkest color, while #f7f2f2 is the lightest one.