Shades of Mauve Taupe #856469
Tints of Mauve Taupe #856469
RGB
CMYK
RGB Variations
Color information
#856469 (or 0x856469) is known color: Mauve Taupe. HEX triplet: 85, 64 and 69. RGB value is (133,100,105). Sum of RGB (Red+Green+Blue) = 133+100+105=338 (44% of max value = 765). Red value is 133 (52.34% from 255 or 39.35% from 338); Green value is 100 (39.45% from 255 or 29.59% from 338); Blue value is 105 (41.41% from 255 or 31.07% from 338); Max value from RGB is 133 - color contains mainly: red. Hex color #856469 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856469 is #7A9B96. Grayscale: #6E6E6E. Windows color (decimal): -8035223 or 6907013. OLE color: 6907013.
HSL color Cylindrical-coordinate representation of color #856469: hue angle of 350.91º 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 #856469 is Cyan = 0, Magento = 0.25, Yellow = 0.21 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 100 | 105 | - |
| CMYK | 0 | 0.25 | 0.21 | 0.48 |
| HSL | 350.91º | 0.14% | 0.46% | - |
| HSV(B) | 350.91º | 0.25% | 0.52% | - |
| XYZ | 16.78 | 15.12 | 15.4 | - |
| YUV | 110.44 | 124.93 | 144.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 100 | 105 | 0 | 0.25 | 0.21 | 0.48 | 350.91 | 0.14 | 0.46 |
| Hex | 85 | 64 | 69 | 0 | 19 | 15 | 30 | 15F | E | 2E |
| Octal | 205 | 144 | 151 | 0 | 31 | 25 | 60 | 537 | 16 | 56 |
| Binary | 10000101 | 1100100 | 1101001 | 0 | 11001 | 10101 | 110000 | 101011111 | 1110 | 101110 |
Color Harmonies of #856469
Complementary color
Monochromatic Colors of #856469
Black with #856469
Text Example
Text Example
White with #856469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856469; }
p { color: rgb(133,100,105); }
H1.HeaderClassName
{
color: #856469;
}
.AnyTagClassName
{
color: #856469;
}
</style>
background-color css
<style>
a { background-color: #856469; }
a { background-color: rgb(133,100,105); }
div.DivClassName
{
background-color: #856469;
}
.BgClassName
{
background-color: #856469;
}
</style>
border-color css
<style>
span { border-color: #856469; }
span { border-color: rgb(133,100,105); }
td.TdClassName
{
border-color: #856469;
}
.TagClassName
{
border-color: #856469;
}
</style>