Shades of Rose Taupe #875959
Tints of Rose Taupe #875959
RGB
CMYK
RGB Variations
Color information
#875959 (or 0x875959) is known color: Rose Taupe. HEX triplet: 87, 59 and 59. RGB value is (135,89,89). Sum of RGB (Red+Green+Blue) = 135+89+89=313 (41% of max value = 765). Red value is 135 (53.12% from 255 or 43.13% from 313); Green value is 89 (35.16% from 255 or 28.43% from 313); Blue value is 89 (35.16% from 255 or 28.43% from 313); Max value from RGB is 135 - color contains mainly: red. Hex color #875959 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #875959 is #78A6A6. Grayscale: #666666. Windows color (decimal): -7906983 or 5855623. OLE color: 5855623.
HSL color Cylindrical-coordinate representation of color #875959: hue angle of 0º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #875959 is Cyan = 0, Magento = 0.34, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 89 | 89 | - |
| CMYK | 0 | 0.34 | 0.34 | 0.47 |
| HSL | 0º | 0.21% | 0.44% | - |
| HSV(B) | 0º | 0.34% | 0.53% | - |
| XYZ | 15.37 | 13.02 | 11.15 | - |
| YUV | 102.75 | 120.24 | 151 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 89 | 89 | 0 | 0.34 | 0.34 | 0.47 | 0 | 0.21 | 0.44 |
| Hex | 87 | 59 | 59 | 0 | 22 | 22 | 2F | 0 | 15 | 2C |
| Octal | 207 | 131 | 131 | 0 | 42 | 42 | 57 | 0 | 25 | 54 |
| Binary | 10000111 | 1011001 | 1011001 | 0 | 100010 | 100010 | 101111 | 0 | 10101 | 101100 |
Color Harmonies of #875959
Complementary color
Monochromatic Colors of #875959
Black with #875959
Text Example
Text Example
White with #875959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875959; }
p { color: rgb(135,89,89); }
H1.HeaderClassName
{
color: #875959;
}
.AnyTagClassName
{
color: #875959;
}
</style>
background-color css
<style>
a { background-color: #875959; }
a { background-color: rgb(135,89,89); }
div.DivClassName
{
background-color: #875959;
}
.BgClassName
{
background-color: #875959;
}
</style>
border-color css
<style>
span { border-color: #875959; }
span { border-color: rgb(135,89,89); }
td.TdClassName
{
border-color: #875959;
}
.TagClassName
{
border-color: #875959;
}
</style>