Shades of Turkish Rose #9E8386
Tints of Turkish Rose #9E8386
RGB
CMYK
RGB Variations
Color information
#9E8386 (or 0x9E8386) is known color: Turkish Rose. HEX triplet: 9E, 83 and 86. RGB value is (158,131,134). Sum of RGB (Red+Green+Blue) = 158+131+134=423 (56% of max value = 765). Red value is 158 (62.11% from 255 or 37.35% from 423); Green value is 131 (51.56% from 255 or 30.97% from 423); Blue value is 134 (52.73% from 255 or 31.68% from 423); Max value from RGB is 158 - color contains mainly: red. Hex color #9E8386 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #9E8386 is #617C79. Grayscale: #8B8B8B. Windows color (decimal): -6388858 or 8815518. OLE color: 8815518.
HSL color Cylindrical-coordinate representation of color #9E8386: hue angle of 353.33º 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 #9E8386 is Cyan = 0, Magento = 0.17, Yellow = 0.15 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 158 | 131 | 134 | - |
| CMYK | 0 | 0.17 | 0.15 | 0.38 |
| HSL | 353.33º | 0.12% | 0.57% | - |
| HSV(B) | 353.33º | 0.17% | 0.62% | - |
| XYZ | 26.52 | 25.22 | 26.03 | - |
| YUV | 139.42 | 124.95 | 141.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 158 | 131 | 134 | 0 | 0.17 | 0.15 | 0.38 | 353.33 | 0.12 | 0.57 |
| Hex | 9E | 83 | 86 | 0 | 11 | F | 26 | 161 | C | 39 |
| Octal | 236 | 203 | 206 | 0 | 21 | 17 | 46 | 541 | 14 | 71 |
| Binary | 10011110 | 10000011 | 10000110 | 0 | 10001 | 1111 | 100110 | 101100001 | 1100 | 111001 |
Color Harmonies of #9E8386
Complementary color
Monochromatic Colors of #9E8386
Black with #9E8386
Text Example
Text Example
White with #9E8386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9E8386; }
p { color: rgb(158,131,134); }
H1.HeaderClassName
{
color: #9E8386;
}
.AnyTagClassName
{
color: #9E8386;
}
</style>
background-color css
<style>
a { background-color: #9E8386; }
a { background-color: rgb(158,131,134); }
div.DivClassName
{
background-color: #9E8386;
}
.BgClassName
{
background-color: #9E8386;
}
</style>
border-color css
<style>
span { border-color: #9E8386; }
span { border-color: rgb(158,131,134); }
td.TdClassName
{
border-color: #9E8386;
}
.TagClassName
{
border-color: #9E8386;
}
</style>