Shades of Mamba #816792
Tints of Mamba #816792
RGB
CMYK
RGB Variations
Color information
#816792 (or 0x816792) is known color: Mamba. HEX triplet: 81, 67 and 92. RGB value is (129,103,146). Sum of RGB (Red+Green+Blue) = 129+103+146=378 (50% of max value = 765). Red value is 129 (50.78% from 255 or 34.13% from 378); Green value is 103 (40.62% from 255 or 27.25% from 378); Blue value is 146 (57.42% from 255 or 38.62% from 378); Max value from RGB is 146 - color contains mainly: blue. Hex color #816792 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #816792 is #7E986D. Grayscale: #737373. Windows color (decimal): -8296558 or 9594753. OLE color: 9594753.
HSL color Cylindrical-coordinate representation of color #816792: hue angle of 276.28º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #816792 is Cyan = 0.12, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 129 | 103 | 146 | - |
| CMYK | 0.12 | 0.29 | 0 | 0.43 |
| HSL | 276.28º | 0.17% | 0.49% | - |
| HSV(B) | 276.28º | 0.29% | 0.57% | - |
| XYZ | 19.09 | 16.44 | 29.36 | - |
| YUV | 115.68 | 145.11 | 137.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 103 | 146 | 0.12 | 0.29 | 0 | 0.43 | 276.28 | 0.17 | 0.49 |
| Hex | 81 | 67 | 92 | C | 1D | 0 | 2B | 114 | 11 | 31 |
| Octal | 201 | 147 | 222 | 14 | 35 | 0 | 53 | 424 | 21 | 61 |
| Binary | 10000001 | 1100111 | 10010010 | 1100 | 11101 | 0 | 101011 | 100010100 | 10001 | 110001 |
Color Harmonies of #816792
Complementary color
Monochromatic Colors of #816792
Black with #816792
Text Example
Text Example
White with #816792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816792; }
p { color: rgb(129,103,146); }
H1.HeaderClassName
{
color: #816792;
}
.AnyTagClassName
{
color: #816792;
}
</style>
background-color css
<style>
a { background-color: #816792; }
a { background-color: rgb(129,103,146); }
div.DivClassName
{
background-color: #816792;
}
.BgClassName
{
background-color: #816792;
}
</style>
border-color css
<style>
span { border-color: #816792; }
span { border-color: rgb(129,103,146); }
td.TdClassName
{
border-color: #816792;
}
.TagClassName
{
border-color: #816792;
}
</style>