Shades of Rose Taupe #845656
Tints of Rose Taupe #845656
RGB
CMYK
RGB Variations
Color information
#845656 (or 0x845656) is known color: Rose Taupe. HEX triplet: 84, 56 and 56. RGB value is (132,86,86). Sum of RGB (Red+Green+Blue) = 132+86+86=304 (40% of max value = 765). Red value is 132 (51.95% from 255 or 43.42% from 304); Green value is 86 (33.98% from 255 or 28.29% from 304); Blue value is 86 (33.98% from 255 or 28.29% from 304); Max value from RGB is 132 - color contains mainly: red. Hex color #845656 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845656 is #7BA9A9. Grayscale: #636363. Windows color (decimal): -8104362 or 5658244. OLE color: 5658244.
HSL color Cylindrical-coordinate representation of color #845656: hue angle of 0º 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 #845656 is Cyan = 0, Magento = 0.35, Yellow = 0.35 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 86 | 86 | - |
| CMYK | 0 | 0.35 | 0.35 | 0.48 |
| HSL | 0º | 0.21% | 0.43% | - |
| HSV(B) | 0º | 0.35% | 0.52% | - |
| XYZ | 14.52 | 12.23 | 10.4 | - |
| YUV | 99.75 | 120.24 | 151 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 86 | 86 | 0 | 0.35 | 0.35 | 0.48 | 0 | 0.21 | 0.43 |
| Hex | 84 | 56 | 56 | 0 | 23 | 23 | 30 | 0 | 15 | 2B |
| Octal | 204 | 126 | 126 | 0 | 43 | 43 | 60 | 0 | 25 | 53 |
| Binary | 10000100 | 1010110 | 1010110 | 0 | 100011 | 100011 | 110000 | 0 | 10101 | 101011 |
Color Harmonies of #845656
Complementary color
Monochromatic Colors of #845656
Black with #845656
Text Example
Text Example
White with #845656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845656; }
p { color: rgb(132,86,86); }
H1.HeaderClassName
{
color: #845656;
}
.AnyTagClassName
{
color: #845656;
}
</style>
background-color css
<style>
a { background-color: #845656; }
a { background-color: rgb(132,86,86); }
div.DivClassName
{
background-color: #845656;
}
.BgClassName
{
background-color: #845656;
}
</style>
border-color css
<style>
span { border-color: #845656; }
span { border-color: rgb(132,86,86); }
td.TdClassName
{
border-color: #845656;
}
.TagClassName
{
border-color: #845656;
}
</style>