Shades of Turkish Rose #9E797E
Tints of Turkish Rose #9E797E
RGB
CMYK
RGB Variations
Color information
#9E797E (or 0x9E797E) is known color: Turkish Rose. HEX triplet: 9E, 79 and 7E. RGB value is (158,121,126). Sum of RGB (Red+Green+Blue) = 158+121+126=405 (53% of max value = 765). Red value is 158 (62.11% from 255 or 39.01% from 405); Green value is 121 (47.66% from 255 or 29.88% from 405); Blue value is 126 (49.61% from 255 or 31.11% from 405); Max value from RGB is 158 - color contains mainly: red. Hex color #9E797E is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9E797E is #618681. Grayscale: #848484. Windows color (decimal): -6391426 or 8288670. OLE color: 8288670.
HSL color Cylindrical-coordinate representation of color #9E797E: hue angle of 351.89º degrees, saturation: 0.16, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #9E797E is Cyan = 0, Magento = 0.23, Yellow = 0.20 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 158 | 121 | 126 | - |
| CMYK | 0 | 0.23 | 0.20 | 0.38 |
| HSL | 351.89º | 0.16% | 0.55% | - |
| HSV(B) | 351.89º | 0.23% | 0.62% | - |
| XYZ | 24.7 | 22.45 | 22.77 | - |
| YUV | 132.63 | 124.26 | 146.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 158 | 121 | 126 | 0 | 0.23 | 0.20 | 0.38 | 351.89 | 0.16 | 0.55 |
| Hex | 9E | 79 | 7E | 0 | 17 | 14 | 26 | 160 | 10 | 37 |
| Octal | 236 | 171 | 176 | 0 | 27 | 24 | 46 | 540 | 20 | 67 |
| Binary | 10011110 | 1111001 | 1111110 | 0 | 10111 | 10100 | 100110 | 101100000 | 10000 | 110111 |
Color Harmonies of #9E797E
Complementary color
Monochromatic Colors of #9E797E
Black with #9E797E
Text Example
Text Example
White with #9E797E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9E797E; }
p { color: rgb(158,121,126); }
H1.HeaderClassName
{
color: #9E797E;
}
.AnyTagClassName
{
color: #9E797E;
}
</style>
background-color css
<style>
a { background-color: #9E797E; }
a { background-color: rgb(158,121,126); }
div.DivClassName
{
background-color: #9E797E;
}
.BgClassName
{
background-color: #9E797E;
}
</style>
border-color css
<style>
span { border-color: #9E797E; }
span { border-color: rgb(158,121,126); }
td.TdClassName
{
border-color: #9E797E;
}
.TagClassName
{
border-color: #9E797E;
}
</style>