Shades of Rose Taupe #845856
Tints of Rose Taupe #845856
RGB
CMYK
RGB Variations
Color information
#845856 (or 0x845856) is known color: Rose Taupe. HEX triplet: 84, 58 and 56. RGB value is (132,88,86). Sum of RGB (Red+Green+Blue) = 132+88+86=306 (40% of max value = 765). Red value is 132 (51.95% from 255 or 43.14% from 306); Green value is 88 (34.77% from 255 or 28.76% from 306); Blue value is 86 (33.98% from 255 or 28.10% from 306); Max value from RGB is 132 - color contains mainly: red. Hex color #845856 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845856 is #7BA7A9. Grayscale: #646464. Windows color (decimal): -8103850 or 5658756. OLE color: 5658756.
HSL color Cylindrical-coordinate representation of color #845856: hue angle of 2.61º 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 #845856 is Cyan = 0, Magento = 0.33, Yellow = 0.35 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 88 | 86 | - |
| CMYK | 0 | 0.33 | 0.35 | 0.48 |
| HSL | 2.61º | 0.21% | 0.43% | - |
| HSV(B) | 2.61º | 0.35% | 0.52% | - |
| XYZ | 14.69 | 12.56 | 10.45 | - |
| YUV | 100.93 | 119.58 | 150.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 88 | 86 | 0 | 0.33 | 0.35 | 0.48 | 2.61 | 0.21 | 0.43 |
| Hex | 84 | 58 | 56 | 0 | 21 | 23 | 30 | 3 | 15 | 2B |
| Octal | 204 | 130 | 126 | 0 | 41 | 43 | 60 | 3 | 25 | 53 |
| Binary | 10000100 | 1011000 | 1010110 | 0 | 100001 | 100011 | 110000 | 11 | 10101 | 101011 |
Color Harmonies of #845856
Complementary color
Monochromatic Colors of #845856
Black with #845856
Text Example
Text Example
White with #845856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845856; }
p { color: rgb(132,88,86); }
H1.HeaderClassName
{
color: #845856;
}
.AnyTagClassName
{
color: #845856;
}
</style>
background-color css
<style>
a { background-color: #845856; }
a { background-color: rgb(132,88,86); }
div.DivClassName
{
background-color: #845856;
}
.BgClassName
{
background-color: #845856;
}
</style>
border-color css
<style>
span { border-color: #845856; }
span { border-color: rgb(132,88,86); }
td.TdClassName
{
border-color: #845856;
}
.TagClassName
{
border-color: #845856;
}
</style>