Shades of Rose Taupe #855856
Tints of Rose Taupe #855856
RGB
CMYK
RGB Variations
Color information
#855856 (or 0x855856) is known color: Rose Taupe. HEX triplet: 85, 58 and 56. RGB value is (133,88,86). Sum of RGB (Red+Green+Blue) = 133+88+86=307 (40% of max value = 765). Red value is 133 (52.34% from 255 or 43.32% from 307); Green value is 88 (34.77% from 255 or 28.66% from 307); Blue value is 86 (33.98% from 255 or 28.01% from 307); Max value from RGB is 133 - color contains mainly: red. Hex color #855856 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #855856 is #7AA7A9. Grayscale: #656565. Windows color (decimal): -8038314 or 5658757. OLE color: 5658757.
HSL color Cylindrical-coordinate representation of color #855856: hue angle of 2.55º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #855856 is Cyan = 0, Magento = 0.34, Yellow = 0.35 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 88 | 86 | - |
| CMYK | 0 | 0.34 | 0.35 | 0.48 |
| HSL | 2.55º | 0.21% | 0.43% | - |
| HSV(B) | 2.55º | 0.35% | 0.52% | - |
| XYZ | 14.84 | 12.64 | 10.46 | - |
| YUV | 101.23 | 119.41 | 150.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 88 | 86 | 0 | 0.34 | 0.35 | 0.48 | 2.55 | 0.21 | 0.43 |
| Hex | 85 | 58 | 56 | 0 | 22 | 23 | 30 | 3 | 15 | 2B |
| Octal | 205 | 130 | 126 | 0 | 42 | 43 | 60 | 3 | 25 | 53 |
| Binary | 10000101 | 1011000 | 1010110 | 0 | 100010 | 100011 | 110000 | 11 | 10101 | 101011 |
Color Harmonies of #855856
Complementary color
Monochromatic Colors of #855856
Black with #855856
Text Example
Text Example
White with #855856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855856; }
p { color: rgb(133,88,86); }
H1.HeaderClassName
{
color: #855856;
}
.AnyTagClassName
{
color: #855856;
}
</style>
background-color css
<style>
a { background-color: #855856; }
a { background-color: rgb(133,88,86); }
div.DivClassName
{
background-color: #855856;
}
.BgClassName
{
background-color: #855856;
}
</style>
border-color css
<style>
span { border-color: #855856; }
span { border-color: rgb(133,88,86); }
td.TdClassName
{
border-color: #855856;
}
.TagClassName
{
border-color: #855856;
}
</style>