Shades of Turkish Rose #9C7579
Tints of Turkish Rose #9C7579
RGB
CMYK
RGB Variations
Color information
#9C7579 (or 0x9C7579) is known color: Turkish Rose. HEX triplet: 9C, 75 and 79. RGB value is (156,117,121). Sum of RGB (Red+Green+Blue) = 156+117+121=394 (52% of max value = 765). Red value is 156 (61.33% from 255 or 39.59% from 394); Green value is 117 (46.09% from 255 or 29.70% from 394); Blue value is 121 (47.66% from 255 or 30.71% from 394); Max value from RGB is 156 - color contains mainly: red. Hex color #9C7579 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9C7579 is #638A86. Grayscale: #818181. Windows color (decimal): -6523527 or 7959964. OLE color: 7959964.
HSL color Cylindrical-coordinate representation of color #9C7579: hue angle of 353.85º 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 #9C7579 is Cyan = 0, Magento = 0.25, Yellow = 0.22 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 156 | 117 | 121 | - |
| CMYK | 0 | 0.25 | 0.22 | 0.39 |
| HSL | 353.85º | 0.16% | 0.54% | - |
| HSV(B) | 353.85º | 0.25% | 0.61% | - |
| XYZ | 23.52 | 21.17 | 20.94 | - |
| YUV | 129.12 | 123.42 | 147.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 156 | 117 | 121 | 0 | 0.25 | 0.22 | 0.39 | 353.85 | 0.16 | 0.54 |
| Hex | 9C | 75 | 79 | 0 | 19 | 16 | 27 | 162 | 10 | 36 |
| Octal | 234 | 165 | 171 | 0 | 31 | 26 | 47 | 542 | 20 | 66 |
| Binary | 10011100 | 1110101 | 1111001 | 0 | 11001 | 10110 | 100111 | 101100010 | 10000 | 110110 |
Color Harmonies of #9C7579
Complementary color
Monochromatic Colors of #9C7579
Black with #9C7579
Text Example
Text Example
White with #9C7579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9C7579; }
p { color: rgb(156,117,121); }
H1.HeaderClassName
{
color: #9C7579;
}
.AnyTagClassName
{
color: #9C7579;
}
</style>
background-color css
<style>
a { background-color: #9C7579; }
a { background-color: rgb(156,117,121); }
div.DivClassName
{
background-color: #9C7579;
}
.BgClassName
{
background-color: #9C7579;
}
</style>
border-color css
<style>
span { border-color: #9C7579; }
span { border-color: rgb(156,117,121); }
td.TdClassName
{
border-color: #9C7579;
}
.TagClassName
{
border-color: #9C7579;
}
</style>