Shades of Mamba #817488
Tints of Mamba #817488
RGB
CMYK
RGB Variations
Color information
#817488 (or 0x817488) is known color: Mamba. HEX triplet: 81, 74 and 88. RGB value is (129,116,136). Sum of RGB (Red+Green+Blue) = 129+116+136=381 (50% of max value = 765). Red value is 129 (50.78% from 255 or 33.86% from 381); Green value is 116 (45.70% from 255 or 30.45% from 381); Blue value is 136 (53.52% from 255 or 35.70% from 381); Max value from RGB is 136 - color contains mainly: blue. Hex color #817488 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #817488 is #7E8B77. Grayscale: #7A7A7A. Windows color (decimal): -8293240 or 8942721. OLE color: 8942721.
HSL color Cylindrical-coordinate representation of color #817488: hue angle of 279º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #817488 is Cyan = 0.05, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 129 | 116 | 136 | - |
| CMYK | 0.05 | 0.15 | 0 | 0.47 |
| HSL | 279º | 0.08% | 0.49% | - |
| HSV(B) | 279º | 0.15% | 0.53% | - |
| XYZ | 19.74 | 18.94 | 25.91 | - |
| YUV | 122.17 | 135.81 | 132.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 116 | 136 | 0.05 | 0.15 | 0 | 0.47 | 279 | 0.08 | 0.49 |
| Hex | 81 | 74 | 88 | 5 | F | 0 | 2F | 117 | 8 | 31 |
| Octal | 201 | 164 | 210 | 5 | 17 | 0 | 57 | 427 | 10 | 61 |
| Binary | 10000001 | 1110100 | 10001000 | 101 | 1111 | 0 | 101111 | 100010111 | 1000 | 110001 |
Color Harmonies of #817488
Complementary color
Monochromatic Colors of #817488
Black with #817488
Text Example
Text Example
White with #817488
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817488; }
p { color: rgb(129,116,136); }
H1.HeaderClassName
{
color: #817488;
}
.AnyTagClassName
{
color: #817488;
}
</style>
background-color css
<style>
a { background-color: #817488; }
a { background-color: rgb(129,116,136); }
div.DivClassName
{
background-color: #817488;
}
.BgClassName
{
background-color: #817488;
}
</style>
border-color css
<style>
span { border-color: #817488; }
span { border-color: rgb(129,116,136); }
td.TdClassName
{
border-color: #817488;
}
.TagClassName
{
border-color: #817488;
}
</style>