Shades of Mamba #827086
Tints of Mamba #827086
RGB
CMYK
RGB Variations
Color information
#827086 (or 0x827086) is known color: Mamba. HEX triplet: 82, 70 and 86. RGB value is (130,112,134). Sum of RGB (Red+Green+Blue) = 130+112+134=376 (49% of max value = 765). Red value is 130 (51.17% from 255 or 34.57% from 376); Green value is 112 (44.14% from 255 or 29.79% from 376); Blue value is 134 (52.73% from 255 or 35.64% from 376); Max value from RGB is 134 - color contains mainly: blue. Hex color #827086 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #827086 is #7D8F79. Grayscale: #777777. Windows color (decimal): -8228730 or 8810626. OLE color: 8810626.
HSL color Cylindrical-coordinate representation of color #827086: hue angle of 289.09º degrees, saturation: 0.09, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #827086 is Cyan = 0.03, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 130 | 112 | 134 | - |
| CMYK | 0.03 | 0.16 | 0 | 0.47 |
| HSL | 289.09º | 0.09% | 0.48% | - |
| HSV(B) | 289.09º | 0.16% | 0.53% | - |
| XYZ | 19.3 | 18.06 | 25.02 | - |
| YUV | 119.89 | 135.96 | 135.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 112 | 134 | 0.03 | 0.16 | 0 | 0.47 | 289.09 | 0.09 | 0.48 |
| Hex | 82 | 70 | 86 | 3 | 10 | 0 | 2F | 121 | 9 | 30 |
| Octal | 202 | 160 | 206 | 3 | 20 | 0 | 57 | 441 | 11 | 60 |
| Binary | 10000010 | 1110000 | 10000110 | 11 | 10000 | 0 | 101111 | 100100001 | 1001 | 110000 |
Color Harmonies of #827086
Complementary color
Monochromatic Colors of #827086
Black with #827086
Text Example
Text Example
White with #827086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827086; }
p { color: rgb(130,112,134); }
H1.HeaderClassName
{
color: #827086;
}
.AnyTagClassName
{
color: #827086;
}
</style>
background-color css
<style>
a { background-color: #827086; }
a { background-color: rgb(130,112,134); }
div.DivClassName
{
background-color: #827086;
}
.BgClassName
{
background-color: #827086;
}
</style>
border-color css
<style>
span { border-color: #827086; }
span { border-color: rgb(130,112,134); }
td.TdClassName
{
border-color: #827086;
}
.TagClassName
{
border-color: #827086;
}
</style>