Shades of Mauve Taupe #856069
Tints of Mauve Taupe #856069
RGB
CMYK
RGB Variations
Color information
#856069 (or 0x856069) is known color: Mauve Taupe. HEX triplet: 85, 60 and 69. RGB value is (133,96,105). Sum of RGB (Red+Green+Blue) = 133+96+105=334 (44% of max value = 765). Red value is 133 (52.34% from 255 or 39.82% from 334); Green value is 96 (37.89% from 255 or 28.74% from 334); Blue value is 105 (41.41% from 255 or 31.44% from 334); Max value from RGB is 133 - color contains mainly: red. Hex color #856069 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856069 is #7A9F96. Grayscale: #6C6C6C. Windows color (decimal): -8036247 or 6905989. OLE color: 6905989.
HSL color Cylindrical-coordinate representation of color #856069: hue angle of 345.41º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #856069 is Cyan = 0, Magento = 0.28, Yellow = 0.21 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 96 | 105 | - |
| CMYK | 0 | 0.28 | 0.21 | 0.48 |
| HSL | 345.41º | 0.16% | 0.45% | - |
| HSV(B) | 345.41º | 0.28% | 0.52% | - |
| XYZ | 16.41 | 14.37 | 15.27 | - |
| YUV | 108.09 | 126.26 | 145.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 96 | 105 | 0 | 0.28 | 0.21 | 0.48 | 345.41 | 0.16 | 0.45 |
| Hex | 85 | 60 | 69 | 0 | 1C | 15 | 30 | 159 | 10 | 2D |
| Octal | 205 | 140 | 151 | 0 | 34 | 25 | 60 | 531 | 20 | 55 |
| Binary | 10000101 | 1100000 | 1101001 | 0 | 11100 | 10101 | 110000 | 101011001 | 10000 | 101101 |
Color Harmonies of #856069
Complementary color
Monochromatic Colors of #856069
Black with #856069
Text Example
Text Example
White with #856069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856069; }
p { color: rgb(133,96,105); }
H1.HeaderClassName
{
color: #856069;
}
.AnyTagClassName
{
color: #856069;
}
</style>
background-color css
<style>
a { background-color: #856069; }
a { background-color: rgb(133,96,105); }
div.DivClassName
{
background-color: #856069;
}
.BgClassName
{
background-color: #856069;
}
</style>
border-color css
<style>
span { border-color: #856069; }
span { border-color: rgb(133,96,105); }
td.TdClassName
{
border-color: #856069;
}
.TagClassName
{
border-color: #856069;
}
</style>