Shades of Turkish Rose #9E6777
Tints of Turkish Rose #9E6777
RGB
CMYK
RGB Variations
Color information
#9E6777 (or 0x9E6777) is known color: Turkish Rose. HEX triplet: 9E, 67 and 77. RGB value is (158,103,119). Sum of RGB (Red+Green+Blue) = 158+103+119=380 (50% of max value = 765). Red value is 158 (62.11% from 255 or 41.58% from 380); Green value is 103 (40.62% from 255 or 27.11% from 380); Blue value is 119 (46.88% from 255 or 31.32% from 380); Max value from RGB is 158 - color contains mainly: red. Hex color #9E6777 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9E6777 is #619888. Grayscale: #797979. Windows color (decimal): -6396041 or 7825310. OLE color: 7825310.
HSL color Cylindrical-coordinate representation of color #9E6777: hue angle of 342.55º degrees, saturation: 0.22, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #9E6777 is Cyan = 0, Magento = 0.35, Yellow = 0.25 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 158 | 103 | 119 | - |
| CMYK | 0 | 0.35 | 0.25 | 0.38 |
| HSL | 342.55º | 0.22% | 0.51% | - |
| HSV(B) | 342.55º | 0.35% | 0.62% | - |
| XYZ | 22.28 | 18.3 | 19.81 | - |
| YUV | 121.27 | 126.72 | 154.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 158 | 103 | 119 | 0 | 0.35 | 0.25 | 0.38 | 342.55 | 0.22 | 0.51 |
| Hex | 9E | 67 | 77 | 0 | 23 | 19 | 26 | 157 | 16 | 33 |
| Octal | 236 | 147 | 167 | 0 | 43 | 31 | 46 | 527 | 26 | 63 |
| Binary | 10011110 | 1100111 | 1110111 | 0 | 100011 | 11001 | 100110 | 101010111 | 10110 | 110011 |
Color Harmonies of #9E6777
Complementary color
Monochromatic Colors of #9E6777
Black with #9E6777
Text Example
Text Example
White with #9E6777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9E6777; }
p { color: rgb(158,103,119); }
H1.HeaderClassName
{
color: #9E6777;
}
.AnyTagClassName
{
color: #9E6777;
}
</style>
background-color css
<style>
a { background-color: #9E6777; }
a { background-color: rgb(158,103,119); }
div.DivClassName
{
background-color: #9E6777;
}
.BgClassName
{
background-color: #9E6777;
}
</style>
border-color css
<style>
span { border-color: #9E6777; }
span { border-color: rgb(158,103,119); }
td.TdClassName
{
border-color: #9E6777;
}
.TagClassName
{
border-color: #9E6777;
}
</style>