Shades of Turkish Rose #987475
Tints of Turkish Rose #987475
RGB
CMYK
RGB Variations
Color information
#987475 (or 0x987475) is known color: Turkish Rose. HEX triplet: 98, 74 and 75. RGB value is (152,116,117). Sum of RGB (Red+Green+Blue) = 152+116+117=385 (50% of max value = 765). Red value is 152 (59.77% from 255 or 39.48% from 385); Green value is 116 (45.70% from 255 or 30.13% from 385); Blue value is 117 (46.09% from 255 or 30.39% from 385); Max value from RGB is 152 - color contains mainly: red. Hex color #987475 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #987475 is #678B8A. Grayscale: #7E7E7E. Windows color (decimal): -6785931 or 7697560. OLE color: 7697560.
HSL color Cylindrical-coordinate representation of color #987475: hue angle of 358.33º 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 #987475 is Cyan = 0, Magento = 0.24, Yellow = 0.23 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 116 | 117 | - |
| CMYK | 0 | 0.24 | 0.23 | 0.40 |
| HSL | 358.33º | 0.15% | 0.53% | - |
| HSV(B) | 358.33º | 0.24% | 0.6% | - |
| XYZ | 22.41 | 20.45 | 19.6 | - |
| YUV | 126.88 | 122.43 | 145.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 116 | 117 | 0 | 0.24 | 0.23 | 0.40 | 358.33 | 0.15 | 0.53 |
| Hex | 98 | 74 | 75 | 0 | 18 | 17 | 28 | 166 | F | 35 |
| Octal | 230 | 164 | 165 | 0 | 30 | 27 | 50 | 546 | 17 | 65 |
| Binary | 10011000 | 1110100 | 1110101 | 0 | 11000 | 10111 | 101000 | 101100110 | 1111 | 110101 |
Color Harmonies of #987475
Complementary color
Monochromatic Colors of #987475
Black with #987475
Text Example
Text Example
White with #987475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987475; }
p { color: rgb(152,116,117); }
H1.HeaderClassName
{
color: #987475;
}
.AnyTagClassName
{
color: #987475;
}
</style>
background-color css
<style>
a { background-color: #987475; }
a { background-color: rgb(152,116,117); }
div.DivClassName
{
background-color: #987475;
}
.BgClassName
{
background-color: #987475;
}
</style>
border-color css
<style>
span { border-color: #987475; }
span { border-color: rgb(152,116,117); }
td.TdClassName
{
border-color: #987475;
}
.TagClassName
{
border-color: #987475;
}
</style>