Shades of Mauve Taupe #856468
Tints of Mauve Taupe #856468
RGB
CMYK
RGB Variations
Color information
#856468 (or 0x856468) is known color: Mauve Taupe. HEX triplet: 85, 64 and 68. RGB value is (133,100,104). Sum of RGB (Red+Green+Blue) = 133+100+104=337 (44% of max value = 765). Red value is 133 (52.34% from 255 or 39.47% from 337); Green value is 100 (39.45% from 255 or 29.67% from 337); Blue value is 104 (41.02% from 255 or 30.86% from 337); Max value from RGB is 133 - color contains mainly: red. Hex color #856468 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856468 is #7A9B97. Grayscale: #6E6E6E. Windows color (decimal): -8035224 or 6841477. OLE color: 6841477.
HSL color Cylindrical-coordinate representation of color #856468: hue angle of 352.73º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #856468 is Cyan = 0, Magento = 0.25, Yellow = 0.22 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 100 | 104 | - |
| CMYK | 0 | 0.25 | 0.22 | 0.48 |
| HSL | 352.73º | 0.14% | 0.46% | - |
| HSV(B) | 352.73º | 0.25% | 0.52% | - |
| XYZ | 16.73 | 15.1 | 15.13 | - |
| YUV | 110.32 | 124.43 | 144.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 100 | 104 | 0 | 0.25 | 0.22 | 0.48 | 352.73 | 0.14 | 0.46 |
| Hex | 85 | 64 | 68 | 0 | 19 | 16 | 30 | 161 | E | 2E |
| Octal | 205 | 144 | 150 | 0 | 31 | 26 | 60 | 541 | 16 | 56 |
| Binary | 10000101 | 1100100 | 1101000 | 0 | 11001 | 10110 | 110000 | 101100001 | 1110 | 101110 |
Color Harmonies of #856468
Complementary color
Monochromatic Colors of #856468
Black with #856468
Text Example
Text Example
White with #856468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856468; }
p { color: rgb(133,100,104); }
H1.HeaderClassName
{
color: #856468;
}
.AnyTagClassName
{
color: #856468;
}
</style>
background-color css
<style>
a { background-color: #856468; }
a { background-color: rgb(133,100,104); }
div.DivClassName
{
background-color: #856468;
}
.BgClassName
{
background-color: #856468;
}
</style>
border-color css
<style>
span { border-color: #856468; }
span { border-color: rgb(133,100,104); }
td.TdClassName
{
border-color: #856468;
}
.TagClassName
{
border-color: #856468;
}
</style>