Shades of Rose Taupe #875656
Tints of Rose Taupe #875656
RGB
CMYK
RGB Variations
Color information
#875656 (or 0x875656) is known color: Rose Taupe. HEX triplet: 87, 56 and 56. RGB value is (135,86,86). Sum of RGB (Red+Green+Blue) = 135+86+86=307 (40% of max value = 765). Red value is 135 (53.12% from 255 or 43.97% from 307); Green value is 86 (33.98% from 255 or 28.01% from 307); Blue value is 86 (33.98% from 255 or 28.01% from 307); Max value from RGB is 135 - color contains mainly: red. Hex color #875656 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #875656 is #78A9A9. Grayscale: #646464. Windows color (decimal): -7907754 or 5658247. OLE color: 5658247.
HSL color Cylindrical-coordinate representation of color #875656: hue angle of 0º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #875656 is Cyan = 0, Magento = 0.36, Yellow = 0.36 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 86 | 86 | - |
| CMYK | 0 | 0.36 | 0.36 | 0.47 |
| HSL | 0º | 0.22% | 0.43% | - |
| HSV(B) | 0º | 0.36% | 0.53% | - |
| XYZ | 15 | 12.48 | 10.42 | - |
| YUV | 100.65 | 119.73 | 152.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 86 | 86 | 0 | 0.36 | 0.36 | 0.47 | 0 | 0.22 | 0.43 |
| Hex | 87 | 56 | 56 | 0 | 24 | 24 | 2F | 0 | 16 | 2B |
| Octal | 207 | 126 | 126 | 0 | 44 | 44 | 57 | 0 | 26 | 53 |
| Binary | 10000111 | 1010110 | 1010110 | 0 | 100100 | 100100 | 101111 | 0 | 10110 | 101011 |
Color Harmonies of #875656
Complementary color
Monochromatic Colors of #875656
Black with #875656
Text Example
Text Example
White with #875656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875656; }
p { color: rgb(135,86,86); }
H1.HeaderClassName
{
color: #875656;
}
.AnyTagClassName
{
color: #875656;
}
</style>
background-color css
<style>
a { background-color: #875656; }
a { background-color: rgb(135,86,86); }
div.DivClassName
{
background-color: #875656;
}
.BgClassName
{
background-color: #875656;
}
</style>
border-color css
<style>
span { border-color: #875656; }
span { border-color: rgb(135,86,86); }
td.TdClassName
{
border-color: #875656;
}
.TagClassName
{
border-color: #875656;
}
</style>