Shades of Rose Taupe #875858
Tints of Rose Taupe #875858
RGB
CMYK
RGB Variations
Color information
#875858 (or 0x875858) is known color: Rose Taupe. HEX triplet: 87, 58 and 58. RGB value is (135,88,88). Sum of RGB (Red+Green+Blue) = 135+88+88=311 (41% of max value = 765). Red value is 135 (53.12% from 255 or 43.41% from 311); Green value is 88 (34.77% from 255 or 28.30% from 311); Blue value is 88 (34.77% from 255 or 28.30% from 311); Max value from RGB is 135 - color contains mainly: red. Hex color #875858 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #875858 is #78A7A7. Grayscale: #666666. Windows color (decimal): -7907240 or 5789831. OLE color: 5789831.
HSL color Cylindrical-coordinate representation of color #875858: 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.35%. Process color model (Four color, CMYK) of #875858 is Cyan = 0, Magento = 0.35, Yellow = 0.35 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 88 | 88 | - |
| CMYK | 0 | 0.35 | 0.35 | 0.47 |
| HSL | 0º | 0.21% | 0.44% | - |
| HSV(B) | 0º | 0.35% | 0.53% | - |
| XYZ | 15.24 | 12.83 | 10.91 | - |
| YUV | 102.05 | 120.07 | 151.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 88 | 88 | 0 | 0.35 | 0.35 | 0.47 | 0 | 0.21 | 0.44 |
| Hex | 87 | 58 | 58 | 0 | 23 | 23 | 2F | 0 | 15 | 2C |
| Octal | 207 | 130 | 130 | 0 | 43 | 43 | 57 | 0 | 25 | 54 |
| Binary | 10000111 | 1011000 | 1011000 | 0 | 100011 | 100011 | 101111 | 0 | 10101 | 101100 |
Color Harmonies of #875858
Complementary color
Monochromatic Colors of #875858
Black with #875858
Text Example
Text Example
White with #875858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875858; }
p { color: rgb(135,88,88); }
H1.HeaderClassName
{
color: #875858;
}
.AnyTagClassName
{
color: #875858;
}
</style>
background-color css
<style>
a { background-color: #875858; }
a { background-color: rgb(135,88,88); }
div.DivClassName
{
background-color: #875858;
}
.BgClassName
{
background-color: #875858;
}
</style>
border-color css
<style>
span { border-color: #875858; }
span { border-color: rgb(135,88,88); }
td.TdClassName
{
border-color: #875858;
}
.TagClassName
{
border-color: #875858;
}
</style>