Shades of Rose Taupe #845956
Tints of Rose Taupe #845956
RGB
CMYK
RGB Variations
Color information
#845956 (or 0x845956) is known color: Rose Taupe. HEX triplet: 84, 59 and 56. RGB value is (132,89,86). Sum of RGB (Red+Green+Blue) = 132+89+86=307 (40% of max value = 765). Red value is 132 (51.95% from 255 or 43.00% from 307); Green value is 89 (35.16% from 255 or 28.99% from 307); Blue value is 86 (33.98% from 255 or 28.01% from 307); Max value from RGB is 132 - color contains mainly: red. Hex color #845956 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845956 is #7BA6A9. Grayscale: #656565. Windows color (decimal): -8103594 or 5659012. OLE color: 5659012.
HSL color Cylindrical-coordinate representation of color #845956: hue angle of 3.91º 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 #845956 is Cyan = 0, Magento = 0.33, Yellow = 0.35 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 89 | 86 | - |
| CMYK | 0 | 0.33 | 0.35 | 0.48 |
| HSL | 3.91º | 0.21% | 0.43% | - |
| HSV(B) | 3.91º | 0.35% | 0.52% | - |
| XYZ | 14.77 | 12.72 | 10.48 | - |
| YUV | 101.52 | 119.25 | 149.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 89 | 86 | 0 | 0.33 | 0.35 | 0.48 | 3.91 | 0.21 | 0.43 |
| Hex | 84 | 59 | 56 | 0 | 21 | 23 | 30 | 4 | 15 | 2B |
| Octal | 204 | 131 | 126 | 0 | 41 | 43 | 60 | 4 | 25 | 53 |
| Binary | 10000100 | 1011001 | 1010110 | 0 | 100001 | 100011 | 110000 | 100 | 10101 | 101011 |
Color Harmonies of #845956
Complementary color
Monochromatic Colors of #845956
Black with #845956
Text Example
Text Example
White with #845956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845956; }
p { color: rgb(132,89,86); }
H1.HeaderClassName
{
color: #845956;
}
.AnyTagClassName
{
color: #845956;
}
</style>
background-color css
<style>
a { background-color: #845956; }
a { background-color: rgb(132,89,86); }
div.DivClassName
{
background-color: #845956;
}
.BgClassName
{
background-color: #845956;
}
</style>
border-color css
<style>
span { border-color: #845956; }
span { border-color: rgb(132,89,86); }
td.TdClassName
{
border-color: #845956;
}
.TagClassName
{
border-color: #845956;
}
</style>