Shades of Turkish Rose #9E686A
Tints of Turkish Rose #9E686A
RGB
CMYK
RGB Variations
Color information
#9E686A (or 0x9E686A) is known color: Turkish Rose. HEX triplet: 9E, 68 and 6A. RGB value is (158,104,106). Sum of RGB (Red+Green+Blue) = 158+104+106=368 (48% of max value = 765). Red value is 158 (62.11% from 255 or 42.93% from 368); Green value is 104 (41.02% from 255 or 28.26% from 368); Blue value is 106 (41.80% from 255 or 28.80% from 368); Max value from RGB is 158 - color contains mainly: red. Hex color #9E686A is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9E686A is #619795. Grayscale: #787878. Windows color (decimal): -6395798 or 6973598. OLE color: 6973598.
HSL color Cylindrical-coordinate representation of color #9E686A: hue angle of 357.78º 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 #9E686A is Cyan = 0, Magento = 0.34, Yellow = 0.33 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 158 | 104 | 106 | - |
| CMYK | 0 | 0.34 | 0.33 | 0.38 |
| HSL | 357.78º | 0.22% | 0.51% | - |
| HSV(B) | 357.78º | 0.34% | 0.62% | - |
| XYZ | 21.65 | 18.21 | 16.01 | - |
| YUV | 120.37 | 119.89 | 154.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 158 | 104 | 106 | 0 | 0.34 | 0.33 | 0.38 | 357.78 | 0.22 | 0.51 |
| Hex | 9E | 68 | 6A | 0 | 22 | 21 | 26 | 166 | 16 | 33 |
| Octal | 236 | 150 | 152 | 0 | 42 | 41 | 46 | 546 | 26 | 63 |
| Binary | 10011110 | 1101000 | 1101010 | 0 | 100010 | 100001 | 100110 | 101100110 | 10110 | 110011 |
Color Harmonies of #9E686A
Complementary color
Monochromatic Colors of #9E686A
Black with #9E686A
Text Example
Text Example
White with #9E686A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9E686A; }
p { color: rgb(158,104,106); }
H1.HeaderClassName
{
color: #9E686A;
}
.AnyTagClassName
{
color: #9E686A;
}
</style>
background-color css
<style>
a { background-color: #9E686A; }
a { background-color: rgb(158,104,106); }
div.DivClassName
{
background-color: #9E686A;
}
.BgClassName
{
background-color: #9E686A;
}
</style>
border-color css
<style>
span { border-color: #9E686A; }
span { border-color: rgb(158,104,106); }
td.TdClassName
{
border-color: #9E686A;
}
.TagClassName
{
border-color: #9E686A;
}
</style>