Shades of Turkish Rose #9C7172
Tints of Turkish Rose #9C7172
RGB
CMYK
RGB Variations
Color information
#9C7172 (or 0x9C7172) is known color: Turkish Rose. HEX triplet: 9C, 71 and 72. RGB value is (156,113,114). Sum of RGB (Red+Green+Blue) = 156+113+114=383 (50% of max value = 765). Red value is 156 (61.33% from 255 or 40.73% from 383); Green value is 113 (44.53% from 255 or 29.50% from 383); Blue value is 114 (44.92% from 255 or 29.77% from 383); Max value from RGB is 156 - color contains mainly: red. Hex color #9C7172 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9C7172 is #638E8D. Grayscale: #7E7E7E. Windows color (decimal): -6524558 or 7500188. OLE color: 7500188.
HSL color Cylindrical-coordinate representation of color #9C7172: hue angle of 358.6º 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 #9C7172 is Cyan = 0, Magento = 0.28, Yellow = 0.27 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 156 | 113 | 114 | - |
| CMYK | 0 | 0.28 | 0.27 | 0.39 |
| HSL | 358.6º | 0.18% | 0.53% | - |
| HSV(B) | 358.6º | 0.28% | 0.61% | - |
| XYZ | 22.65 | 20.09 | 18.6 | - |
| YUV | 125.97 | 121.25 | 149.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 156 | 113 | 114 | 0 | 0.28 | 0.27 | 0.39 | 358.6 | 0.18 | 0.53 |
| Hex | 9C | 71 | 72 | 0 | 1C | 1B | 27 | 167 | 12 | 35 |
| Octal | 234 | 161 | 162 | 0 | 34 | 33 | 47 | 547 | 22 | 65 |
| Binary | 10011100 | 1110001 | 1110010 | 0 | 11100 | 11011 | 100111 | 101100111 | 10010 | 110101 |
Color Harmonies of #9C7172
Complementary color
Monochromatic Colors of #9C7172
Black with #9C7172
Text Example
Text Example
White with #9C7172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9C7172; }
p { color: rgb(156,113,114); }
H1.HeaderClassName
{
color: #9C7172;
}
.AnyTagClassName
{
color: #9C7172;
}
</style>
background-color css
<style>
a { background-color: #9C7172; }
a { background-color: rgb(156,113,114); }
div.DivClassName
{
background-color: #9C7172;
}
.BgClassName
{
background-color: #9C7172;
}
</style>
border-color css
<style>
span { border-color: #9C7172; }
span { border-color: rgb(156,113,114); }
td.TdClassName
{
border-color: #9C7172;
}
.TagClassName
{
border-color: #9C7172;
}
</style>