Shades of Turkish Rose #987579
Tints of Turkish Rose #987579
RGB
CMYK
RGB Variations
Color information
#987579 (or 0x987579) is known color: Turkish Rose. HEX triplet: 98, 75 and 79. RGB value is (152,117,121). Sum of RGB (Red+Green+Blue) = 152+117+121=390 (51% of max value = 765). Red value is 152 (59.77% from 255 or 38.97% from 390); Green value is 117 (46.09% from 255 or 30% from 390); Blue value is 121 (47.66% from 255 or 31.03% from 390); Max value from RGB is 152 - color contains mainly: red. Hex color #987579 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #987579 is #678A86. Grayscale: #7F7F7F. Windows color (decimal): -6785671 or 7959960. OLE color: 7959960.
HSL color Cylindrical-coordinate representation of color #987579: hue angle of 353.14º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #987579 is Cyan = 0, Magento = 0.23, Yellow = 0.20 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 117 | 121 | - |
| CMYK | 0 | 0.23 | 0.20 | 0.40 |
| HSL | 353.14º | 0.15% | 0.53% | - |
| HSV(B) | 353.14º | 0.23% | 0.6% | - |
| XYZ | 22.76 | 20.78 | 20.9 | - |
| YUV | 127.92 | 124.1 | 145.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 117 | 121 | 0 | 0.23 | 0.20 | 0.40 | 353.14 | 0.15 | 0.53 |
| Hex | 98 | 75 | 79 | 0 | 17 | 14 | 28 | 161 | F | 35 |
| Octal | 230 | 165 | 171 | 0 | 27 | 24 | 50 | 541 | 17 | 65 |
| Binary | 10011000 | 1110101 | 1111001 | 0 | 10111 | 10100 | 101000 | 101100001 | 1111 | 110101 |
Color Harmonies of #987579
Complementary color
Monochromatic Colors of #987579
Black with #987579
Text Example
Text Example
White with #987579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987579; }
p { color: rgb(152,117,121); }
H1.HeaderClassName
{
color: #987579;
}
.AnyTagClassName
{
color: #987579;
}
</style>
background-color css
<style>
a { background-color: #987579; }
a { background-color: rgb(152,117,121); }
div.DivClassName
{
background-color: #987579;
}
.BgClassName
{
background-color: #987579;
}
</style>
border-color css
<style>
span { border-color: #987579; }
span { border-color: rgb(152,117,121); }
td.TdClassName
{
border-color: #987579;
}
.TagClassName
{
border-color: #987579;
}
</style>