Shades of Turkish Rose #987276
Tints of Turkish Rose #987276
RGB
CMYK
RGB Variations
Color information
#987276 (or 0x987276) is known color: Turkish Rose. HEX triplet: 98, 72 and 76. RGB value is (152,114,118). Sum of RGB (Red+Green+Blue) = 152+114+118=384 (50% of max value = 765). Red value is 152 (59.77% from 255 or 39.58% from 384); Green value is 114 (44.92% from 255 or 29.69% from 384); Blue value is 118 (46.48% from 255 or 30.73% from 384); Max value from RGB is 152 - color contains mainly: red. Hex color #987276 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #987276 is #678D89. Grayscale: #7D7D7D. Windows color (decimal): -6786442 or 7762584. OLE color: 7762584.
HSL color Cylindrical-coordinate representation of color #987276: hue angle of 353.68º degrees, saturation: 0.16, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #987276 is Cyan = 0, Magento = 0.25, Yellow = 0.22 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 114 | 118 | - |
| CMYK | 0 | 0.25 | 0.22 | 0.40 |
| HSL | 353.68º | 0.16% | 0.52% | - |
| HSV(B) | 353.68º | 0.25% | 0.6% | - |
| XYZ | 22.24 | 20.02 | 19.83 | - |
| YUV | 125.82 | 123.59 | 146.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 114 | 118 | 0 | 0.25 | 0.22 | 0.40 | 353.68 | 0.16 | 0.52 |
| Hex | 98 | 72 | 76 | 0 | 19 | 16 | 28 | 162 | 10 | 34 |
| Octal | 230 | 162 | 166 | 0 | 31 | 26 | 50 | 542 | 20 | 64 |
| Binary | 10011000 | 1110010 | 1110110 | 0 | 11001 | 10110 | 101000 | 101100010 | 10000 | 110100 |
Color Harmonies of #987276
Complementary color
Monochromatic Colors of #987276
Black with #987276
Text Example
Text Example
White with #987276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987276; }
p { color: rgb(152,114,118); }
H1.HeaderClassName
{
color: #987276;
}
.AnyTagClassName
{
color: #987276;
}
</style>
background-color css
<style>
a { background-color: #987276; }
a { background-color: rgb(152,114,118); }
div.DivClassName
{
background-color: #987276;
}
.BgClassName
{
background-color: #987276;
}
</style>
border-color css
<style>
span { border-color: #987276; }
span { border-color: rgb(152,114,118); }
td.TdClassName
{
border-color: #987276;
}
.TagClassName
{
border-color: #987276;
}
</style>