Shades of Mauve Taupe #836670
Tints of Mauve Taupe #836670
RGB
CMYK
RGB Variations
Color information
#836670 (or 0x836670) is known color: Mauve Taupe. HEX triplet: 83, 66 and 70. RGB value is (131,102,112). Sum of RGB (Red+Green+Blue) = 131+102+112=345 (45% of max value = 765). Red value is 131 (51.56% from 255 or 37.97% from 345); Green value is 102 (40.23% from 255 or 29.57% from 345); Blue value is 112 (44.14% from 255 or 32.46% from 345); Max value from RGB is 131 - color contains mainly: red. Hex color #836670 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #836670 is #7C998F. Grayscale: #6F6F6F. Windows color (decimal): -8165776 or 7366275. OLE color: 7366275.
HSL color Cylindrical-coordinate representation of color #836670: hue angle of 339.31º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #836670 is Cyan = 0, Magento = 0.22, Yellow = 0.15 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 102 | 112 | - |
| CMYK | 0 | 0.22 | 0.15 | 0.49 |
| HSL | 339.31º | 0.12% | 0.46% | - |
| HSV(B) | 339.31º | 0.22% | 0.51% | - |
| XYZ | 17.04 | 15.5 | 17.42 | - |
| YUV | 111.81 | 128.11 | 141.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 102 | 112 | 0 | 0.22 | 0.15 | 0.49 | 339.31 | 0.12 | 0.46 |
| Hex | 83 | 66 | 70 | 0 | 16 | F | 31 | 153 | C | 2E |
| Octal | 203 | 146 | 160 | 0 | 26 | 17 | 61 | 523 | 14 | 56 |
| Binary | 10000011 | 1100110 | 1110000 | 0 | 10110 | 1111 | 110001 | 101010011 | 1100 | 101110 |
Color Harmonies of #836670
Complementary color
Monochromatic Colors of #836670
Black with #836670
Text Example
Text Example
White with #836670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836670; }
p { color: rgb(131,102,112); }
H1.HeaderClassName
{
color: #836670;
}
.AnyTagClassName
{
color: #836670;
}
</style>
background-color css
<style>
a { background-color: #836670; }
a { background-color: rgb(131,102,112); }
div.DivClassName
{
background-color: #836670;
}
.BgClassName
{
background-color: #836670;
}
</style>
border-color css
<style>
span { border-color: #836670; }
span { border-color: rgb(131,102,112); }
td.TdClassName
{
border-color: #836670;
}
.TagClassName
{
border-color: #836670;
}
</style>