Shades of Mauve Taupe #856975
Tints of Mauve Taupe #856975
RGB
CMYK
RGB Variations
Color information
#856975 (or 0x856975) is known color: Mauve Taupe. HEX triplet: 85, 69 and 75. RGB value is (133,105,117). Sum of RGB (Red+Green+Blue) = 133+105+117=355 (47% of max value = 765). Red value is 133 (52.34% from 255 or 37.46% from 355); Green value is 105 (41.41% from 255 or 29.58% from 355); Blue value is 117 (46.09% from 255 or 32.96% from 355); Max value from RGB is 133 - color contains mainly: red. Hex color #856975 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856975 is #7A968A. Grayscale: #727272. Windows color (decimal): -8033931 or 7694725. OLE color: 7694725.
HSL color Cylindrical-coordinate representation of color #856975: hue angle of 334.29º degrees, saturation: 0.12, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #856975 is Cyan = 0, Magento = 0.21, Yellow = 0.12 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 105 | 117 | - |
| CMYK | 0 | 0.21 | 0.12 | 0.48 |
| HSL | 334.29º | 0.12% | 0.47% | - |
| HSV(B) | 334.29º | 0.21% | 0.52% | - |
| XYZ | 17.94 | 16.37 | 19.04 | - |
| YUV | 114.74 | 129.28 | 141.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 105 | 117 | 0 | 0.21 | 0.12 | 0.48 | 334.29 | 0.12 | 0.47 |
| Hex | 85 | 69 | 75 | 0 | 15 | C | 30 | 14E | C | 2F |
| Octal | 205 | 151 | 165 | 0 | 25 | 14 | 60 | 516 | 14 | 57 |
| Binary | 10000101 | 1101001 | 1110101 | 0 | 10101 | 1100 | 110000 | 101001110 | 1100 | 101111 |
Color Harmonies of #856975
Complementary color
Monochromatic Colors of #856975
Black with #856975
Text Example
Text Example
White with #856975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856975; }
p { color: rgb(133,105,117); }
H1.HeaderClassName
{
color: #856975;
}
.AnyTagClassName
{
color: #856975;
}
</style>
background-color css
<style>
a { background-color: #856975; }
a { background-color: rgb(133,105,117); }
div.DivClassName
{
background-color: #856975;
}
.BgClassName
{
background-color: #856975;
}
</style>
border-color css
<style>
span { border-color: #856975; }
span { border-color: rgb(133,105,117); }
td.TdClassName
{
border-color: #856975;
}
.TagClassName
{
border-color: #856975;
}
</style>