Shades of Turkish Rose #987179
Tints of Turkish Rose #987179
RGB
CMYK
RGB Variations
Color information
#987179 (or 0x987179) is known color: Turkish Rose. HEX triplet: 98, 71 and 79. RGB value is (152,113,121). Sum of RGB (Red+Green+Blue) = 152+113+121=386 (51% of max value = 765). Red value is 152 (59.77% from 255 or 39.38% from 386); Green value is 113 (44.53% from 255 or 29.27% from 386); Blue value is 121 (47.66% from 255 or 31.35% from 386); Max value from RGB is 152 - color contains mainly: red. Hex color #987179 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #987179 is #678E86. Grayscale: #7D7D7D. Windows color (decimal): -6786695 or 7958936. OLE color: 7958936.
HSL color Cylindrical-coordinate representation of color #987179: hue angle of 347.69º degrees, saturation: 0.16, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #987179 is Cyan = 0, Magento = 0.26, Yellow = 0.20 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 113 | 121 | - |
| CMYK | 0 | 0.26 | 0.20 | 0.40 |
| HSL | 347.69º | 0.16% | 0.52% | - |
| HSV(B) | 347.69º | 0.26% | 0.6% | - |
| XYZ | 22.31 | 19.87 | 20.75 | - |
| YUV | 125.57 | 125.42 | 146.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 113 | 121 | 0 | 0.26 | 0.20 | 0.40 | 347.69 | 0.16 | 0.52 |
| Hex | 98 | 71 | 79 | 0 | 1A | 14 | 28 | 15C | 10 | 34 |
| Octal | 230 | 161 | 171 | 0 | 32 | 24 | 50 | 534 | 20 | 64 |
| Binary | 10011000 | 1110001 | 1111001 | 0 | 11010 | 10100 | 101000 | 101011100 | 10000 | 110100 |
Color Harmonies of #987179
Complementary color
Monochromatic Colors of #987179
Black with #987179
Text Example
Text Example
White with #987179
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987179; }
p { color: rgb(152,113,121); }
H1.HeaderClassName
{
color: #987179;
}
.AnyTagClassName
{
color: #987179;
}
</style>
background-color css
<style>
a { background-color: #987179; }
a { background-color: rgb(152,113,121); }
div.DivClassName
{
background-color: #987179;
}
.BgClassName
{
background-color: #987179;
}
</style>
border-color css
<style>
span { border-color: #987179; }
span { border-color: rgb(152,113,121); }
td.TdClassName
{
border-color: #987179;
}
.TagClassName
{
border-color: #987179;
}
</style>