Shades of Turkish Rose #9F7577
Tints of Turkish Rose #9F7577
RGB
CMYK
RGB Variations
Color information
#9F7577 (or 0x9F7577) is known color: Turkish Rose. HEX triplet: 9F, 75 and 77. RGB value is (159,117,119). Sum of RGB (Red+Green+Blue) = 159+117+119=395 (52% of max value = 765). Red value is 159 (62.5% from 255 or 40.25% from 395); Green value is 117 (46.09% from 255 or 29.62% from 395); Blue value is 119 (46.88% from 255 or 30.13% from 395); Max value from RGB is 159 - color contains mainly: red. Hex color #9F7577 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9F7577 is #608A88. Grayscale: #818181. Windows color (decimal): -6326921 or 7828895. OLE color: 7828895.
HSL color Cylindrical-coordinate representation of color #9F7577: hue angle of 357.14º degrees, saturation: 0.18, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #9F7577 is Cyan = 0, Magento = 0.26, Yellow = 0.25 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 159 | 117 | 119 | - |
| CMYK | 0 | 0.26 | 0.25 | 0.38 |
| HSL | 357.14º | 0.18% | 0.54% | - |
| HSV(B) | 357.14º | 0.26% | 0.62% | - |
| XYZ | 23.99 | 21.43 | 20.32 | - |
| YUV | 129.79 | 121.91 | 148.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 159 | 117 | 119 | 0 | 0.26 | 0.25 | 0.38 | 357.14 | 0.18 | 0.54 |
| Hex | 9F | 75 | 77 | 0 | 1A | 19 | 26 | 165 | 12 | 36 |
| Octal | 237 | 165 | 167 | 0 | 32 | 31 | 46 | 545 | 22 | 66 |
| Binary | 10011111 | 1110101 | 1110111 | 0 | 11010 | 11001 | 100110 | 101100101 | 10010 | 110110 |
Color Harmonies of #9F7577
Complementary color
Monochromatic Colors of #9F7577
Black with #9F7577
Text Example
Text Example
White with #9F7577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9F7577; }
p { color: rgb(159,117,119); }
H1.HeaderClassName
{
color: #9F7577;
}
.AnyTagClassName
{
color: #9F7577;
}
</style>
background-color css
<style>
a { background-color: #9F7577; }
a { background-color: rgb(159,117,119); }
div.DivClassName
{
background-color: #9F7577;
}
.BgClassName
{
background-color: #9F7577;
}
</style>
border-color css
<style>
span { border-color: #9F7577; }
span { border-color: rgb(159,117,119); }
td.TdClassName
{
border-color: #9F7577;
}
.TagClassName
{
border-color: #9F7577;
}
</style>