Shades of Mamba #817384
Tints of Mamba #817384
RGB
CMYK
RGB Variations
Color information
#817384 (or 0x817384) is known color: Mamba. HEX triplet: 81, 73 and 84. RGB value is (129,115,132). Sum of RGB (Red+Green+Blue) = 129+115+132=376 (49% of max value = 765). Red value is 129 (50.78% from 255 or 34.31% from 376); Green value is 115 (45.31% from 255 or 30.59% from 376); Blue value is 132 (51.95% from 255 or 35.11% from 376); Max value from RGB is 132 - color contains mainly: blue. Hex color #817384 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #817384 is #7E8C7B. Grayscale: #797979. Windows color (decimal): -8293500 or 8680321. OLE color: 8680321.
HSL color Cylindrical-coordinate representation of color #817384: hue angle of 289.41º degrees, saturation: 0.07, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #817384 is Cyan = 0.02, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 129 | 115 | 132 | - |
| CMYK | 0.02 | 0.13 | 0 | 0.48 |
| HSL | 289.41º | 0.07% | 0.48% | - |
| HSV(B) | 289.41º | 0.13% | 0.52% | - |
| XYZ | 19.35 | 18.59 | 24.4 | - |
| YUV | 121.12 | 134.14 | 133.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 115 | 132 | 0.02 | 0.13 | 0 | 0.48 | 289.41 | 0.07 | 0.48 |
| Hex | 81 | 73 | 84 | 2 | D | 0 | 30 | 121 | 7 | 30 |
| Octal | 201 | 163 | 204 | 2 | 15 | 0 | 60 | 441 | 7 | 60 |
| Binary | 10000001 | 1110011 | 10000100 | 10 | 1101 | 0 | 110000 | 100100001 | 111 | 110000 |
Color Harmonies of #817384
Complementary color
Monochromatic Colors of #817384
Black with #817384
Text Example
Text Example
White with #817384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817384; }
p { color: rgb(129,115,132); }
H1.HeaderClassName
{
color: #817384;
}
.AnyTagClassName
{
color: #817384;
}
</style>
background-color css
<style>
a { background-color: #817384; }
a { background-color: rgb(129,115,132); }
div.DivClassName
{
background-color: #817384;
}
.BgClassName
{
background-color: #817384;
}
</style>
border-color css
<style>
span { border-color: #817384; }
span { border-color: rgb(129,115,132); }
td.TdClassName
{
border-color: #817384;
}
.TagClassName
{
border-color: #817384;
}
</style>