Shades of Mauve Taupe #826673
Tints of Mauve Taupe #826673
RGB
CMYK
RGB Variations
Color information
#826673 (or 0x826673) is known color: Mauve Taupe. HEX triplet: 82, 66 and 73. RGB value is (130,102,115). Sum of RGB (Red+Green+Blue) = 130+102+115=347 (45% of max value = 765). Red value is 130 (51.17% from 255 or 37.46% from 347); Green value is 102 (40.23% from 255 or 29.39% from 347); Blue value is 115 (45.31% from 255 or 33.14% from 347); Max value from RGB is 130 - color contains mainly: red. Hex color #826673 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #826673 is #7D998C. Grayscale: #6F6F6F. Windows color (decimal): -8231309 or 7562882. OLE color: 7562882.
HSL color Cylindrical-coordinate representation of color #826673: hue angle of 332.14º degrees, saturation: 0.12, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #826673 is Cyan = 0, Magento = 0.22, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 102 | 115 | - |
| CMYK | 0 | 0.22 | 0.12 | 0.49 |
| HSL | 332.14º | 0.12% | 0.45% | - |
| HSV(B) | 332.14º | 0.22% | 0.51% | - |
| XYZ | 17.05 | 15.49 | 18.31 | - |
| YUV | 111.85 | 129.78 | 140.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 102 | 115 | 0 | 0.22 | 0.12 | 0.49 | 332.14 | 0.12 | 0.45 |
| Hex | 82 | 66 | 73 | 0 | 16 | C | 31 | 14C | C | 2D |
| Octal | 202 | 146 | 163 | 0 | 26 | 14 | 61 | 514 | 14 | 55 |
| Binary | 10000010 | 1100110 | 1110011 | 0 | 10110 | 1100 | 110001 | 101001100 | 1100 | 101101 |
Color Harmonies of #826673
Complementary color
Monochromatic Colors of #826673
Black with #826673
Text Example
Text Example
White with #826673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826673; }
p { color: rgb(130,102,115); }
H1.HeaderClassName
{
color: #826673;
}
.AnyTagClassName
{
color: #826673;
}
</style>
background-color css
<style>
a { background-color: #826673; }
a { background-color: rgb(130,102,115); }
div.DivClassName
{
background-color: #826673;
}
.BgClassName
{
background-color: #826673;
}
</style>
border-color css
<style>
span { border-color: #826673; }
span { border-color: rgb(130,102,115); }
td.TdClassName
{
border-color: #826673;
}
.TagClassName
{
border-color: #826673;
}
</style>