Shades of Mineral Green #506856
Tints of Mineral Green #506856
RGB
CMYK
RGB Variations
Color information
#506856 (or 0x506856) is known color: Mineral Green. HEX triplet: 50, 68 and 56. RGB value is (80,104,86). Sum of RGB (Red+Green+Blue) = 80+104+86=270 (35% of max value = 765). Red value is 80 (31.64% from 255 or 29.63% from 270); Green value is 104 (41.02% from 255 or 38.52% from 270); Blue value is 86 (33.98% from 255 or 31.85% from 270); Max value from RGB is 104 - color contains mainly: green. Hex color #506856 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #506856 is #AF97A9. Grayscale: #5E5E5E. Windows color (decimal): -11507626 or 5662800. OLE color: 5662800.
HSL color Cylindrical-coordinate representation of color #506856: hue angle of 135º degrees, saturation: 0.13, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #506856 is Cyan = 0.23, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 80 | 104 | 86 | - |
| CMYK | 0.23 | 0 | 0.17 | 0.59 |
| HSL | 135º | 0.13% | 0.36% | - |
| HSV(B) | 135º | 0.23% | 0.41% | - |
| XYZ | 9.94 | 12.28 | 10.65 | - |
| YUV | 94.77 | 123.05 | 117.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 104 | 86 | 0.23 | 0 | 0.17 | 0.59 | 135 | 0.13 | 0.36 |
| Hex | 50 | 68 | 56 | 17 | 0 | 11 | 3B | 87 | D | 24 |
| Octal | 120 | 150 | 126 | 27 | 0 | 21 | 73 | 207 | 15 | 44 |
| Binary | 1010000 | 1101000 | 1010110 | 10111 | 0 | 10001 | 111011 | 10000111 | 1101 | 100100 |
Color Harmonies of #506856
Complementary color
Monochromatic Colors of #506856
Black with #506856
Text Example
Text Example
White with #506856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506856; }
p { color: rgb(80,104,86); }
H1.HeaderClassName
{
color: #506856;
}
.AnyTagClassName
{
color: #506856;
}
</style>
background-color css
<style>
a { background-color: #506856; }
a { background-color: rgb(80,104,86); }
div.DivClassName
{
background-color: #506856;
}
.BgClassName
{
background-color: #506856;
}
</style>
border-color css
<style>
span { border-color: #506856; }
span { border-color: rgb(80,104,86); }
td.TdClassName
{
border-color: #506856;
}
.TagClassName
{
border-color: #506856;
}
</style>