Shades of Mineral Green #506956
Tints of Mineral Green #506956
RGB
CMYK
RGB Variations
Color information
#506956 (or 0x506956) is known color: Mineral Green. HEX triplet: 50, 69 and 56. RGB value is (80,105,86). Sum of RGB (Red+Green+Blue) = 80+105+86=271 (35% of max value = 765). Red value is 80 (31.64% from 255 or 29.52% from 271); Green value is 105 (41.41% from 255 or 38.75% from 271); Blue value is 86 (33.98% from 255 or 31.73% from 271); Max value from RGB is 105 - color contains mainly: green. Hex color #506956 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #506956 is #AF96A9. Grayscale: #5F5F5F. Windows color (decimal): -11507370 or 5663056. OLE color: 5663056.
HSL color Cylindrical-coordinate representation of color #506956: hue angle of 134.4º degrees, saturation: 0.14, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #506956 is Cyan = 0.24, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 80 | 105 | 86 | - |
| CMYK | 0.24 | 0 | 0.18 | 0.59 |
| HSL | 134.4º | 0.14% | 0.36% | - |
| HSV(B) | 134.4º | 0.24% | 0.41% | - |
| XYZ | 10.04 | 12.48 | 10.68 | - |
| YUV | 95.36 | 122.72 | 117.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 105 | 86 | 0.24 | 0 | 0.18 | 0.59 | 134.4 | 0.14 | 0.36 |
| Hex | 50 | 69 | 56 | 18 | 0 | 12 | 3B | 86 | E | 24 |
| Octal | 120 | 151 | 126 | 30 | 0 | 22 | 73 | 206 | 16 | 44 |
| Binary | 1010000 | 1101001 | 1010110 | 11000 | 0 | 10010 | 111011 | 10000110 | 1110 | 100100 |
Color Harmonies of #506956
Complementary color
Monochromatic Colors of #506956
Black with #506956
Text Example
Text Example
White with #506956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506956; }
p { color: rgb(80,105,86); }
H1.HeaderClassName
{
color: #506956;
}
.AnyTagClassName
{
color: #506956;
}
</style>
background-color css
<style>
a { background-color: #506956; }
a { background-color: rgb(80,105,86); }
div.DivClassName
{
background-color: #506956;
}
.BgClassName
{
background-color: #506956;
}
</style>
border-color css
<style>
span { border-color: #506956; }
span { border-color: rgb(80,105,86); }
td.TdClassName
{
border-color: #506956;
}
.TagClassName
{
border-color: #506956;
}
</style>