Shades of Mineral Green #516053
Tints of Mineral Green #516053
RGB
CMYK
RGB Variations
Color information
#516053 (or 0x516053) is known color: Mineral Green. HEX triplet: 51, 60 and 53. RGB value is (81,96,83). Sum of RGB (Red+Green+Blue) = 81+96+83=260 (34% of max value = 765). Red value is 81 (32.03% from 255 or 31.15% from 260); Green value is 96 (37.89% from 255 or 36.92% from 260); Blue value is 83 (32.81% from 255 or 31.92% from 260); Max value from RGB is 96 - color contains mainly: green. Hex color #516053 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516053 is #AE9FAC. Grayscale: #5A5A5A. Windows color (decimal): -11444141 or 5464145. OLE color: 5464145.
HSL color Cylindrical-coordinate representation of color #516053: hue angle of 128º degrees, saturation: 0.08, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #516053 is Cyan = 0.16, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 81 | 96 | 83 | - |
| CMYK | 0.16 | 0 | 0.14 | 0.62 |
| HSL | 128º | 0.08% | 0.35% | - |
| HSV(B) | 128º | 0.16% | 0.38% | - |
| XYZ | 9.14 | 10.74 | 9.77 | - |
| YUV | 90.03 | 124.03 | 121.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 96 | 83 | 0.16 | 0 | 0.14 | 0.62 | 128 | 0.08 | 0.35 |
| Hex | 51 | 60 | 53 | 10 | 0 | E | 3E | 80 | 8 | 23 |
| Octal | 121 | 140 | 123 | 20 | 0 | 16 | 76 | 200 | 10 | 43 |
| Binary | 1010001 | 1100000 | 1010011 | 10000 | 0 | 1110 | 111110 | 10000000 | 1000 | 100011 |
Color Harmonies of #516053
Complementary color
Monochromatic Colors of #516053
Black with #516053
Text Example
Text Example
White with #516053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516053; }
p { color: rgb(81,96,83); }
H1.HeaderClassName
{
color: #516053;
}
.AnyTagClassName
{
color: #516053;
}
</style>
background-color css
<style>
a { background-color: #516053; }
a { background-color: rgb(81,96,83); }
div.DivClassName
{
background-color: #516053;
}
.BgClassName
{
background-color: #516053;
}
</style>
border-color css
<style>
span { border-color: #516053; }
span { border-color: rgb(81,96,83); }
td.TdClassName
{
border-color: #516053;
}
.TagClassName
{
border-color: #516053;
}
</style>