Shades of Mamba #817485
Tints of Mamba #817485
RGB
CMYK
RGB Variations
Color information
#817485 (or 0x817485) is known color: Mamba. HEX triplet: 81, 74 and 85. RGB value is (129,116,133). Sum of RGB (Red+Green+Blue) = 129+116+133=378 (50% of max value = 765). Red value is 129 (50.78% from 255 or 34.13% from 378); Green value is 116 (45.70% from 255 or 30.69% from 378); Blue value is 133 (52.34% from 255 or 35.19% from 378); Max value from RGB is 133 - color contains mainly: blue. Hex color #817485 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #817485 is #7E8B7A. Grayscale: #797979. Windows color (decimal): -8293243 or 8746113. OLE color: 8746113.
HSL color Cylindrical-coordinate representation of color #817485: hue angle of 285.88º degrees, saturation: 0.07, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #817485 is Cyan = 0.03, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 129 | 116 | 133 | - |
| CMYK | 0.03 | 0.13 | 0 | 0.48 |
| HSL | 285.88º | 0.07% | 0.49% | - |
| HSV(B) | 285.88º | 0.13% | 0.52% | - |
| XYZ | 19.53 | 18.85 | 24.8 | - |
| YUV | 121.83 | 134.31 | 133.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 116 | 133 | 0.03 | 0.13 | 0 | 0.48 | 285.88 | 0.07 | 0.49 |
| Hex | 81 | 74 | 85 | 3 | D | 0 | 30 | 11E | 7 | 31 |
| Octal | 201 | 164 | 205 | 3 | 15 | 0 | 60 | 436 | 7 | 61 |
| Binary | 10000001 | 1110100 | 10000101 | 11 | 1101 | 0 | 110000 | 100011110 | 111 | 110001 |
Color Harmonies of #817485
Complementary color
Monochromatic Colors of #817485
Black with #817485
Text Example
Text Example
White with #817485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817485; }
p { color: rgb(129,116,133); }
H1.HeaderClassName
{
color: #817485;
}
.AnyTagClassName
{
color: #817485;
}
</style>
background-color css
<style>
a { background-color: #817485; }
a { background-color: rgb(129,116,133); }
div.DivClassName
{
background-color: #817485;
}
.BgClassName
{
background-color: #817485;
}
</style>
border-color css
<style>
span { border-color: #817485; }
span { border-color: rgb(129,116,133); }
td.TdClassName
{
border-color: #817485;
}
.TagClassName
{
border-color: #817485;
}
</style>