Shades of Mamba #816490
Tints of Mamba #816490
RGB
CMYK
RGB Variations
Color information
#816490 (or 0x816490) is known color: Mamba. HEX triplet: 81, 64 and 90. RGB value is (129,100,144). Sum of RGB (Red+Green+Blue) = 129+100+144=373 (49% of max value = 765). Red value is 129 (50.78% from 255 or 34.58% from 373); Green value is 100 (39.45% from 255 or 26.81% from 373); Blue value is 144 (56.64% from 255 or 38.61% from 373); Max value from RGB is 144 - color contains mainly: blue. Hex color #816490 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #816490 is #7E9B6F. Grayscale: #717171. Windows color (decimal): -8297328 or 9462913. OLE color: 9462913.
HSL color Cylindrical-coordinate representation of color #816490: hue angle of 279.55º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #816490 is Cyan = 0.10, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 129 | 100 | 144 | - |
| CMYK | 0.10 | 0.31 | 0 | 0.44 |
| HSL | 279.55º | 0.18% | 0.48% | - |
| HSV(B) | 279.55º | 0.31% | 0.56% | - |
| XYZ | 18.64 | 15.8 | 28.45 | - |
| YUV | 113.69 | 145.11 | 138.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 100 | 144 | 0.10 | 0.31 | 0 | 0.44 | 279.55 | 0.18 | 0.48 |
| Hex | 81 | 64 | 90 | A | 1F | 0 | 2C | 118 | 12 | 30 |
| Octal | 201 | 144 | 220 | 12 | 37 | 0 | 54 | 430 | 22 | 60 |
| Binary | 10000001 | 1100100 | 10010000 | 1010 | 11111 | 0 | 101100 | 100011000 | 10010 | 110000 |
Color Harmonies of #816490
Complementary color
Monochromatic Colors of #816490
Black with #816490
Text Example
Text Example
White with #816490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816490; }
p { color: rgb(129,100,144); }
H1.HeaderClassName
{
color: #816490;
}
.AnyTagClassName
{
color: #816490;
}
</style>
background-color css
<style>
a { background-color: #816490; }
a { background-color: rgb(129,100,144); }
div.DivClassName
{
background-color: #816490;
}
.BgClassName
{
background-color: #816490;
}
</style>
border-color css
<style>
span { border-color: #816490; }
span { border-color: rgb(129,100,144); }
td.TdClassName
{
border-color: #816490;
}
.TagClassName
{
border-color: #816490;
}
</style>