Shades of Turkish Rose #987376
Tints of Turkish Rose #987376
RGB
CMYK
RGB Variations
Color information
#987376 (or 0x987376) is known color: Turkish Rose. HEX triplet: 98, 73 and 76. RGB value is (152,115,118). Sum of RGB (Red+Green+Blue) = 152+115+118=385 (50% of max value = 765). Red value is 152 (59.77% from 255 or 39.48% from 385); Green value is 115 (45.31% from 255 or 29.87% from 385); Blue value is 118 (46.48% from 255 or 30.65% from 385); Max value from RGB is 152 - color contains mainly: red. Hex color #987376 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #987376 is #678C89. Grayscale: #7E7E7E. Windows color (decimal): -6786186 or 7762840. OLE color: 7762840.
HSL color Cylindrical-coordinate representation of color #987376: hue angle of 355.14º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #987376 is Cyan = 0, Magento = 0.24, Yellow = 0.22 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 115 | 118 | - |
| CMYK | 0 | 0.24 | 0.22 | 0.40 |
| HSL | 355.14º | 0.15% | 0.52% | - |
| HSV(B) | 355.14º | 0.24% | 0.6% | - |
| XYZ | 22.35 | 20.24 | 19.87 | - |
| YUV | 126.41 | 123.26 | 146.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 115 | 118 | 0 | 0.24 | 0.22 | 0.40 | 355.14 | 0.15 | 0.52 |
| Hex | 98 | 73 | 76 | 0 | 18 | 16 | 28 | 163 | F | 34 |
| Octal | 230 | 163 | 166 | 0 | 30 | 26 | 50 | 543 | 17 | 64 |
| Binary | 10011000 | 1110011 | 1110110 | 0 | 11000 | 10110 | 101000 | 101100011 | 1111 | 110100 |
Color Harmonies of #987376
Complementary color
Monochromatic Colors of #987376
Black with #987376
Text Example
Text Example
White with #987376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987376; }
p { color: rgb(152,115,118); }
H1.HeaderClassName
{
color: #987376;
}
.AnyTagClassName
{
color: #987376;
}
</style>
background-color css
<style>
a { background-color: #987376; }
a { background-color: rgb(152,115,118); }
div.DivClassName
{
background-color: #987376;
}
.BgClassName
{
background-color: #987376;
}
</style>
border-color css
<style>
span { border-color: #987376; }
span { border-color: rgb(152,115,118); }
td.TdClassName
{
border-color: #987376;
}
.TagClassName
{
border-color: #987376;
}
</style>