Shades of Turkish Rose #9C6466
Tints of Turkish Rose #9C6466
RGB
CMYK
RGB Variations
Color information
#9C6466 (or 0x9C6466) is known color: Turkish Rose. HEX triplet: 9C, 64 and 66. RGB value is (156,100,102). Sum of RGB (Red+Green+Blue) = 156+100+102=358 (47% of max value = 765). Red value is 156 (61.33% from 255 or 43.58% from 358); Green value is 100 (39.45% from 255 or 27.93% from 358); Blue value is 102 (40.23% from 255 or 28.49% from 358); Max value from RGB is 156 - color contains mainly: red. Hex color #9C6466 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9C6466 is #639B99. Grayscale: #757575. Windows color (decimal): -6527898 or 6710428. OLE color: 6710428.
HSL color Cylindrical-coordinate representation of color #9C6466: hue angle of 357.86º degrees, saturation: 0.22, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #9C6466 is Cyan = 0, Magento = 0.36, Yellow = 0.35 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 156 | 100 | 102 | - |
| CMYK | 0 | 0.36 | 0.35 | 0.39 |
| HSL | 357.86º | 0.22% | 0.5% | - |
| HSV(B) | 357.86º | 0.36% | 0.61% | - |
| XYZ | 20.67 | 17.14 | 14.79 | - |
| YUV | 116.97 | 119.55 | 155.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 156 | 100 | 102 | 0 | 0.36 | 0.35 | 0.39 | 357.86 | 0.22 | 0.5 |
| Hex | 9C | 64 | 66 | 0 | 24 | 23 | 27 | 166 | 16 | 32 |
| Octal | 234 | 144 | 146 | 0 | 44 | 43 | 47 | 546 | 26 | 62 |
| Binary | 10011100 | 1100100 | 1100110 | 0 | 100100 | 100011 | 100111 | 101100110 | 10110 | 110010 |
Color Harmonies of #9C6466
Complementary color
Monochromatic Colors of #9C6466
Black with #9C6466
Text Example
Text Example
White with #9C6466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9C6466; }
p { color: rgb(156,100,102); }
H1.HeaderClassName
{
color: #9C6466;
}
.AnyTagClassName
{
color: #9C6466;
}
</style>
background-color css
<style>
a { background-color: #9C6466; }
a { background-color: rgb(156,100,102); }
div.DivClassName
{
background-color: #9C6466;
}
.BgClassName
{
background-color: #9C6466;
}
</style>
border-color css
<style>
span { border-color: #9C6466; }
span { border-color: rgb(156,100,102); }
td.TdClassName
{
border-color: #9C6466;
}
.TagClassName
{
border-color: #9C6466;
}
</style>