Shades of Turkish Rose #9E8385
Tints of Turkish Rose #9E8385
RGB
CMYK
RGB Variations
Color information
#9E8385 (or 0x9E8385) is known color: Turkish Rose. HEX triplet: 9E, 83 and 85. RGB value is (158,131,133). Sum of RGB (Red+Green+Blue) = 158+131+133=422 (55% of max value = 765). Red value is 158 (62.11% from 255 or 37.44% from 422); Green value is 131 (51.56% from 255 or 31.04% from 422); Blue value is 133 (52.34% from 255 or 31.52% from 422); Max value from RGB is 158 - color contains mainly: red. Hex color #9E8385 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #9E8385 is #617C7A. Grayscale: #8B8B8B. Windows color (decimal): -6388859 or 8749982. OLE color: 8749982.
HSL color Cylindrical-coordinate representation of color #9E8385: hue angle of 355.56º degrees, saturation: 0.12, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #9E8385 is Cyan = 0, Magento = 0.17, Yellow = 0.16 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 158 | 131 | 133 | - |
| CMYK | 0 | 0.17 | 0.16 | 0.38 |
| HSL | 355.56º | 0.12% | 0.57% | - |
| HSV(B) | 355.56º | 0.17% | 0.62% | - |
| XYZ | 26.45 | 25.2 | 25.66 | - |
| YUV | 139.3 | 124.45 | 141.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 158 | 131 | 133 | 0 | 0.17 | 0.16 | 0.38 | 355.56 | 0.12 | 0.57 |
| Hex | 9E | 83 | 85 | 0 | 11 | 10 | 26 | 164 | C | 39 |
| Octal | 236 | 203 | 205 | 0 | 21 | 20 | 46 | 544 | 14 | 71 |
| Binary | 10011110 | 10000011 | 10000101 | 0 | 10001 | 10000 | 100110 | 101100100 | 1100 | 111001 |
Color Harmonies of #9E8385
Complementary color
Monochromatic Colors of #9E8385
Black with #9E8385
Text Example
Text Example
White with #9E8385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9E8385; }
p { color: rgb(158,131,133); }
H1.HeaderClassName
{
color: #9E8385;
}
.AnyTagClassName
{
color: #9E8385;
}
</style>
background-color css
<style>
a { background-color: #9E8385; }
a { background-color: rgb(158,131,133); }
div.DivClassName
{
background-color: #9E8385;
}
.BgClassName
{
background-color: #9E8385;
}
</style>
border-color css
<style>
span { border-color: #9E8385; }
span { border-color: rgb(158,131,133); }
td.TdClassName
{
border-color: #9E8385;
}
.TagClassName
{
border-color: #9E8385;
}
</style>