Shades of Turkish Rose #9E7478
Tints of Turkish Rose #9E7478
RGB
CMYK
RGB Variations
Color information
#9E7478 (or 0x9E7478) is known color: Turkish Rose. HEX triplet: 9E, 74 and 78. RGB value is (158,116,120). Sum of RGB (Red+Green+Blue) = 158+116+120=394 (52% of max value = 765). Red value is 158 (62.11% from 255 or 40.10% from 394); Green value is 116 (45.70% from 255 or 29.44% from 394); Blue value is 120 (47.27% from 255 or 30.46% from 394); Max value from RGB is 158 - color contains mainly: red. Hex color #9E7478 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9E7478 is #618B87. Grayscale: #818181. Windows color (decimal): -6392712 or 7894174. OLE color: 7894174.
HSL color Cylindrical-coordinate representation of color #9E7478: hue angle of 354.29º degrees, saturation: 0.18, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #9E7478 is Cyan = 0, Magento = 0.27, Yellow = 0.24 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 158 | 116 | 120 | - |
| CMYK | 0 | 0.27 | 0.24 | 0.38 |
| HSL | 354.29º | 0.18% | 0.54% | - |
| HSV(B) | 354.29º | 0.27% | 0.62% | - |
| XYZ | 23.74 | 21.12 | 20.59 | - |
| YUV | 129.01 | 122.91 | 148.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 158 | 116 | 120 | 0 | 0.27 | 0.24 | 0.38 | 354.29 | 0.18 | 0.54 |
| Hex | 9E | 74 | 78 | 0 | 1B | 18 | 26 | 162 | 12 | 36 |
| Octal | 236 | 164 | 170 | 0 | 33 | 30 | 46 | 542 | 22 | 66 |
| Binary | 10011110 | 1110100 | 1111000 | 0 | 11011 | 11000 | 100110 | 101100010 | 10010 | 110110 |
Color Harmonies of #9E7478
Complementary color
Monochromatic Colors of #9E7478
Black with #9E7478
Text Example
Text Example
White with #9E7478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9E7478; }
p { color: rgb(158,116,120); }
H1.HeaderClassName
{
color: #9E7478;
}
.AnyTagClassName
{
color: #9E7478;
}
</style>
background-color css
<style>
a { background-color: #9E7478; }
a { background-color: rgb(158,116,120); }
div.DivClassName
{
background-color: #9E7478;
}
.BgClassName
{
background-color: #9E7478;
}
</style>
border-color css
<style>
span { border-color: #9E7478; }
span { border-color: rgb(158,116,120); }
td.TdClassName
{
border-color: #9E7478;
}
.TagClassName
{
border-color: #9E7478;
}
</style>