Shades of Mamba #816891
Tints of Mamba #816891
RGB
CMYK
RGB Variations
Color information
#816891 (or 0x816891) is known color: Mamba. HEX triplet: 81, 68 and 91. RGB value is (129,104,145). Sum of RGB (Red+Green+Blue) = 129+104+145=378 (50% of max value = 765). Red value is 129 (50.78% from 255 or 34.13% from 378); Green value is 104 (41.02% from 255 or 27.51% from 378); Blue value is 145 (57.03% from 255 or 38.36% from 378); Max value from RGB is 145 - color contains mainly: blue. Hex color #816891 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #816891 is #7E976E. Grayscale: #747474. Windows color (decimal): -8296303 or 9529473. OLE color: 9529473.
HSL color Cylindrical-coordinate representation of color #816891: hue angle of 276.59º degrees, saturation: 0.16, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #816891 is Cyan = 0.11, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 129 | 104 | 145 | - |
| CMYK | 0.11 | 0.28 | 0 | 0.43 |
| HSL | 276.59º | 0.16% | 0.49% | - |
| HSV(B) | 276.59º | 0.28% | 0.57% | - |
| XYZ | 19.11 | 16.61 | 28.99 | - |
| YUV | 116.15 | 144.28 | 137.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 104 | 145 | 0.11 | 0.28 | 0 | 0.43 | 276.59 | 0.16 | 0.49 |
| Hex | 81 | 68 | 91 | B | 1C | 0 | 2B | 115 | 10 | 31 |
| Octal | 201 | 150 | 221 | 13 | 34 | 0 | 53 | 425 | 20 | 61 |
| Binary | 10000001 | 1101000 | 10010001 | 1011 | 11100 | 0 | 101011 | 100010101 | 10000 | 110001 |
Color Harmonies of #816891
Complementary color
Monochromatic Colors of #816891
Black with #816891
Text Example
Text Example
White with #816891
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816891; }
p { color: rgb(129,104,145); }
H1.HeaderClassName
{
color: #816891;
}
.AnyTagClassName
{
color: #816891;
}
</style>
background-color css
<style>
a { background-color: #816891; }
a { background-color: rgb(129,104,145); }
div.DivClassName
{
background-color: #816891;
}
.BgClassName
{
background-color: #816891;
}
</style>
border-color css
<style>
span { border-color: #816891; }
span { border-color: rgb(129,104,145); }
td.TdClassName
{
border-color: #816891;
}
.TagClassName
{
border-color: #816891;
}
</style>