Shades of Mauve Taupe #826069
Tints of Mauve Taupe #826069
RGB
CMYK
RGB Variations
Color information
#826069 (or 0x826069) is known color: Mauve Taupe. HEX triplet: 82, 60 and 69. RGB value is (130,96,105). Sum of RGB (Red+Green+Blue) = 130+96+105=331 (43% of max value = 765). Red value is 130 (51.17% from 255 or 39.27% from 331); Green value is 96 (37.89% from 255 or 29.00% from 331); Blue value is 105 (41.41% from 255 or 31.72% from 331); Max value from RGB is 130 - color contains mainly: red. Hex color #826069 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #826069 is #7D9F96. Grayscale: #6B6B6B. Windows color (decimal): -8232855 or 6905986. OLE color: 6905986.
HSL color Cylindrical-coordinate representation of color #826069: hue angle of 344.12º degrees, saturation: 0.15, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #826069 is Cyan = 0, Magento = 0.26, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 96 | 105 | - |
| CMYK | 0 | 0.26 | 0.19 | 0.49 |
| HSL | 344.12º | 0.15% | 0.44% | - |
| HSV(B) | 344.12º | 0.26% | 0.51% | - |
| XYZ | 15.94 | 14.13 | 15.25 | - |
| YUV | 107.19 | 126.76 | 144.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 96 | 105 | 0 | 0.26 | 0.19 | 0.49 | 344.12 | 0.15 | 0.44 |
| Hex | 82 | 60 | 69 | 0 | 1A | 13 | 31 | 158 | F | 2C |
| Octal | 202 | 140 | 151 | 0 | 32 | 23 | 61 | 530 | 17 | 54 |
| Binary | 10000010 | 1100000 | 1101001 | 0 | 11010 | 10011 | 110001 | 101011000 | 1111 | 101100 |
Color Harmonies of #826069
Complementary color
Monochromatic Colors of #826069
Black with #826069
Text Example
Text Example
White with #826069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826069; }
p { color: rgb(130,96,105); }
H1.HeaderClassName
{
color: #826069;
}
.AnyTagClassName
{
color: #826069;
}
</style>
background-color css
<style>
a { background-color: #826069; }
a { background-color: rgb(130,96,105); }
div.DivClassName
{
background-color: #826069;
}
.BgClassName
{
background-color: #826069;
}
</style>
border-color css
<style>
span { border-color: #826069; }
span { border-color: rgb(130,96,105); }
td.TdClassName
{
border-color: #826069;
}
.TagClassName
{
border-color: #826069;
}
</style>