Shades of Turkish Rose #9E6970
Tints of Turkish Rose #9E6970
RGB
CMYK
RGB Variations
Color information
#9E6970 (or 0x9E6970) is known color: Turkish Rose. HEX triplet: 9E, 69 and 70. RGB value is (158,105,112). Sum of RGB (Red+Green+Blue) = 158+105+112=375 (49% of max value = 765). Red value is 158 (62.11% from 255 or 42.13% from 375); Green value is 105 (41.41% from 255 or 28% from 375); Blue value is 112 (44.14% from 255 or 29.87% from 375); Max value from RGB is 158 - color contains mainly: red. Hex color #9E6970 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9E6970 is #61968F. Grayscale: #797979. Windows color (decimal): -6395536 or 7367070. OLE color: 7367070.
HSL color Cylindrical-coordinate representation of color #9E6970: hue angle of 352.08º degrees, saturation: 0.21, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #9E6970 is Cyan = 0, Magento = 0.34, Yellow = 0.29 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 158 | 105 | 112 | - |
| CMYK | 0 | 0.34 | 0.29 | 0.38 |
| HSL | 352.08º | 0.21% | 0.52% | - |
| HSV(B) | 352.08º | 0.34% | 0.62% | - |
| XYZ | 22.08 | 18.54 | 17.74 | - |
| YUV | 121.65 | 122.56 | 153.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 158 | 105 | 112 | 0 | 0.34 | 0.29 | 0.38 | 352.08 | 0.21 | 0.52 |
| Hex | 9E | 69 | 70 | 0 | 22 | 1D | 26 | 160 | 15 | 34 |
| Octal | 236 | 151 | 160 | 0 | 42 | 35 | 46 | 540 | 25 | 64 |
| Binary | 10011110 | 1101001 | 1110000 | 0 | 100010 | 11101 | 100110 | 101100000 | 10101 | 110100 |
Color Harmonies of #9E6970
Complementary color
Monochromatic Colors of #9E6970
Black with #9E6970
Text Example
Text Example
White with #9E6970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9E6970; }
p { color: rgb(158,105,112); }
H1.HeaderClassName
{
color: #9E6970;
}
.AnyTagClassName
{
color: #9E6970;
}
</style>
background-color css
<style>
a { background-color: #9E6970; }
a { background-color: rgb(158,105,112); }
div.DivClassName
{
background-color: #9E6970;
}
.BgClassName
{
background-color: #9E6970;
}
</style>
border-color css
<style>
span { border-color: #9E6970; }
span { border-color: rgb(158,105,112); }
td.TdClassName
{
border-color: #9E6970;
}
.TagClassName
{
border-color: #9E6970;
}
</style>