Shades of Mineral Green #516855
Tints of Mineral Green #516855
RGB
CMYK
RGB Variations
Color information
#516855 (or 0x516855) is known color: Mineral Green. HEX triplet: 51, 68 and 55. RGB value is (81,104,85). Sum of RGB (Red+Green+Blue) = 81+104+85=270 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30% from 270); Green value is 104 (41.02% from 255 or 38.52% from 270); Blue value is 85 (33.59% from 255 or 31.48% from 270); Max value from RGB is 104 - color contains mainly: green. Hex color #516855 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516855 is #AE97AA. Grayscale: #5F5F5F. Windows color (decimal): -11442091 or 5597265. OLE color: 5597265.
HSL color Cylindrical-coordinate representation of color #516855: hue angle of 130.43º 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 #516855 is Cyan = 0.22, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 104 | 85 | - |
| CMYK | 0.22 | 0 | 0.18 | 0.59 |
| HSL | 130.43º | 0.12% | 0.36% | - |
| HSV(B) | 130.43º | 0.22% | 0.41% | - |
| XYZ | 9.98 | 12.31 | 10.44 | - |
| YUV | 94.96 | 122.38 | 118.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 104 | 85 | 0.22 | 0 | 0.18 | 0.59 | 130.43 | 0.12 | 0.36 |
| Hex | 51 | 68 | 55 | 16 | 0 | 12 | 3B | 82 | C | 24 |
| Octal | 121 | 150 | 125 | 26 | 0 | 22 | 73 | 202 | 14 | 44 |
| Binary | 1010001 | 1101000 | 1010101 | 10110 | 0 | 10010 | 111011 | 10000010 | 1100 | 100100 |
Color Harmonies of #516855
Complementary color
Monochromatic Colors of #516855
Black with #516855
Text Example
Text Example
White with #516855
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516855; }
p { color: rgb(81,104,85); }
H1.HeaderClassName
{
color: #516855;
}
.AnyTagClassName
{
color: #516855;
}
</style>
background-color css
<style>
a { background-color: #516855; }
a { background-color: rgb(81,104,85); }
div.DivClassName
{
background-color: #516855;
}
.BgClassName
{
background-color: #516855;
}
</style>
border-color css
<style>
span { border-color: #516855; }
span { border-color: rgb(81,104,85); }
td.TdClassName
{
border-color: #516855;
}
.TagClassName
{
border-color: #516855;
}
</style>