Shades of Rose Taupe #885959
Tints of Rose Taupe #885959
RGB
CMYK
RGB Variations
Color information
#885959 (or 0x885959) is known color: Rose Taupe. HEX triplet: 88, 59 and 59. RGB value is (136,89,89). Sum of RGB (Red+Green+Blue) = 136+89+89=314 (41% of max value = 765). Red value is 136 (53.52% from 255 or 43.31% from 314); Green value is 89 (35.16% from 255 or 28.34% from 314); Blue value is 89 (35.16% from 255 or 28.34% from 314); Max value from RGB is 136 - color contains mainly: red. Hex color #885959 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #885959 is #77A6A6. Grayscale: #676767. Windows color (decimal): -7841447 or 5855624. OLE color: 5855624.
HSL color Cylindrical-coordinate representation of color #885959: 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 #885959 is Cyan = 0, Magento = 0.35, Yellow = 0.35 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 89 | 89 | - |
| CMYK | 0 | 0.35 | 0.35 | 0.47 |
| HSL | 0º | 0.21% | 0.44% | - |
| HSV(B) | 0º | 0.35% | 0.53% | - |
| XYZ | 15.53 | 13.1 | 11.16 | - |
| YUV | 103.05 | 120.07 | 151.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 89 | 89 | 0 | 0.35 | 0.35 | 0.47 | 0 | 0.21 | 0.44 |
| Hex | 88 | 59 | 59 | 0 | 23 | 23 | 2F | 0 | 15 | 2C |
| Octal | 210 | 131 | 131 | 0 | 43 | 43 | 57 | 0 | 25 | 54 |
| Binary | 10001000 | 1011001 | 1011001 | 0 | 100011 | 100011 | 101111 | 0 | 10101 | 101100 |
Color Harmonies of #885959
Complementary color
Monochromatic Colors of #885959
Black with #885959
Text Example
Text Example
White with #885959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885959; }
p { color: rgb(136,89,89); }
H1.HeaderClassName
{
color: #885959;
}
.AnyTagClassName
{
color: #885959;
}
</style>
background-color css
<style>
a { background-color: #885959; }
a { background-color: rgb(136,89,89); }
div.DivClassName
{
background-color: #885959;
}
.BgClassName
{
background-color: #885959;
}
</style>
border-color css
<style>
span { border-color: #885959; }
span { border-color: rgb(136,89,89); }
td.TdClassName
{
border-color: #885959;
}
.TagClassName
{
border-color: #885959;
}
</style>