Shades of Mamba #816991
Tints of Mamba #816991
RGB
CMYK
RGB Variations
Color information
#816991 (or 0x816991) is known color: Mamba. HEX triplet: 81, 69 and 91. RGB value is (129,105,145). Sum of RGB (Red+Green+Blue) = 129+105+145=379 (50% of max value = 765). Red value is 129 (50.78% from 255 or 34.04% from 379); Green value is 105 (41.41% from 255 or 27.70% from 379); Blue value is 145 (57.03% from 255 or 38.26% from 379); Max value from RGB is 145 - color contains mainly: blue. Hex color #816991 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #816991 is #7E966E. Grayscale: #747474. Windows color (decimal): -8296047 or 9529729. OLE color: 9529729.
HSL color Cylindrical-coordinate representation of color #816991: hue angle of 276º 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 #816991 is Cyan = 0.11, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 129 | 105 | 145 | - |
| CMYK | 0.11 | 0.28 | 0 | 0.43 |
| HSL | 276º | 0.16% | 0.49% | - |
| HSV(B) | 276º | 0.28% | 0.57% | - |
| XYZ | 19.22 | 16.81 | 29.02 | - |
| YUV | 116.74 | 143.95 | 136.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 105 | 145 | 0.11 | 0.28 | 0 | 0.43 | 276 | 0.16 | 0.49 |
| Hex | 81 | 69 | 91 | B | 1C | 0 | 2B | 114 | 10 | 31 |
| Octal | 201 | 151 | 221 | 13 | 34 | 0 | 53 | 424 | 20 | 61 |
| Binary | 10000001 | 1101001 | 10010001 | 1011 | 11100 | 0 | 101011 | 100010100 | 10000 | 110001 |
Color Harmonies of #816991
Complementary color
Monochromatic Colors of #816991
Black with #816991
Text Example
Text Example
White with #816991
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816991; }
p { color: rgb(129,105,145); }
H1.HeaderClassName
{
color: #816991;
}
.AnyTagClassName
{
color: #816991;
}
</style>
background-color css
<style>
a { background-color: #816991; }
a { background-color: rgb(129,105,145); }
div.DivClassName
{
background-color: #816991;
}
.BgClassName
{
background-color: #816991;
}
</style>
border-color css
<style>
span { border-color: #816991; }
span { border-color: rgb(129,105,145); }
td.TdClassName
{
border-color: #816991;
}
.TagClassName
{
border-color: #816991;
}
</style>