Shades of Turkish Rose #9E8587
Tints of Turkish Rose #9E8587
RGB
CMYK
RGB Variations
Color information
#9E8587 (or 0x9E8587) is known color: Turkish Rose. HEX triplet: 9E, 85 and 87. RGB value is (158,133,135). Sum of RGB (Red+Green+Blue) = 158+133+135=426 (56% of max value = 765). Red value is 158 (62.11% from 255 or 37.09% from 426); Green value is 133 (52.34% from 255 or 31.22% from 426); Blue value is 135 (53.12% from 255 or 31.69% from 426); Max value from RGB is 158 - color contains mainly: red. Hex color #9E8587 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #9E8587 is #617A78. Grayscale: #8C8C8C. Windows color (decimal): -6388345 or 8881566. OLE color: 8881566.
HSL color Cylindrical-coordinate representation of color #9E8587: hue angle of 355.2º degrees, saturation: 0.11, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #9E8587 is Cyan = 0, Magento = 0.16, Yellow = 0.15 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 158 | 133 | 135 | - |
| CMYK | 0 | 0.16 | 0.15 | 0.38 |
| HSL | 355.2º | 0.11% | 0.57% | - |
| HSV(B) | 355.2º | 0.16% | 0.62% | - |
| XYZ | 26.86 | 25.79 | 26.48 | - |
| YUV | 140.7 | 124.78 | 140.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 158 | 133 | 135 | 0 | 0.16 | 0.15 | 0.38 | 355.2 | 0.11 | 0.57 |
| Hex | 9E | 85 | 87 | 0 | 10 | F | 26 | 163 | B | 39 |
| Octal | 236 | 205 | 207 | 0 | 20 | 17 | 46 | 543 | 13 | 71 |
| Binary | 10011110 | 10000101 | 10000111 | 0 | 10000 | 1111 | 100110 | 101100011 | 1011 | 111001 |
Color Harmonies of #9E8587
Complementary color
Monochromatic Colors of #9E8587
Black with #9E8587
Text Example
Text Example
White with #9E8587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9E8587; }
p { color: rgb(158,133,135); }
H1.HeaderClassName
{
color: #9E8587;
}
.AnyTagClassName
{
color: #9E8587;
}
</style>
background-color css
<style>
a { background-color: #9E8587; }
a { background-color: rgb(158,133,135); }
div.DivClassName
{
background-color: #9E8587;
}
.BgClassName
{
background-color: #9E8587;
}
</style>
border-color css
<style>
span { border-color: #9E8587; }
span { border-color: rgb(158,133,135); }
td.TdClassName
{
border-color: #9E8587;
}
.TagClassName
{
border-color: #9E8587;
}
</style>