Shades of Turkish Rose #996566
Tints of Turkish Rose #996566
RGB
CMYK
RGB Variations
Color information
#996566 (or 0x996566) is known color: Turkish Rose. HEX triplet: 99, 65 and 66. RGB value is (153,101,102). Sum of RGB (Red+Green+Blue) = 153+101+102=356 (47% of max value = 765). Red value is 153 (60.16% from 255 or 42.98% from 356); Green value is 101 (39.84% from 255 or 28.37% from 356); Blue value is 102 (40.23% from 255 or 28.65% from 356); Max value from RGB is 153 - color contains mainly: red. Hex color #996566 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #996566 is #669A99. Grayscale: #747474. Windows color (decimal): -6724250 or 6710681. OLE color: 6710681.
HSL color Cylindrical-coordinate representation of color #996566: hue angle of 358.85º degrees, saturation: 0.2, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #996566 is Cyan = 0, Magento = 0.34, Yellow = 0.33 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 101 | 102 | - |
| CMYK | 0 | 0.34 | 0.33 | 0.4 |
| HSL | 358.85º | 0.2% | 0.5% | - |
| HSV(B) | 358.85º | 0.34% | 0.6% | - |
| XYZ | 20.19 | 17.04 | 14.8 | - |
| YUV | 116.66 | 119.73 | 153.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 101 | 102 | 0 | 0.34 | 0.33 | 0.4 | 358.85 | 0.2 | 0.5 |
| Hex | 99 | 65 | 66 | 0 | 22 | 21 | 28 | 167 | 14 | 32 |
| Octal | 231 | 145 | 146 | 0 | 42 | 41 | 50 | 547 | 24 | 62 |
| Binary | 10011001 | 1100101 | 1100110 | 0 | 100010 | 100001 | 101000 | 101100111 | 10100 | 110010 |
Color Harmonies of #996566
Complementary color
Monochromatic Colors of #996566
Black with #996566
Text Example
Text Example
White with #996566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #996566; }
p { color: rgb(153,101,102); }
H1.HeaderClassName
{
color: #996566;
}
.AnyTagClassName
{
color: #996566;
}
</style>
background-color css
<style>
a { background-color: #996566; }
a { background-color: rgb(153,101,102); }
div.DivClassName
{
background-color: #996566;
}
.BgClassName
{
background-color: #996566;
}
</style>
border-color css
<style>
span { border-color: #996566; }
span { border-color: rgb(153,101,102); }
td.TdClassName
{
border-color: #996566;
}
.TagClassName
{
border-color: #996566;
}
</style>