Shades of Mamba #807385
Tints of Mamba #807385
RGB
CMYK
RGB Variations
Color information
#807385 (or 0x807385) is known color: Mamba. HEX triplet: 80, 73 and 85. RGB value is (128,115,133). Sum of RGB (Red+Green+Blue) = 128+115+133=376 (49% of max value = 765). Red value is 128 (50.39% from 255 or 34.04% from 376); Green value is 115 (45.31% from 255 or 30.59% from 376); Blue value is 133 (52.34% from 255 or 35.37% from 376); Max value from RGB is 133 - color contains mainly: blue. Hex color #807385 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #807385 is #7F8C7A. Grayscale: #787878. Windows color (decimal): -8359035 or 8745856. OLE color: 8745856.
HSL color Cylindrical-coordinate representation of color #807385: hue angle of 283.33º degrees, saturation: 0.07, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #807385 is Cyan = 0.04, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 128 | 115 | 133 | - |
| CMYK | 0.04 | 0.14 | 0 | 0.48 |
| HSL | 283.33º | 0.07% | 0.49% | - |
| HSV(B) | 283.33º | 0.14% | 0.52% | - |
| XYZ | 19.27 | 18.54 | 24.75 | - |
| YUV | 120.94 | 134.81 | 133.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 115 | 133 | 0.04 | 0.14 | 0 | 0.48 | 283.33 | 0.07 | 0.49 |
| Hex | 80 | 73 | 85 | 4 | E | 0 | 30 | 11B | 7 | 31 |
| Octal | 200 | 163 | 205 | 4 | 16 | 0 | 60 | 433 | 7 | 61 |
| Binary | 10000000 | 1110011 | 10000101 | 100 | 1110 | 0 | 110000 | 100011011 | 111 | 110001 |
Color Harmonies of #807385
Complementary color
Monochromatic Colors of #807385
Black with #807385
Text Example
Text Example
White with #807385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807385; }
p { color: rgb(128,115,133); }
H1.HeaderClassName
{
color: #807385;
}
.AnyTagClassName
{
color: #807385;
}
</style>
background-color css
<style>
a { background-color: #807385; }
a { background-color: rgb(128,115,133); }
div.DivClassName
{
background-color: #807385;
}
.BgClassName
{
background-color: #807385;
}
</style>
border-color css
<style>
span { border-color: #807385; }
span { border-color: rgb(128,115,133); }
td.TdClassName
{
border-color: #807385;
}
.TagClassName
{
border-color: #807385;
}
</style>