Shades of Mineral Green #526056
Tints of Mineral Green #526056
RGB
CMYK
RGB Variations
Color information
#526056 (or 0x526056) is known color: Mineral Green. HEX triplet: 52, 60 and 56. RGB value is (82,96,86). Sum of RGB (Red+Green+Blue) = 82+96+86=264 (34% of max value = 765). Red value is 82 (32.42% from 255 or 31.06% from 264); Green value is 96 (37.89% from 255 or 36.36% from 264); Blue value is 86 (33.98% from 255 or 32.58% from 264); Max value from RGB is 96 - color contains mainly: green. Hex color #526056 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526056 is #AD9FA9. Grayscale: #5A5A5A. Windows color (decimal): -11378602 or 5660754. OLE color: 5660754.
HSL color Cylindrical-coordinate representation of color #526056: hue angle of 137.14º degrees, saturation: 0.08, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #526056 is Cyan = 0.15, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 96 | 86 | - |
| CMYK | 0.15 | 0 | 0.10 | 0.62 |
| HSL | 137.14º | 0.08% | 0.35% | - |
| HSV(B) | 137.14º | 0.15% | 0.38% | - |
| XYZ | 9.34 | 10.83 | 10.4 | - |
| YUV | 90.67 | 125.36 | 121.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 96 | 86 | 0.15 | 0 | 0.10 | 0.62 | 137.14 | 0.08 | 0.35 |
| Hex | 52 | 60 | 56 | F | 0 | A | 3E | 89 | 8 | 23 |
| Octal | 122 | 140 | 126 | 17 | 0 | 12 | 76 | 211 | 10 | 43 |
| Binary | 1010010 | 1100000 | 1010110 | 1111 | 0 | 1010 | 111110 | 10001001 | 1000 | 100011 |
Color Harmonies of #526056
Complementary color
Monochromatic Colors of #526056
Black with #526056
Text Example
Text Example
White with #526056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526056; }
p { color: rgb(82,96,86); }
H1.HeaderClassName
{
color: #526056;
}
.AnyTagClassName
{
color: #526056;
}
</style>
background-color css
<style>
a { background-color: #526056; }
a { background-color: rgb(82,96,86); }
div.DivClassName
{
background-color: #526056;
}
.BgClassName
{
background-color: #526056;
}
</style>
border-color css
<style>
span { border-color: #526056; }
span { border-color: rgb(82,96,86); }
td.TdClassName
{
border-color: #526056;
}
.TagClassName
{
border-color: #526056;
}
</style>