Shades of Turkish Rose #9E8384
Tints of Turkish Rose #9E8384
RGB
CMYK
RGB Variations
Color information
#9E8384 (or 0x9E8384) is known color: Turkish Rose. HEX triplet: 9E, 83 and 84. RGB value is (158,131,132). Sum of RGB (Red+Green+Blue) = 158+131+132=421 (55% of max value = 765). Red value is 158 (62.11% from 255 or 37.53% from 421); Green value is 131 (51.56% from 255 or 31.12% from 421); Blue value is 132 (51.95% from 255 or 31.35% from 421); Max value from RGB is 158 - color contains mainly: red. Hex color #9E8384 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #9E8384 is #617C7B. Grayscale: #8B8B8B. Windows color (decimal): -6388860 or 8684446. OLE color: 8684446.
HSL color Cylindrical-coordinate representation of color #9E8384: hue angle of 357.78º 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 #9E8384 is Cyan = 0, Magento = 0.17, Yellow = 0.16 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 158 | 131 | 132 | - |
| CMYK | 0 | 0.17 | 0.16 | 0.38 |
| HSL | 357.78º | 0.12% | 0.57% | - |
| HSV(B) | 357.78º | 0.17% | 0.62% | - |
| XYZ | 26.38 | 25.17 | 25.3 | - |
| YUV | 139.19 | 123.95 | 141.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 158 | 131 | 132 | 0 | 0.17 | 0.16 | 0.38 | 357.78 | 0.12 | 0.57 |
| Hex | 9E | 83 | 84 | 0 | 11 | 10 | 26 | 166 | C | 39 |
| Octal | 236 | 203 | 204 | 0 | 21 | 20 | 46 | 546 | 14 | 71 |
| Binary | 10011110 | 10000011 | 10000100 | 0 | 10001 | 10000 | 100110 | 101100110 | 1100 | 111001 |
Color Harmonies of #9E8384
Complementary color
Monochromatic Colors of #9E8384
Black with #9E8384
Text Example
Text Example
White with #9E8384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9E8384; }
p { color: rgb(158,131,132); }
H1.HeaderClassName
{
color: #9E8384;
}
.AnyTagClassName
{
color: #9E8384;
}
</style>
background-color css
<style>
a { background-color: #9E8384; }
a { background-color: rgb(158,131,132); }
div.DivClassName
{
background-color: #9E8384;
}
.BgClassName
{
background-color: #9E8384;
}
</style>
border-color css
<style>
span { border-color: #9E8384; }
span { border-color: rgb(158,131,132); }
td.TdClassName
{
border-color: #9E8384;
}
.TagClassName
{
border-color: #9E8384;
}
</style>