Shades of Mamba #816690
Tints of Mamba #816690
RGB
CMYK
RGB Variations
Color information
#816690 (or 0x816690) is known color: Mamba. HEX triplet: 81, 66 and 90. RGB value is (129,102,144). Sum of RGB (Red+Green+Blue) = 129+102+144=375 (49% of max value = 765). Red value is 129 (50.78% from 255 or 34.4% from 375); Green value is 102 (40.23% from 255 or 27.2% from 375); Blue value is 144 (56.64% from 255 or 38.4% from 375); Max value from RGB is 144 - color contains mainly: blue. Hex color #816690 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #816690 is #7E996F. Grayscale: #727272. Windows color (decimal): -8296816 or 9463425. OLE color: 9463425.
HSL color Cylindrical-coordinate representation of color #816690: hue angle of 278.57º degrees, saturation: 0.17, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #816690 is Cyan = 0.10, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 129 | 102 | 144 | - |
| CMYK | 0.10 | 0.29 | 0 | 0.44 |
| HSL | 278.57º | 0.17% | 0.48% | - |
| HSV(B) | 278.57º | 0.29% | 0.56% | - |
| XYZ | 18.84 | 16.18 | 28.52 | - |
| YUV | 114.86 | 144.45 | 138.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 102 | 144 | 0.10 | 0.29 | 0 | 0.44 | 278.57 | 0.17 | 0.48 |
| Hex | 81 | 66 | 90 | A | 1D | 0 | 2C | 117 | 11 | 30 |
| Octal | 201 | 146 | 220 | 12 | 35 | 0 | 54 | 427 | 21 | 60 |
| Binary | 10000001 | 1100110 | 10010000 | 1010 | 11101 | 0 | 101100 | 100010111 | 10001 | 110000 |
Color Harmonies of #816690
Complementary color
Monochromatic Colors of #816690
Black with #816690
Text Example
Text Example
White with #816690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816690; }
p { color: rgb(129,102,144); }
H1.HeaderClassName
{
color: #816690;
}
.AnyTagClassName
{
color: #816690;
}
</style>
background-color css
<style>
a { background-color: #816690; }
a { background-color: rgb(129,102,144); }
div.DivClassName
{
background-color: #816690;
}
.BgClassName
{
background-color: #816690;
}
</style>
border-color css
<style>
span { border-color: #816690; }
span { border-color: rgb(129,102,144); }
td.TdClassName
{
border-color: #816690;
}
.TagClassName
{
border-color: #816690;
}
</style>