Shades of Mamba #816790
Tints of Mamba #816790
RGB
CMYK
RGB Variations
Color information
#816790 (or 0x816790) is known color: Mamba. HEX triplet: 81, 67 and 90. RGB value is (129,103,144). Sum of RGB (Red+Green+Blue) = 129+103+144=376 (49% of max value = 765). Red value is 129 (50.78% from 255 or 34.31% from 376); Green value is 103 (40.62% from 255 or 27.39% from 376); Blue value is 144 (56.64% from 255 or 38.30% from 376); Max value from RGB is 144 - color contains mainly: blue. Hex color #816790 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #816790 is #7E986F. Grayscale: #737373. Windows color (decimal): -8296560 or 9463681. OLE color: 9463681.
HSL color Cylindrical-coordinate representation of color #816790: hue angle of 278.05º degrees, saturation: 0.17, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #816790 is Cyan = 0.10, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 129 | 103 | 144 | - |
| CMYK | 0.10 | 0.28 | 0 | 0.44 |
| HSL | 278.05º | 0.17% | 0.48% | - |
| HSV(B) | 278.05º | 0.28% | 0.56% | - |
| XYZ | 18.94 | 16.38 | 28.55 | - |
| YUV | 115.45 | 144.11 | 137.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 103 | 144 | 0.10 | 0.28 | 0 | 0.44 | 278.05 | 0.17 | 0.48 |
| Hex | 81 | 67 | 90 | A | 1C | 0 | 2C | 116 | 11 | 30 |
| Octal | 201 | 147 | 220 | 12 | 34 | 0 | 54 | 426 | 21 | 60 |
| Binary | 10000001 | 1100111 | 10010000 | 1010 | 11100 | 0 | 101100 | 100010110 | 10001 | 110000 |
Color Harmonies of #816790
Complementary color
Monochromatic Colors of #816790
Black with #816790
Text Example
Text Example
White with #816790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816790; }
p { color: rgb(129,103,144); }
H1.HeaderClassName
{
color: #816790;
}
.AnyTagClassName
{
color: #816790;
}
</style>
background-color css
<style>
a { background-color: #816790; }
a { background-color: rgb(129,103,144); }
div.DivClassName
{
background-color: #816790;
}
.BgClassName
{
background-color: #816790;
}
</style>
border-color css
<style>
span { border-color: #816790; }
span { border-color: rgb(129,103,144); }
td.TdClassName
{
border-color: #816790;
}
.TagClassName
{
border-color: #816790;
}
</style>