Shades of Mamba #716779
Tints of Mamba #716779
RGB
CMYK
RGB Variations
Color information
#716779 (or 0x716779) is known color: Mamba. HEX triplet: 71, 67 and 79. RGB value is (113,103,121). Sum of RGB (Red+Green+Blue) = 113+103+121=337 (44% of max value = 765). Red value is 113 (44.53% from 255 or 33.53% from 337); Green value is 103 (40.62% from 255 or 30.56% from 337); Blue value is 121 (47.66% from 255 or 35.91% from 337); Max value from RGB is 121 - color contains mainly: blue. Hex color #716779 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716779 is #8E9886. Grayscale: #6B6B6B. Windows color (decimal): -9345159 or 7956337. OLE color: 7956337.
HSL color Cylindrical-coordinate representation of color #716779: hue angle of 273.33º degrees, saturation: 0.08, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #716779 is Cyan = 0.07, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 103 | 121 | - |
| CMYK | 0.07 | 0.15 | 0 | 0.53 |
| HSL | 273.33º | 0.08% | 0.44% | - |
| HSV(B) | 273.33º | 0.15% | 0.47% | - |
| XYZ | 15.11 | 14.59 | 20.11 | - |
| YUV | 108.04 | 135.31 | 131.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 103 | 121 | 0.07 | 0.15 | 0 | 0.53 | 273.33 | 0.08 | 0.44 |
| Hex | 71 | 67 | 79 | 7 | F | 0 | 35 | 111 | 8 | 2C |
| Octal | 161 | 147 | 171 | 7 | 17 | 0 | 65 | 421 | 10 | 54 |
| Binary | 1110001 | 1100111 | 1111001 | 111 | 1111 | 0 | 110101 | 100010001 | 1000 | 101100 |
Color Harmonies of #716779
Complementary color
Monochromatic Colors of #716779
Black with #716779
Text Example
Text Example
White with #716779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716779; }
p { color: rgb(113,103,121); }
H1.HeaderClassName
{
color: #716779;
}
.AnyTagClassName
{
color: #716779;
}
</style>
background-color css
<style>
a { background-color: #716779; }
a { background-color: rgb(113,103,121); }
div.DivClassName
{
background-color: #716779;
}
.BgClassName
{
background-color: #716779;
}
</style>
border-color css
<style>
span { border-color: #716779; }
span { border-color: rgb(113,103,121); }
td.TdClassName
{
border-color: #716779;
}
.TagClassName
{
border-color: #716779;
}
</style>