Shades of Turkish Rose #9E797D
Tints of Turkish Rose #9E797D
RGB
CMYK
RGB Variations
Color information
#9E797D (or 0x9E797D) is known color: Turkish Rose. HEX triplet: 9E, 79 and 7D. RGB value is (158,121,125). Sum of RGB (Red+Green+Blue) = 158+121+125=404 (53% of max value = 765). Red value is 158 (62.11% from 255 or 39.11% from 404); Green value is 121 (47.66% from 255 or 29.95% from 404); Blue value is 125 (49.22% from 255 or 30.94% from 404); Max value from RGB is 158 - color contains mainly: red. Hex color #9E797D is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9E797D is #618682. Grayscale: #848484. Windows color (decimal): -6391427 or 8223134. OLE color: 8223134.
HSL color Cylindrical-coordinate representation of color #9E797D: hue angle of 353.51º 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 #9E797D is Cyan = 0, Magento = 0.23, Yellow = 0.21 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 158 | 121 | 125 | - |
| CMYK | 0 | 0.23 | 0.21 | 0.38 |
| HSL | 353.51º | 0.16% | 0.55% | - |
| HSV(B) | 353.51º | 0.23% | 0.62% | - |
| XYZ | 24.64 | 22.42 | 22.43 | - |
| YUV | 132.52 | 123.76 | 146.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 158 | 121 | 125 | 0 | 0.23 | 0.21 | 0.38 | 353.51 | 0.16 | 0.55 |
| Hex | 9E | 79 | 7D | 0 | 17 | 15 | 26 | 162 | 10 | 37 |
| Octal | 236 | 171 | 175 | 0 | 27 | 25 | 46 | 542 | 20 | 67 |
| Binary | 10011110 | 1111001 | 1111101 | 0 | 10111 | 10101 | 100110 | 101100010 | 10000 | 110111 |
Color Harmonies of #9E797D
Complementary color
Monochromatic Colors of #9E797D
Black with #9E797D
Text Example
Text Example
White with #9E797D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9E797D; }
p { color: rgb(158,121,125); }
H1.HeaderClassName
{
color: #9E797D;
}
.AnyTagClassName
{
color: #9E797D;
}
</style>
background-color css
<style>
a { background-color: #9E797D; }
a { background-color: rgb(158,121,125); }
div.DivClassName
{
background-color: #9E797D;
}
.BgClassName
{
background-color: #9E797D;
}
</style>
border-color css
<style>
span { border-color: #9E797D; }
span { border-color: rgb(158,121,125); }
td.TdClassName
{
border-color: #9E797D;
}
.TagClassName
{
border-color: #9E797D;
}
</style>