Shades of Turkish Rose #9C6566
Tints of Turkish Rose #9C6566
RGB
CMYK
RGB Variations
Color information
#9C6566 (or 0x9C6566) is known color: Turkish Rose. HEX triplet: 9C, 65 and 66. RGB value is (156,101,102). Sum of RGB (Red+Green+Blue) = 156+101+102=359 (47% of max value = 765). Red value is 156 (61.33% from 255 or 43.45% from 359); Green value is 101 (39.84% from 255 or 28.13% from 359); Blue value is 102 (40.23% from 255 or 28.41% from 359); Max value from RGB is 156 - color contains mainly: red. Hex color #9C6566 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9C6566 is #639A99. Grayscale: #757575. Windows color (decimal): -6527642 or 6710684. OLE color: 6710684.
HSL color Cylindrical-coordinate representation of color #9C6566: hue angle of 358.91º degrees, saturation: 0.22, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #9C6566 is Cyan = 0, Magento = 0.35, Yellow = 0.35 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 156 | 101 | 102 | - |
| CMYK | 0 | 0.35 | 0.35 | 0.39 |
| HSL | 358.91º | 0.22% | 0.5% | - |
| HSV(B) | 358.91º | 0.35% | 0.61% | - |
| XYZ | 20.76 | 17.33 | 14.82 | - |
| YUV | 117.56 | 119.22 | 155.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 156 | 101 | 102 | 0 | 0.35 | 0.35 | 0.39 | 358.91 | 0.22 | 0.5 |
| Hex | 9C | 65 | 66 | 0 | 23 | 23 | 27 | 167 | 16 | 32 |
| Octal | 234 | 145 | 146 | 0 | 43 | 43 | 47 | 547 | 26 | 62 |
| Binary | 10011100 | 1100101 | 1100110 | 0 | 100011 | 100011 | 100111 | 101100111 | 10110 | 110010 |
Color Harmonies of #9C6566
Complementary color
Monochromatic Colors of #9C6566
Black with #9C6566
Text Example
Text Example
White with #9C6566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9C6566; }
p { color: rgb(156,101,102); }
H1.HeaderClassName
{
color: #9C6566;
}
.AnyTagClassName
{
color: #9C6566;
}
</style>
background-color css
<style>
a { background-color: #9C6566; }
a { background-color: rgb(156,101,102); }
div.DivClassName
{
background-color: #9C6566;
}
.BgClassName
{
background-color: #9C6566;
}
</style>
border-color css
<style>
span { border-color: #9C6566; }
span { border-color: rgb(156,101,102); }
td.TdClassName
{
border-color: #9C6566;
}
.TagClassName
{
border-color: #9C6566;
}
</style>