Shades of Turkish Rose #987476
Tints of Turkish Rose #987476
RGB
CMYK
RGB Variations
Color information
#987476 (or 0x987476) is known color: Turkish Rose. HEX triplet: 98, 74 and 76. RGB value is (152,116,118). Sum of RGB (Red+Green+Blue) = 152+116+118=386 (51% of max value = 765). Red value is 152 (59.77% from 255 or 39.38% from 386); Green value is 116 (45.70% from 255 or 30.05% from 386); Blue value is 118 (46.48% from 255 or 30.57% from 386); Max value from RGB is 152 - color contains mainly: red. Hex color #987476 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #987476 is #678B89. Grayscale: #7F7F7F. Windows color (decimal): -6785930 or 7763096. OLE color: 7763096.
HSL color Cylindrical-coordinate representation of color #987476: hue angle of 356.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 #987476 is Cyan = 0, Magento = 0.24, Yellow = 0.22 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 116 | 118 | - |
| CMYK | 0 | 0.24 | 0.22 | 0.40 |
| HSL | 356.67º | 0.15% | 0.53% | - |
| HSV(B) | 356.67º | 0.24% | 0.6% | - |
| XYZ | 22.46 | 20.47 | 19.91 | - |
| YUV | 126.99 | 122.93 | 145.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 116 | 118 | 0 | 0.24 | 0.22 | 0.40 | 356.67 | 0.15 | 0.53 |
| Hex | 98 | 74 | 76 | 0 | 18 | 16 | 28 | 165 | F | 35 |
| Octal | 230 | 164 | 166 | 0 | 30 | 26 | 50 | 545 | 17 | 65 |
| Binary | 10011000 | 1110100 | 1110110 | 0 | 11000 | 10110 | 101000 | 101100101 | 1111 | 110101 |
Color Harmonies of #987476
Complementary color
Monochromatic Colors of #987476
Black with #987476
Text Example
Text Example
White with #987476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987476; }
p { color: rgb(152,116,118); }
H1.HeaderClassName
{
color: #987476;
}
.AnyTagClassName
{
color: #987476;
}
</style>
background-color css
<style>
a { background-color: #987476; }
a { background-color: rgb(152,116,118); }
div.DivClassName
{
background-color: #987476;
}
.BgClassName
{
background-color: #987476;
}
</style>
border-color css
<style>
span { border-color: #987476; }
span { border-color: rgb(152,116,118); }
td.TdClassName
{
border-color: #987476;
}
.TagClassName
{
border-color: #987476;
}
</style>