Shades of Mamba #827487
Tints of Mamba #827487
RGB
CMYK
RGB Variations
Color information
#827487 (or 0x827487) is known color: Mamba. HEX triplet: 82, 74 and 87. RGB value is (130,116,135). Sum of RGB (Red+Green+Blue) = 130+116+135=381 (50% of max value = 765). Red value is 130 (51.17% from 255 or 34.12% from 381); Green value is 116 (45.70% from 255 or 30.45% from 381); Blue value is 135 (53.12% from 255 or 35.43% from 381); Max value from RGB is 135 - color contains mainly: blue. Hex color #827487 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #827487 is #7D8B78. Grayscale: #7A7A7A. Windows color (decimal): -8227705 or 8877186. OLE color: 8877186.
HSL color Cylindrical-coordinate representation of color #827487: hue angle of 284.21º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #827487 is Cyan = 0.04, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 130 | 116 | 135 | - |
| CMYK | 0.04 | 0.14 | 0 | 0.47 |
| HSL | 284.21º | 0.08% | 0.49% | - |
| HSV(B) | 284.21º | 0.14% | 0.53% | - |
| XYZ | 19.82 | 18.99 | 25.54 | - |
| YUV | 122.35 | 135.14 | 133.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 116 | 135 | 0.04 | 0.14 | 0 | 0.47 | 284.21 | 0.08 | 0.49 |
| Hex | 82 | 74 | 87 | 4 | E | 0 | 2F | 11C | 8 | 31 |
| Octal | 202 | 164 | 207 | 4 | 16 | 0 | 57 | 434 | 10 | 61 |
| Binary | 10000010 | 1110100 | 10000111 | 100 | 1110 | 0 | 101111 | 100011100 | 1000 | 110001 |
Color Harmonies of #827487
Complementary color
Monochromatic Colors of #827487
Black with #827487
Text Example
Text Example
White with #827487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827487; }
p { color: rgb(130,116,135); }
H1.HeaderClassName
{
color: #827487;
}
.AnyTagClassName
{
color: #827487;
}
</style>
background-color css
<style>
a { background-color: #827487; }
a { background-color: rgb(130,116,135); }
div.DivClassName
{
background-color: #827487;
}
.BgClassName
{
background-color: #827487;
}
</style>
border-color css
<style>
span { border-color: #827487; }
span { border-color: rgb(130,116,135); }
td.TdClassName
{
border-color: #827487;
}
.TagClassName
{
border-color: #827487;
}
</style>