Shades of Mineral Green #516556
Tints of Mineral Green #516556
RGB
CMYK
RGB Variations
Color information
#516556 (or 0x516556) is known color: Mineral Green. HEX triplet: 51, 65 and 56. RGB value is (81,101,86). Sum of RGB (Red+Green+Blue) = 81+101+86=268 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.22% from 268); Green value is 101 (39.84% from 255 or 37.69% from 268); Blue value is 86 (33.98% from 255 or 32.09% from 268); Max value from RGB is 101 - color contains mainly: green. Hex color #516556 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516556 is #AE9AA9. Grayscale: #5D5D5D. Windows color (decimal): -11442858 or 5662033. OLE color: 5662033.
HSL color Cylindrical-coordinate representation of color #516556: hue angle of 135º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #516556 is Cyan = 0.20, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 101 | 86 | - |
| CMYK | 0.20 | 0 | 0.15 | 0.60 |
| HSL | 135º | 0.11% | 0.36% | - |
| HSV(B) | 135º | 0.2% | 0.4% | - |
| XYZ | 9.73 | 11.73 | 10.56 | - |
| YUV | 93.31 | 123.87 | 119.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 101 | 86 | 0.20 | 0 | 0.15 | 0.60 | 135 | 0.11 | 0.36 |
| Hex | 51 | 65 | 56 | 14 | 0 | F | 3C | 87 | B | 24 |
| Octal | 121 | 145 | 126 | 24 | 0 | 17 | 74 | 207 | 13 | 44 |
| Binary | 1010001 | 1100101 | 1010110 | 10100 | 0 | 1111 | 111100 | 10000111 | 1011 | 100100 |
Color Harmonies of #516556
Complementary color
Monochromatic Colors of #516556
Black with #516556
Text Example
Text Example
White with #516556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516556; }
p { color: rgb(81,101,86); }
H1.HeaderClassName
{
color: #516556;
}
.AnyTagClassName
{
color: #516556;
}
</style>
background-color css
<style>
a { background-color: #516556; }
a { background-color: rgb(81,101,86); }
div.DivClassName
{
background-color: #516556;
}
.BgClassName
{
background-color: #516556;
}
</style>
border-color css
<style>
span { border-color: #516556; }
span { border-color: rgb(81,101,86); }
td.TdClassName
{
border-color: #516556;
}
.TagClassName
{
border-color: #516556;
}
</style>