Shades of Rose Taupe #845857
Tints of Rose Taupe #845857
RGB
CMYK
RGB Variations
Color information
#845857 (or 0x845857) is known color: Rose Taupe. HEX triplet: 84, 58 and 57. RGB value is (132,88,87). Sum of RGB (Red+Green+Blue) = 132+88+87=307 (40% of max value = 765). Red value is 132 (51.95% from 255 or 43.00% from 307); Green value is 88 (34.77% from 255 or 28.66% from 307); Blue value is 87 (34.38% from 255 or 28.34% from 307); Max value from RGB is 132 - color contains mainly: red. Hex color #845857 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845857 is #7BA7A8. Grayscale: #656565. Windows color (decimal): -8103849 or 5724292. OLE color: 5724292.
HSL color Cylindrical-coordinate representation of color #845857: hue angle of 1.33º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #845857 is Cyan = 0, Magento = 0.33, Yellow = 0.34 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 88 | 87 | - |
| CMYK | 0 | 0.33 | 0.34 | 0.48 |
| HSL | 1.33º | 0.21% | 0.43% | - |
| HSV(B) | 1.33º | 0.34% | 0.52% | - |
| XYZ | 14.73 | 12.57 | 10.67 | - |
| YUV | 101.04 | 120.08 | 150.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 88 | 87 | 0 | 0.33 | 0.34 | 0.48 | 1.33 | 0.21 | 0.43 |
| Hex | 84 | 58 | 57 | 0 | 21 | 22 | 30 | 1 | 15 | 2B |
| Octal | 204 | 130 | 127 | 0 | 41 | 42 | 60 | 1 | 25 | 53 |
| Binary | 10000100 | 1011000 | 1010111 | 0 | 100001 | 100010 | 110000 | 1 | 10101 | 101011 |
Color Harmonies of #845857
Complementary color
Monochromatic Colors of #845857
Black with #845857
Text Example
Text Example
White with #845857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845857; }
p { color: rgb(132,88,87); }
H1.HeaderClassName
{
color: #845857;
}
.AnyTagClassName
{
color: #845857;
}
</style>
background-color css
<style>
a { background-color: #845857; }
a { background-color: rgb(132,88,87); }
div.DivClassName
{
background-color: #845857;
}
.BgClassName
{
background-color: #845857;
}
</style>
border-color css
<style>
span { border-color: #845857; }
span { border-color: rgb(132,88,87); }
td.TdClassName
{
border-color: #845857;
}
.TagClassName
{
border-color: #845857;
}
</style>