Shades of Mamba #827387
Tints of Mamba #827387
RGB
CMYK
RGB Variations
Color information
#827387 (or 0x827387) is known color: Mamba. HEX triplet: 82, 73 and 87. RGB value is (130,115,135). Sum of RGB (Red+Green+Blue) = 130+115+135=380 (50% of max value = 765). Red value is 130 (51.17% from 255 or 34.21% from 380); Green value is 115 (45.31% from 255 or 30.26% from 380); Blue value is 135 (53.12% from 255 or 35.53% from 380); Max value from RGB is 135 - color contains mainly: blue. Hex color #827387 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #827387 is #7D8C78. Grayscale: #797979. Windows color (decimal): -8227961 or 8876930. OLE color: 8876930.
HSL color Cylindrical-coordinate representation of color #827387: hue angle of 285º 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 #827387 is Cyan = 0.04, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 130 | 115 | 135 | - |
| CMYK | 0.04 | 0.15 | 0 | 0.47 |
| HSL | 285º | 0.08% | 0.49% | - |
| HSV(B) | 285º | 0.15% | 0.53% | - |
| XYZ | 19.71 | 18.76 | 25.5 | - |
| YUV | 121.77 | 135.47 | 133.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 115 | 135 | 0.04 | 0.15 | 0 | 0.47 | 285 | 0.08 | 0.49 |
| Hex | 82 | 73 | 87 | 4 | F | 0 | 2F | 11D | 8 | 31 |
| Octal | 202 | 163 | 207 | 4 | 17 | 0 | 57 | 435 | 10 | 61 |
| Binary | 10000010 | 1110011 | 10000111 | 100 | 1111 | 0 | 101111 | 100011101 | 1000 | 110001 |
Color Harmonies of #827387
Complementary color
Monochromatic Colors of #827387
Black with #827387
Text Example
Text Example
White with #827387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827387; }
p { color: rgb(130,115,135); }
H1.HeaderClassName
{
color: #827387;
}
.AnyTagClassName
{
color: #827387;
}
</style>
background-color css
<style>
a { background-color: #827387; }
a { background-color: rgb(130,115,135); }
div.DivClassName
{
background-color: #827387;
}
.BgClassName
{
background-color: #827387;
}
</style>
border-color css
<style>
span { border-color: #827387; }
span { border-color: rgb(130,115,135); }
td.TdClassName
{
border-color: #827387;
}
.TagClassName
{
border-color: #827387;
}
</style>