Shades of Turkish Rose #9F7579
Tints of Turkish Rose #9F7579
RGB
CMYK
RGB Variations
Color information
#9F7579 (or 0x9F7579) is known color: Turkish Rose. HEX triplet: 9F, 75 and 79. RGB value is (159,117,121). Sum of RGB (Red+Green+Blue) = 159+117+121=397 (52% of max value = 765). Red value is 159 (62.5% from 255 or 40.05% from 397); Green value is 117 (46.09% from 255 or 29.47% from 397); Blue value is 121 (47.66% from 255 or 30.48% from 397); Max value from RGB is 159 - color contains mainly: red. Hex color #9F7579 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9F7579 is #608A86. Grayscale: #828282. Windows color (decimal): -6326919 or 7959967. OLE color: 7959967.
HSL color Cylindrical-coordinate representation of color #9F7579: hue angle of 354.29º 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 #9F7579 is Cyan = 0, Magento = 0.26, Yellow = 0.24 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 159 | 117 | 121 | - |
| CMYK | 0 | 0.26 | 0.24 | 0.38 |
| HSL | 354.29º | 0.18% | 0.54% | - |
| HSV(B) | 354.29º | 0.26% | 0.62% | - |
| XYZ | 24.11 | 21.47 | 20.96 | - |
| YUV | 130.01 | 122.91 | 148.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 159 | 117 | 121 | 0 | 0.26 | 0.24 | 0.38 | 354.29 | 0.18 | 0.54 |
| Hex | 9F | 75 | 79 | 0 | 1A | 18 | 26 | 162 | 12 | 36 |
| Octal | 237 | 165 | 171 | 0 | 32 | 30 | 46 | 542 | 22 | 66 |
| Binary | 10011111 | 1110101 | 1111001 | 0 | 11010 | 11000 | 100110 | 101100010 | 10010 | 110110 |
Color Harmonies of #9F7579
Complementary color
Monochromatic Colors of #9F7579
Black with #9F7579
Text Example
Text Example
White with #9F7579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9F7579; }
p { color: rgb(159,117,121); }
H1.HeaderClassName
{
color: #9F7579;
}
.AnyTagClassName
{
color: #9F7579;
}
</style>
background-color css
<style>
a { background-color: #9F7579; }
a { background-color: rgb(159,117,121); }
div.DivClassName
{
background-color: #9F7579;
}
.BgClassName
{
background-color: #9F7579;
}
</style>
border-color css
<style>
span { border-color: #9F7579; }
span { border-color: rgb(159,117,121); }
td.TdClassName
{
border-color: #9F7579;
}
.TagClassName
{
border-color: #9F7579;
}
</style>