Shades of Turkish Rose #9E6870
Tints of Turkish Rose #9E6870
RGB
CMYK
RGB Variations
Color information
#9E6870 (or 0x9E6870) is known color: Turkish Rose. HEX triplet: 9E, 68 and 70. RGB value is (158,104,112). Sum of RGB (Red+Green+Blue) = 158+104+112=374 (49% of max value = 765). Red value is 158 (62.11% from 255 or 42.25% from 374); Green value is 104 (41.02% from 255 or 27.81% from 374); Blue value is 112 (44.14% from 255 or 29.95% from 374); Max value from RGB is 158 - color contains mainly: red. Hex color #9E6870 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9E6870 is #61978F. Grayscale: #797979. Windows color (decimal): -6395792 or 7366814. OLE color: 7366814.
HSL color Cylindrical-coordinate representation of color #9E6870: hue angle of 351.11º degrees, saturation: 0.22, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #9E6870 is Cyan = 0, Magento = 0.34, Yellow = 0.29 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 158 | 104 | 112 | - |
| CMYK | 0 | 0.34 | 0.29 | 0.38 |
| HSL | 351.11º | 0.22% | 0.51% | - |
| HSV(B) | 351.11º | 0.34% | 0.62% | - |
| XYZ | 21.98 | 18.34 | 17.71 | - |
| YUV | 121.06 | 122.89 | 154.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 158 | 104 | 112 | 0 | 0.34 | 0.29 | 0.38 | 351.11 | 0.22 | 0.51 |
| Hex | 9E | 68 | 70 | 0 | 22 | 1D | 26 | 15F | 16 | 33 |
| Octal | 236 | 150 | 160 | 0 | 42 | 35 | 46 | 537 | 26 | 63 |
| Binary | 10011110 | 1101000 | 1110000 | 0 | 100010 | 11101 | 100110 | 101011111 | 10110 | 110011 |
Color Harmonies of #9E6870
Complementary color
Monochromatic Colors of #9E6870
Black with #9E6870
Text Example
Text Example
White with #9E6870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9E6870; }
p { color: rgb(158,104,112); }
H1.HeaderClassName
{
color: #9E6870;
}
.AnyTagClassName
{
color: #9E6870;
}
</style>
background-color css
<style>
a { background-color: #9E6870; }
a { background-color: rgb(158,104,112); }
div.DivClassName
{
background-color: #9E6870;
}
.BgClassName
{
background-color: #9E6870;
}
</style>
border-color css
<style>
span { border-color: #9E6870; }
span { border-color: rgb(158,104,112); }
td.TdClassName
{
border-color: #9E6870;
}
.TagClassName
{
border-color: #9E6870;
}
</style>