Shades of Turkish Rose #9E7578
Tints of Turkish Rose #9E7578
RGB
CMYK
RGB Variations
Color information
#9E7578 (or 0x9E7578) is known color: Turkish Rose. HEX triplet: 9E, 75 and 78. RGB value is (158,117,120). Sum of RGB (Red+Green+Blue) = 158+117+120=395 (52% of max value = 765). Red value is 158 (62.11% from 255 or 40% from 395); Green value is 117 (46.09% from 255 or 29.62% from 395); Blue value is 120 (47.27% from 255 or 30.38% from 395); Max value from RGB is 158 - color contains mainly: red. Hex color #9E7578 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9E7578 is #618A87. Grayscale: #818181. Windows color (decimal): -6392456 or 7894430. OLE color: 7894430.
HSL color Cylindrical-coordinate representation of color #9E7578: hue angle of 355.61º degrees, saturation: 0.17, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #9E7578 is Cyan = 0, Magento = 0.26, Yellow = 0.24 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 158 | 117 | 120 | - |
| CMYK | 0 | 0.26 | 0.24 | 0.38 |
| HSL | 355.61º | 0.17% | 0.54% | - |
| HSV(B) | 355.61º | 0.26% | 0.62% | - |
| XYZ | 23.85 | 21.35 | 20.63 | - |
| YUV | 129.6 | 122.58 | 148.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 158 | 117 | 120 | 0 | 0.26 | 0.24 | 0.38 | 355.61 | 0.17 | 0.54 |
| Hex | 9E | 75 | 78 | 0 | 1A | 18 | 26 | 164 | 11 | 36 |
| Octal | 236 | 165 | 170 | 0 | 32 | 30 | 46 | 544 | 21 | 66 |
| Binary | 10011110 | 1110101 | 1111000 | 0 | 11010 | 11000 | 100110 | 101100100 | 10001 | 110110 |
Color Harmonies of #9E7578
Complementary color
Monochromatic Colors of #9E7578
Black with #9E7578
Text Example
Text Example
White with #9E7578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9E7578; }
p { color: rgb(158,117,120); }
H1.HeaderClassName
{
color: #9E7578;
}
.AnyTagClassName
{
color: #9E7578;
}
</style>
background-color css
<style>
a { background-color: #9E7578; }
a { background-color: rgb(158,117,120); }
div.DivClassName
{
background-color: #9E7578;
}
.BgClassName
{
background-color: #9E7578;
}
</style>
border-color css
<style>
span { border-color: #9E7578; }
span { border-color: rgb(158,117,120); }
td.TdClassName
{
border-color: #9E7578;
}
.TagClassName
{
border-color: #9E7578;
}
</style>