Shades of Turkish Rose #9E6879
Tints of Turkish Rose #9E6879
RGB
CMYK
RGB Variations
Color information
#9E6879 (or 0x9E6879) is known color: Turkish Rose. HEX triplet: 9E, 68 and 79. RGB value is (158,104,121). Sum of RGB (Red+Green+Blue) = 158+104+121=383 (50% of max value = 765). Red value is 158 (62.11% from 255 or 41.25% from 383); Green value is 104 (41.02% from 255 or 27.15% from 383); Blue value is 121 (47.66% from 255 or 31.59% from 383); Max value from RGB is 158 - color contains mainly: red. Hex color #9E6879 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9E6879 is #619786. Grayscale: #7A7A7A. Windows color (decimal): -6395783 or 7956638. OLE color: 7956638.
HSL color Cylindrical-coordinate representation of color #9E6879: hue angle of 341.11º degrees, saturation: 0.22, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #9E6879 is Cyan = 0, Magento = 0.34, Yellow = 0.23 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 158 | 104 | 121 | - |
| CMYK | 0 | 0.34 | 0.23 | 0.38 |
| HSL | 341.11º | 0.22% | 0.51% | - |
| HSV(B) | 341.11º | 0.34% | 0.62% | - |
| XYZ | 22.5 | 18.55 | 20.48 | - |
| YUV | 122.08 | 127.39 | 153.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 158 | 104 | 121 | 0 | 0.34 | 0.23 | 0.38 | 341.11 | 0.22 | 0.51 |
| Hex | 9E | 68 | 79 | 0 | 22 | 17 | 26 | 155 | 16 | 33 |
| Octal | 236 | 150 | 171 | 0 | 42 | 27 | 46 | 525 | 26 | 63 |
| Binary | 10011110 | 1101000 | 1111001 | 0 | 100010 | 10111 | 100110 | 101010101 | 10110 | 110011 |
Color Harmonies of #9E6879
Complementary color
Monochromatic Colors of #9E6879
Black with #9E6879
Text Example
Text Example
White with #9E6879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9E6879; }
p { color: rgb(158,104,121); }
H1.HeaderClassName
{
color: #9E6879;
}
.AnyTagClassName
{
color: #9E6879;
}
</style>
background-color css
<style>
a { background-color: #9E6879; }
a { background-color: rgb(158,104,121); }
div.DivClassName
{
background-color: #9E6879;
}
.BgClassName
{
background-color: #9E6879;
}
</style>
border-color css
<style>
span { border-color: #9E6879; }
span { border-color: rgb(158,104,121); }
td.TdClassName
{
border-color: #9E6879;
}
.TagClassName
{
border-color: #9E6879;
}
</style>