Shades of Mineral Green #516854
Tints of Mineral Green #516854
RGB
CMYK
RGB Variations
Color information
#516854 (or 0x516854) is known color: Mineral Green. HEX triplet: 51, 68 and 54. RGB value is (81,104,84). Sum of RGB (Red+Green+Blue) = 81+104+84=269 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.11% from 269); Green value is 104 (41.02% from 255 or 38.66% from 269); Blue value is 84 (33.20% from 255 or 31.23% from 269); Max value from RGB is 104 - color contains mainly: green. Hex color #516854 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516854 is #AE97AB. Grayscale: #5E5E5E. Windows color (decimal): -11442092 or 5531729. OLE color: 5531729.
HSL color Cylindrical-coordinate representation of color #516854: hue angle of 127.83º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #516854 is Cyan = 0.22, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 104 | 84 | - |
| CMYK | 0.22 | 0 | 0.19 | 0.59 |
| HSL | 127.83º | 0.12% | 0.36% | - |
| HSV(B) | 127.83º | 0.22% | 0.41% | - |
| XYZ | 9.94 | 12.29 | 10.24 | - |
| YUV | 94.84 | 121.88 | 118.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 104 | 84 | 0.22 | 0 | 0.19 | 0.59 | 127.83 | 0.12 | 0.36 |
| Hex | 51 | 68 | 54 | 16 | 0 | 13 | 3B | 80 | C | 24 |
| Octal | 121 | 150 | 124 | 26 | 0 | 23 | 73 | 200 | 14 | 44 |
| Binary | 1010001 | 1101000 | 1010100 | 10110 | 0 | 10011 | 111011 | 10000000 | 1100 | 100100 |
Color Harmonies of #516854
Complementary color
Monochromatic Colors of #516854
Black with #516854
Text Example
Text Example
White with #516854
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516854; }
p { color: rgb(81,104,84); }
H1.HeaderClassName
{
color: #516854;
}
.AnyTagClassName
{
color: #516854;
}
</style>
background-color css
<style>
a { background-color: #516854; }
a { background-color: rgb(81,104,84); }
div.DivClassName
{
background-color: #516854;
}
.BgClassName
{
background-color: #516854;
}
</style>
border-color css
<style>
span { border-color: #516854; }
span { border-color: rgb(81,104,84); }
td.TdClassName
{
border-color: #516854;
}
.TagClassName
{
border-color: #516854;
}
</style>