Shades of Mauve Taupe #836168
Tints of Mauve Taupe #836168
RGB
CMYK
RGB Variations
Color information
#836168 (or 0x836168) is known color: Mauve Taupe. HEX triplet: 83, 61 and 68. RGB value is (131,97,104). Sum of RGB (Red+Green+Blue) = 131+97+104=332 (43% of max value = 765). Red value is 131 (51.56% from 255 or 39.46% from 332); Green value is 97 (38.28% from 255 or 29.22% from 332); Blue value is 104 (41.02% from 255 or 31.33% from 332); Max value from RGB is 131 - color contains mainly: red. Hex color #836168 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #836168 is #7C9E97. Grayscale: #6B6B6B. Windows color (decimal): -8167064 or 6840707. OLE color: 6840707.
HSL color Cylindrical-coordinate representation of color #836168: hue angle of 347.65º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #836168 is Cyan = 0, Magento = 0.26, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 97 | 104 | - |
| CMYK | 0 | 0.26 | 0.21 | 0.49 |
| HSL | 347.65º | 0.15% | 0.45% | - |
| HSV(B) | 347.65º | 0.26% | 0.51% | - |
| XYZ | 16.13 | 14.37 | 15.02 | - |
| YUV | 107.96 | 125.76 | 144.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 97 | 104 | 0 | 0.26 | 0.21 | 0.49 | 347.65 | 0.15 | 0.45 |
| Hex | 83 | 61 | 68 | 0 | 1A | 15 | 31 | 15C | F | 2D |
| Octal | 203 | 141 | 150 | 0 | 32 | 25 | 61 | 534 | 17 | 55 |
| Binary | 10000011 | 1100001 | 1101000 | 0 | 11010 | 10101 | 110001 | 101011100 | 1111 | 101101 |
Color Harmonies of #836168
Complementary color
Monochromatic Colors of #836168
Black with #836168
Text Example
Text Example
White with #836168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836168; }
p { color: rgb(131,97,104); }
H1.HeaderClassName
{
color: #836168;
}
.AnyTagClassName
{
color: #836168;
}
</style>
background-color css
<style>
a { background-color: #836168; }
a { background-color: rgb(131,97,104); }
div.DivClassName
{
background-color: #836168;
}
.BgClassName
{
background-color: #836168;
}
</style>
border-color css
<style>
span { border-color: #836168; }
span { border-color: rgb(131,97,104); }
td.TdClassName
{
border-color: #836168;
}
.TagClassName
{
border-color: #836168;
}
</style>