Shades of Turkish Rose #9C7079
Tints of Turkish Rose #9C7079
RGB
CMYK
RGB Variations
Color information
#9C7079 (or 0x9C7079) is known color: Turkish Rose. HEX triplet: 9C, 70 and 79. RGB value is (156,112,121). Sum of RGB (Red+Green+Blue) = 156+112+121=389 (51% of max value = 765). Red value is 156 (61.33% from 255 or 40.10% from 389); Green value is 112 (44.14% from 255 or 28.79% from 389); Blue value is 121 (47.66% from 255 or 31.11% from 389); Max value from RGB is 156 - color contains mainly: red. Hex color #9C7079 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9C7079 is #638F86. Grayscale: #7E7E7E. Windows color (decimal): -6524807 or 7958684. OLE color: 7958684.
HSL color Cylindrical-coordinate representation of color #9C7079: hue angle of 347.73º degrees, saturation: 0.18, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #9C7079 is Cyan = 0, Magento = 0.28, Yellow = 0.22 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 156 | 112 | 121 | - |
| CMYK | 0 | 0.28 | 0.22 | 0.39 |
| HSL | 347.73º | 0.18% | 0.53% | - |
| HSV(B) | 347.73º | 0.28% | 0.61% | - |
| XYZ | 22.96 | 20.04 | 20.75 | - |
| YUV | 126.18 | 125.08 | 149.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 156 | 112 | 121 | 0 | 0.28 | 0.22 | 0.39 | 347.73 | 0.18 | 0.53 |
| Hex | 9C | 70 | 79 | 0 | 1C | 16 | 27 | 15C | 12 | 35 |
| Octal | 234 | 160 | 171 | 0 | 34 | 26 | 47 | 534 | 22 | 65 |
| Binary | 10011100 | 1110000 | 1111001 | 0 | 11100 | 10110 | 100111 | 101011100 | 10010 | 110101 |
Color Harmonies of #9C7079
Complementary color
Monochromatic Colors of #9C7079
Black with #9C7079
Text Example
Text Example
White with #9C7079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9C7079; }
p { color: rgb(156,112,121); }
H1.HeaderClassName
{
color: #9C7079;
}
.AnyTagClassName
{
color: #9C7079;
}
</style>
background-color css
<style>
a { background-color: #9C7079; }
a { background-color: rgb(156,112,121); }
div.DivClassName
{
background-color: #9C7079;
}
.BgClassName
{
background-color: #9C7079;
}
</style>
border-color css
<style>
span { border-color: #9C7079; }
span { border-color: rgb(156,112,121); }
td.TdClassName
{
border-color: #9C7079;
}
.TagClassName
{
border-color: #9C7079;
}
</style>