Shades of Turkish Rose #9A6566
Tints of Turkish Rose #9A6566
RGB
CMYK
RGB Variations
Color information
#9A6566 (or 0x9A6566) is known color: Turkish Rose. HEX triplet: 9A, 65 and 66. RGB value is (154,101,102). Sum of RGB (Red+Green+Blue) = 154+101+102=357 (47% of max value = 765). Red value is 154 (60.55% from 255 or 43.14% from 357); Green value is 101 (39.84% from 255 or 28.29% from 357); Blue value is 102 (40.23% from 255 or 28.57% from 357); Max value from RGB is 154 - color contains mainly: red. Hex color #9A6566 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9A6566 is #659A99. Grayscale: #757575. Windows color (decimal): -6658714 or 6710682. OLE color: 6710682.
HSL color Cylindrical-coordinate representation of color #9A6566: hue angle of 358.87º degrees, saturation: 0.21, 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 #9A6566 is Cyan = 0, Magento = 0.34, Yellow = 0.34 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 154 | 101 | 102 | - |
| CMYK | 0 | 0.34 | 0.34 | 0.40 |
| HSL | 358.87º | 0.21% | 0.5% | - |
| HSV(B) | 358.87º | 0.34% | 0.6% | - |
| XYZ | 20.38 | 17.14 | 14.8 | - |
| YUV | 116.96 | 119.56 | 154.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 154 | 101 | 102 | 0 | 0.34 | 0.34 | 0.40 | 358.87 | 0.21 | 0.5 |
| Hex | 9A | 65 | 66 | 0 | 22 | 22 | 28 | 167 | 15 | 32 |
| Octal | 232 | 145 | 146 | 0 | 42 | 42 | 50 | 547 | 25 | 62 |
| Binary | 10011010 | 1100101 | 1100110 | 0 | 100010 | 100010 | 101000 | 101100111 | 10101 | 110010 |
Color Harmonies of #9A6566
Complementary color
Monochromatic Colors of #9A6566
Black with #9A6566
Text Example
Text Example
White with #9A6566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9A6566; }
p { color: rgb(154,101,102); }
H1.HeaderClassName
{
color: #9A6566;
}
.AnyTagClassName
{
color: #9A6566;
}
</style>
background-color css
<style>
a { background-color: #9A6566; }
a { background-color: rgb(154,101,102); }
div.DivClassName
{
background-color: #9A6566;
}
.BgClassName
{
background-color: #9A6566;
}
</style>
border-color css
<style>
span { border-color: #9A6566; }
span { border-color: rgb(154,101,102); }
td.TdClassName
{
border-color: #9A6566;
}
.TagClassName
{
border-color: #9A6566;
}
</style>