Shades of Turkish Rose #9C7074
Tints of Turkish Rose #9C7074
RGB
CMYK
RGB Variations
Color information
#9C7074 (or 0x9C7074) is known color: Turkish Rose. HEX triplet: 9C, 70 and 74. RGB value is (156,112,116). Sum of RGB (Red+Green+Blue) = 156+112+116=384 (50% of max value = 765). Red value is 156 (61.33% from 255 or 40.62% from 384); Green value is 112 (44.14% from 255 or 29.17% from 384); Blue value is 116 (45.70% from 255 or 30.21% from 384); Max value from RGB is 156 - color contains mainly: red. Hex color #9C7074 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9C7074 is #638F8B. Grayscale: #7D7D7D. Windows color (decimal): -6524812 or 7631004. OLE color: 7631004.
HSL color Cylindrical-coordinate representation of color #9C7074: hue angle of 354.55º 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 #9C7074 is Cyan = 0, Magento = 0.28, Yellow = 0.26 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 156 | 112 | 116 | - |
| CMYK | 0 | 0.28 | 0.26 | 0.39 |
| HSL | 354.55º | 0.18% | 0.53% | - |
| HSV(B) | 354.55º | 0.28% | 0.61% | - |
| XYZ | 22.66 | 19.92 | 19.17 | - |
| YUV | 125.61 | 122.58 | 149.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 156 | 112 | 116 | 0 | 0.28 | 0.26 | 0.39 | 354.55 | 0.18 | 0.53 |
| Hex | 9C | 70 | 74 | 0 | 1C | 1A | 27 | 163 | 12 | 35 |
| Octal | 234 | 160 | 164 | 0 | 34 | 32 | 47 | 543 | 22 | 65 |
| Binary | 10011100 | 1110000 | 1110100 | 0 | 11100 | 11010 | 100111 | 101100011 | 10010 | 110101 |
Color Harmonies of #9C7074
Complementary color
Monochromatic Colors of #9C7074
Black with #9C7074
Text Example
Text Example
White with #9C7074
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9C7074; }
p { color: rgb(156,112,116); }
H1.HeaderClassName
{
color: #9C7074;
}
.AnyTagClassName
{
color: #9C7074;
}
</style>
background-color css
<style>
a { background-color: #9C7074; }
a { background-color: rgb(156,112,116); }
div.DivClassName
{
background-color: #9C7074;
}
.BgClassName
{
background-color: #9C7074;
}
</style>
border-color css
<style>
span { border-color: #9C7074; }
span { border-color: rgb(156,112,116); }
td.TdClassName
{
border-color: #9C7074;
}
.TagClassName
{
border-color: #9C7074;
}
</style>