Shades of Turkish Rose #987479
Tints of Turkish Rose #987479
RGB
CMYK
RGB Variations
Color information
#987479 (or 0x987479) is known color: Turkish Rose. HEX triplet: 98, 74 and 79. RGB value is (152,116,121). Sum of RGB (Red+Green+Blue) = 152+116+121=389 (51% of max value = 765). Red value is 152 (59.77% from 255 or 39.07% from 389); Green value is 116 (45.70% from 255 or 29.82% from 389); Blue value is 121 (47.66% from 255 or 31.11% from 389); Max value from RGB is 152 - color contains mainly: red. Hex color #987479 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #987479 is #678B86. Grayscale: #7F7F7F. Windows color (decimal): -6785927 or 7959704. OLE color: 7959704.
HSL color Cylindrical-coordinate representation of color #987479: hue angle of 351.67º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #987479 is Cyan = 0, Magento = 0.24, Yellow = 0.20 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 116 | 121 | - |
| CMYK | 0 | 0.24 | 0.20 | 0.40 |
| HSL | 351.67º | 0.15% | 0.53% | - |
| HSV(B) | 351.67º | 0.24% | 0.6% | - |
| XYZ | 22.65 | 20.55 | 20.86 | - |
| YUV | 127.33 | 124.43 | 145.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 116 | 121 | 0 | 0.24 | 0.20 | 0.40 | 351.67 | 0.15 | 0.53 |
| Hex | 98 | 74 | 79 | 0 | 18 | 14 | 28 | 160 | F | 35 |
| Octal | 230 | 164 | 171 | 0 | 30 | 24 | 50 | 540 | 17 | 65 |
| Binary | 10011000 | 1110100 | 1111001 | 0 | 11000 | 10100 | 101000 | 101100000 | 1111 | 110101 |
Color Harmonies of #987479
Complementary color
Monochromatic Colors of #987479
Black with #987479
Text Example
Text Example
White with #987479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987479; }
p { color: rgb(152,116,121); }
H1.HeaderClassName
{
color: #987479;
}
.AnyTagClassName
{
color: #987479;
}
</style>
background-color css
<style>
a { background-color: #987479; }
a { background-color: rgb(152,116,121); }
div.DivClassName
{
background-color: #987479;
}
.BgClassName
{
background-color: #987479;
}
</style>
border-color css
<style>
span { border-color: #987479; }
span { border-color: rgb(152,116,121); }
td.TdClassName
{
border-color: #987479;
}
.TagClassName
{
border-color: #987479;
}
</style>