Shades of Turkish Rose #987679
Tints of Turkish Rose #987679
RGB
CMYK
RGB Variations
Color information
#987679 (or 0x987679) is known color: Turkish Rose. HEX triplet: 98, 76 and 79. RGB value is (152,118,121). Sum of RGB (Red+Green+Blue) = 152+118+121=391 (51% of max value = 765). Red value is 152 (59.77% from 255 or 38.87% from 391); Green value is 118 (46.48% from 255 or 30.18% from 391); Blue value is 121 (47.66% from 255 or 30.95% from 391); Max value from RGB is 152 - color contains mainly: red. Hex color #987679 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #987679 is #678986. Grayscale: #808080. Windows color (decimal): -6785415 or 7960216. OLE color: 7960216.
HSL color Cylindrical-coordinate representation of color #987679: hue angle of 354.71º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #987679 is Cyan = 0, Magento = 0.22, Yellow = 0.20 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 118 | 121 | - |
| CMYK | 0 | 0.22 | 0.20 | 0.40 |
| HSL | 354.71º | 0.14% | 0.53% | - |
| HSV(B) | 354.71º | 0.22% | 0.6% | - |
| XYZ | 22.88 | 21.01 | 20.94 | - |
| YUV | 128.51 | 123.76 | 144.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 118 | 121 | 0 | 0.22 | 0.20 | 0.40 | 354.71 | 0.14 | 0.53 |
| Hex | 98 | 76 | 79 | 0 | 16 | 14 | 28 | 163 | E | 35 |
| Octal | 230 | 166 | 171 | 0 | 26 | 24 | 50 | 543 | 16 | 65 |
| Binary | 10011000 | 1110110 | 1111001 | 0 | 10110 | 10100 | 101000 | 101100011 | 1110 | 110101 |
Color Harmonies of #987679
Complementary color
Monochromatic Colors of #987679
Black with #987679
Text Example
Text Example
White with #987679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987679; }
p { color: rgb(152,118,121); }
H1.HeaderClassName
{
color: #987679;
}
.AnyTagClassName
{
color: #987679;
}
</style>
background-color css
<style>
a { background-color: #987679; }
a { background-color: rgb(152,118,121); }
div.DivClassName
{
background-color: #987679;
}
.BgClassName
{
background-color: #987679;
}
</style>
border-color css
<style>
span { border-color: #987679; }
span { border-color: rgb(152,118,121); }
td.TdClassName
{
border-color: #987679;
}
.TagClassName
{
border-color: #987679;
}
</style>