Shades of Turkish Rose #9C7576
Tints of Turkish Rose #9C7576
RGB
CMYK
RGB Variations
Color information
#9C7576 (or 0x9C7576) is known color: Turkish Rose. HEX triplet: 9C, 75 and 76. RGB value is (156,117,118). Sum of RGB (Red+Green+Blue) = 156+117+118=391 (51% of max value = 765). Red value is 156 (61.33% from 255 or 39.90% from 391); Green value is 117 (46.09% from 255 or 29.92% from 391); Blue value is 118 (46.48% from 255 or 30.18% from 391); Max value from RGB is 156 - color contains mainly: red. Hex color #9C7576 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9C7576 is #638A89. Grayscale: #808080. Windows color (decimal): -6523530 or 7763356. OLE color: 7763356.
HSL color Cylindrical-coordinate representation of color #9C7576: hue angle of 358.46º degrees, saturation: 0.16, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #9C7576 is Cyan = 0, Magento = 0.25, Yellow = 0.24 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 156 | 117 | 118 | - |
| CMYK | 0 | 0.25 | 0.24 | 0.39 |
| HSL | 358.46º | 0.16% | 0.54% | - |
| HSV(B) | 358.46º | 0.25% | 0.61% | - |
| XYZ | 23.34 | 21.1 | 19.98 | - |
| YUV | 128.78 | 121.92 | 147.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 156 | 117 | 118 | 0 | 0.25 | 0.24 | 0.39 | 358.46 | 0.16 | 0.54 |
| Hex | 9C | 75 | 76 | 0 | 19 | 18 | 27 | 166 | 10 | 36 |
| Octal | 234 | 165 | 166 | 0 | 31 | 30 | 47 | 546 | 20 | 66 |
| Binary | 10011100 | 1110101 | 1110110 | 0 | 11001 | 11000 | 100111 | 101100110 | 10000 | 110110 |
Color Harmonies of #9C7576
Complementary color
Monochromatic Colors of #9C7576
Black with #9C7576
Text Example
Text Example
White with #9C7576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9C7576; }
p { color: rgb(156,117,118); }
H1.HeaderClassName
{
color: #9C7576;
}
.AnyTagClassName
{
color: #9C7576;
}
</style>
background-color css
<style>
a { background-color: #9C7576; }
a { background-color: rgb(156,117,118); }
div.DivClassName
{
background-color: #9C7576;
}
.BgClassName
{
background-color: #9C7576;
}
</style>
border-color css
<style>
span { border-color: #9C7576; }
span { border-color: rgb(156,117,118); }
td.TdClassName
{
border-color: #9C7576;
}
.TagClassName
{
border-color: #9C7576;
}
</style>