Shades of Turkish Rose #9E686E
Tints of Turkish Rose #9E686E
RGB
CMYK
RGB Variations
Color information
#9E686E (or 0x9E686E) is known color: Turkish Rose. HEX triplet: 9E, 68 and 6E. RGB value is (158,104,110). Sum of RGB (Red+Green+Blue) = 158+104+110=372 (49% of max value = 765). Red value is 158 (62.11% from 255 or 42.47% from 372); Green value is 104 (41.02% from 255 or 27.96% from 372); Blue value is 110 (43.36% from 255 or 29.57% from 372); Max value from RGB is 158 - color contains mainly: red. Hex color #9E686E is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9E686E is #619791. Grayscale: #787878. Windows color (decimal): -6395794 or 7235742. OLE color: 7235742.
HSL color Cylindrical-coordinate representation of color #9E686E: hue angle of 353.33º 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 #9E686E is Cyan = 0, Magento = 0.34, Yellow = 0.30 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 158 | 104 | 110 | - |
| CMYK | 0 | 0.34 | 0.30 | 0.38 |
| HSL | 353.33º | 0.22% | 0.51% | - |
| HSV(B) | 353.33º | 0.34% | 0.62% | - |
| XYZ | 21.87 | 18.3 | 17.13 | - |
| YUV | 120.83 | 121.89 | 154.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 158 | 104 | 110 | 0 | 0.34 | 0.30 | 0.38 | 353.33 | 0.22 | 0.51 |
| Hex | 9E | 68 | 6E | 0 | 22 | 1E | 26 | 161 | 16 | 33 |
| Octal | 236 | 150 | 156 | 0 | 42 | 36 | 46 | 541 | 26 | 63 |
| Binary | 10011110 | 1101000 | 1101110 | 0 | 100010 | 11110 | 100110 | 101100001 | 10110 | 110011 |
Color Harmonies of #9E686E
Complementary color
Monochromatic Colors of #9E686E
Black with #9E686E
Text Example
Text Example
White with #9E686E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9E686E; }
p { color: rgb(158,104,110); }
H1.HeaderClassName
{
color: #9E686E;
}
.AnyTagClassName
{
color: #9E686E;
}
</style>
background-color css
<style>
a { background-color: #9E686E; }
a { background-color: rgb(158,104,110); }
div.DivClassName
{
background-color: #9E686E;
}
.BgClassName
{
background-color: #9E686E;
}
</style>
border-color css
<style>
span { border-color: #9E686E; }
span { border-color: rgb(158,104,110); }
td.TdClassName
{
border-color: #9E686E;
}
.TagClassName
{
border-color: #9E686E;
}
</style>