Shades of Mineral Green #516456
Tints of Mineral Green #516456
RGB
CMYK
RGB Variations
Color information
#516456 (or 0x516456) is known color: Mineral Green. HEX triplet: 51, 64 and 56. RGB value is (81,100,86). Sum of RGB (Red+Green+Blue) = 81+100+86=267 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.34% from 267); Green value is 100 (39.45% from 255 or 37.45% from 267); Blue value is 86 (33.98% from 255 or 32.21% from 267); Max value from RGB is 100 - color contains mainly: green. Hex color #516456 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516456 is #AE9BA9. Grayscale: #5C5C5C. Windows color (decimal): -11443114 or 5661777. OLE color: 5661777.
HSL color Cylindrical-coordinate representation of color #516456: hue angle of 135.79º degrees, saturation: 0.1, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #516456 is Cyan = 0.19, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 81 | 100 | 86 | - |
| CMYK | 0.19 | 0 | 0.14 | 0.61 |
| HSL | 135.79º | 0.1% | 0.35% | - |
| HSV(B) | 135.79º | 0.19% | 0.39% | - |
| XYZ | 9.63 | 11.54 | 10.52 | - |
| YUV | 92.72 | 124.21 | 119.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 100 | 86 | 0.19 | 0 | 0.14 | 0.61 | 135.79 | 0.1 | 0.35 |
| Hex | 51 | 64 | 56 | 13 | 0 | E | 3D | 88 | A | 23 |
| Octal | 121 | 144 | 126 | 23 | 0 | 16 | 75 | 210 | 12 | 43 |
| Binary | 1010001 | 1100100 | 1010110 | 10011 | 0 | 1110 | 111101 | 10001000 | 1010 | 100011 |
Color Harmonies of #516456
Complementary color
Monochromatic Colors of #516456
Black with #516456
Text Example
Text Example
White with #516456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516456; }
p { color: rgb(81,100,86); }
H1.HeaderClassName
{
color: #516456;
}
.AnyTagClassName
{
color: #516456;
}
</style>
background-color css
<style>
a { background-color: #516456; }
a { background-color: rgb(81,100,86); }
div.DivClassName
{
background-color: #516456;
}
.BgClassName
{
background-color: #516456;
}
</style>
border-color css
<style>
span { border-color: #516456; }
span { border-color: rgb(81,100,86); }
td.TdClassName
{
border-color: #516456;
}
.TagClassName
{
border-color: #516456;
}
</style>