Shades of Turkish Rose #9E7879
Tints of Turkish Rose #9E7879
RGB
CMYK
RGB Variations
Color information
#9E7879 (or 0x9E7879) is known color: Turkish Rose. HEX triplet: 9E, 78 and 79. RGB value is (158,120,121). Sum of RGB (Red+Green+Blue) = 158+120+121=399 (52% of max value = 765). Red value is 158 (62.11% from 255 or 39.60% from 399); Green value is 120 (47.27% from 255 or 30.08% from 399); Blue value is 121 (47.66% from 255 or 30.33% from 399); Max value from RGB is 158 - color contains mainly: red. Hex color #9E7879 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9E7879 is #618786. Grayscale: #838383. Windows color (decimal): -6391687 or 7960734. OLE color: 7960734.
HSL color Cylindrical-coordinate representation of color #9E7879: hue angle of 358.42º degrees, saturation: 0.16, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #9E7879 is Cyan = 0, Magento = 0.24, Yellow = 0.23 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 158 | 120 | 121 | - |
| CMYK | 0 | 0.24 | 0.23 | 0.38 |
| HSL | 358.42º | 0.16% | 0.55% | - |
| HSV(B) | 358.42º | 0.24% | 0.62% | - |
| XYZ | 24.27 | 22.08 | 21.07 | - |
| YUV | 131.48 | 122.09 | 146.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 158 | 120 | 121 | 0 | 0.24 | 0.23 | 0.38 | 358.42 | 0.16 | 0.55 |
| Hex | 9E | 78 | 79 | 0 | 18 | 17 | 26 | 166 | 10 | 37 |
| Octal | 236 | 170 | 171 | 0 | 30 | 27 | 46 | 546 | 20 | 67 |
| Binary | 10011110 | 1111000 | 1111001 | 0 | 11000 | 10111 | 100110 | 101100110 | 10000 | 110111 |
Color Harmonies of #9E7879
Complementary color
Monochromatic Colors of #9E7879
Black with #9E7879
Text Example
Text Example
White with #9E7879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9E7879; }
p { color: rgb(158,120,121); }
H1.HeaderClassName
{
color: #9E7879;
}
.AnyTagClassName
{
color: #9E7879;
}
</style>
background-color css
<style>
a { background-color: #9E7879; }
a { background-color: rgb(158,120,121); }
div.DivClassName
{
background-color: #9E7879;
}
.BgClassName
{
background-color: #9E7879;
}
</style>
border-color css
<style>
span { border-color: #9E7879; }
span { border-color: rgb(158,120,121); }
td.TdClassName
{
border-color: #9E7879;
}
.TagClassName
{
border-color: #9E7879;
}
</style>