Shades of Rose Taupe #875958
Tints of Rose Taupe #875958
RGB
CMYK
RGB Variations
Color information
#875958 (or 0x875958) is known color: Rose Taupe. HEX triplet: 87, 59 and 58. RGB value is (135,89,88). Sum of RGB (Red+Green+Blue) = 135+89+88=312 (41% of max value = 765). Red value is 135 (53.12% from 255 or 43.27% from 312); Green value is 89 (35.16% from 255 or 28.53% from 312); Blue value is 88 (34.77% from 255 or 28.21% from 312); Max value from RGB is 135 - color contains mainly: red. Hex color #875958 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #875958 is #78A6A7. Grayscale: #666666. Windows color (decimal): -7906984 or 5790087. OLE color: 5790087.
HSL color Cylindrical-coordinate representation of color #875958: hue angle of 1.28º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #875958 is Cyan = 0, Magento = 0.34, Yellow = 0.35 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 89 | 88 | - |
| CMYK | 0 | 0.34 | 0.35 | 0.47 |
| HSL | 1.28º | 0.21% | 0.44% | - |
| HSV(B) | 1.28º | 0.35% | 0.53% | - |
| XYZ | 15.33 | 13 | 10.93 | - |
| YUV | 102.64 | 119.74 | 151.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 89 | 88 | 0 | 0.34 | 0.35 | 0.47 | 1.28 | 0.21 | 0.44 |
| Hex | 87 | 59 | 58 | 0 | 22 | 23 | 2F | 1 | 15 | 2C |
| Octal | 207 | 131 | 130 | 0 | 42 | 43 | 57 | 1 | 25 | 54 |
| Binary | 10000111 | 1011001 | 1011000 | 0 | 100010 | 100011 | 101111 | 1 | 10101 | 101100 |
Color Harmonies of #875958
Complementary color
Monochromatic Colors of #875958
Black with #875958
Text Example
Text Example
White with #875958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875958; }
p { color: rgb(135,89,88); }
H1.HeaderClassName
{
color: #875958;
}
.AnyTagClassName
{
color: #875958;
}
</style>
background-color css
<style>
a { background-color: #875958; }
a { background-color: rgb(135,89,88); }
div.DivClassName
{
background-color: #875958;
}
.BgClassName
{
background-color: #875958;
}
</style>
border-color css
<style>
span { border-color: #875958; }
span { border-color: rgb(135,89,88); }
td.TdClassName
{
border-color: #875958;
}
.TagClassName
{
border-color: #875958;
}
</style>