Shades of Mineral Green #516457
Tints of Mineral Green #516457
RGB
CMYK
RGB Variations
Color information
#516457 (or 0x516457) is known color: Mineral Green. HEX triplet: 51, 64 and 57. RGB value is (81,100,87). Sum of RGB (Red+Green+Blue) = 81+100+87=268 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.22% from 268); Green value is 100 (39.45% from 255 or 37.31% from 268); Blue value is 87 (34.38% from 255 or 32.46% from 268); Max value from RGB is 100 - color contains mainly: green. Hex color #516457 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516457 is #AE9BA8. Grayscale: #5C5C5C. Windows color (decimal): -11443113 or 5727313. OLE color: 5727313.
HSL color Cylindrical-coordinate representation of color #516457: hue angle of 138.95º 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 #516457 is Cyan = 0.19, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 81 | 100 | 87 | - |
| CMYK | 0.19 | 0 | 0.13 | 0.61 |
| HSL | 138.95º | 0.1% | 0.35% | - |
| HSV(B) | 138.95º | 0.19% | 0.39% | - |
| XYZ | 9.67 | 11.55 | 10.74 | - |
| YUV | 92.84 | 124.71 | 119.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 100 | 87 | 0.19 | 0 | 0.13 | 0.61 | 138.95 | 0.1 | 0.35 |
| Hex | 51 | 64 | 57 | 13 | 0 | D | 3D | 8B | A | 23 |
| Octal | 121 | 144 | 127 | 23 | 0 | 15 | 75 | 213 | 12 | 43 |
| Binary | 1010001 | 1100100 | 1010111 | 10011 | 0 | 1101 | 111101 | 10001011 | 1010 | 100011 |
Color Harmonies of #516457
Complementary color
Monochromatic Colors of #516457
Black with #516457
Text Example
Text Example
White with #516457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516457; }
p { color: rgb(81,100,87); }
H1.HeaderClassName
{
color: #516457;
}
.AnyTagClassName
{
color: #516457;
}
</style>
background-color css
<style>
a { background-color: #516457; }
a { background-color: rgb(81,100,87); }
div.DivClassName
{
background-color: #516457;
}
.BgClassName
{
background-color: #516457;
}
</style>
border-color css
<style>
span { border-color: #516457; }
span { border-color: rgb(81,100,87); }
td.TdClassName
{
border-color: #516457;
}
.TagClassName
{
border-color: #516457;
}
</style>