Shades of Turkish Rose #9E7274
Tints of Turkish Rose #9E7274
RGB
CMYK
RGB Variations
Color information
#9E7274 (or 0x9E7274) is known color: Turkish Rose. HEX triplet: 9E, 72 and 74. RGB value is (158,114,116). Sum of RGB (Red+Green+Blue) = 158+114+116=388 (51% of max value = 765). Red value is 158 (62.11% from 255 or 40.72% from 388); Green value is 114 (44.92% from 255 or 29.38% from 388); Blue value is 116 (45.70% from 255 or 29.90% from 388); Max value from RGB is 158 - color contains mainly: red. Hex color #9E7274 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9E7274 is #618D8B. Grayscale: #7F7F7F. Windows color (decimal): -6393228 or 7631518. OLE color: 7631518.
HSL color Cylindrical-coordinate representation of color #9E7274: hue angle of 357.27º degrees, saturation: 0.18, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #9E7274 is Cyan = 0, Magento = 0.28, Yellow = 0.27 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 158 | 114 | 116 | - |
| CMYK | 0 | 0.28 | 0.27 | 0.38 |
| HSL | 357.27º | 0.18% | 0.53% | - |
| HSV(B) | 357.27º | 0.28% | 0.62% | - |
| XYZ | 23.27 | 20.56 | 19.27 | - |
| YUV | 127.38 | 121.58 | 149.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 158 | 114 | 116 | 0 | 0.28 | 0.27 | 0.38 | 357.27 | 0.18 | 0.53 |
| Hex | 9E | 72 | 74 | 0 | 1C | 1B | 26 | 165 | 12 | 35 |
| Octal | 236 | 162 | 164 | 0 | 34 | 33 | 46 | 545 | 22 | 65 |
| Binary | 10011110 | 1110010 | 1110100 | 0 | 11100 | 11011 | 100110 | 101100101 | 10010 | 110101 |
Color Harmonies of #9E7274
Complementary color
Monochromatic Colors of #9E7274
Black with #9E7274
Text Example
Text Example
White with #9E7274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9E7274; }
p { color: rgb(158,114,116); }
H1.HeaderClassName
{
color: #9E7274;
}
.AnyTagClassName
{
color: #9E7274;
}
</style>
background-color css
<style>
a { background-color: #9E7274; }
a { background-color: rgb(158,114,116); }
div.DivClassName
{
background-color: #9E7274;
}
.BgClassName
{
background-color: #9E7274;
}
</style>
border-color css
<style>
span { border-color: #9E7274; }
span { border-color: rgb(158,114,116); }
td.TdClassName
{
border-color: #9E7274;
}
.TagClassName
{
border-color: #9E7274;
}
</style>