Shades of Turkish Rose #9E6F76
Tints of Turkish Rose #9E6F76
RGB
CMYK
RGB Variations
Color information
#9E6F76 (or 0x9E6F76) is known color: Turkish Rose. HEX triplet: 9E, 6F and 76. RGB value is (158,111,118). Sum of RGB (Red+Green+Blue) = 158+111+118=387 (51% of max value = 765). Red value is 158 (62.11% from 255 or 40.83% from 387); Green value is 111 (43.75% from 255 or 28.68% from 387); Blue value is 118 (46.48% from 255 or 30.49% from 387); Max value from RGB is 158 - color contains mainly: red. Hex color #9E6F76 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9E6F76 is #619089. Grayscale: #7D7D7D. Windows color (decimal): -6393994 or 7761822. OLE color: 7761822.
HSL color Cylindrical-coordinate representation of color #9E6F76: hue angle of 351.06º degrees, saturation: 0.2, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #9E6F76 is Cyan = 0, Magento = 0.30, Yellow = 0.25 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 158 | 111 | 118 | - |
| CMYK | 0 | 0.30 | 0.25 | 0.38 |
| HSL | 351.06º | 0.2% | 0.53% | - |
| HSV(B) | 351.06º | 0.3% | 0.62% | - |
| XYZ | 23.06 | 19.95 | 19.77 | - |
| YUV | 125.85 | 123.57 | 150.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 158 | 111 | 118 | 0 | 0.30 | 0.25 | 0.38 | 351.06 | 0.2 | 0.53 |
| Hex | 9E | 6F | 76 | 0 | 1E | 19 | 26 | 15F | 14 | 35 |
| Octal | 236 | 157 | 166 | 0 | 36 | 31 | 46 | 537 | 24 | 65 |
| Binary | 10011110 | 1101111 | 1110110 | 0 | 11110 | 11001 | 100110 | 101011111 | 10100 | 110101 |
Color Harmonies of #9E6F76
Complementary color
Monochromatic Colors of #9E6F76
Black with #9E6F76
Text Example
Text Example
White with #9E6F76
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9E6F76; }
p { color: rgb(158,111,118); }
H1.HeaderClassName
{
color: #9E6F76;
}
.AnyTagClassName
{
color: #9E6F76;
}
</style>
background-color css
<style>
a { background-color: #9E6F76; }
a { background-color: rgb(158,111,118); }
div.DivClassName
{
background-color: #9E6F76;
}
.BgClassName
{
background-color: #9E6F76;
}
</style>
border-color css
<style>
span { border-color: #9E6F76; }
span { border-color: rgb(158,111,118); }
td.TdClassName
{
border-color: #9E6F76;
}
.TagClassName
{
border-color: #9E6F76;
}
</style>