Shades of Mineral Green #526559
Tints of Mineral Green #526559
RGB
CMYK
RGB Variations
Color information
#526559 (or 0x526559) is known color: Mineral Green. HEX triplet: 52, 65 and 59. RGB value is (82,101,89). Sum of RGB (Red+Green+Blue) = 82+101+89=272 (36% of max value = 765). Red value is 82 (32.42% from 255 or 30.15% from 272); Green value is 101 (39.84% from 255 or 37.13% from 272); Blue value is 89 (35.16% from 255 or 32.72% from 272); Max value from RGB is 101 - color contains mainly: green. Hex color #526559 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526559 is #AD9AA6. Grayscale: #5D5D5D. Windows color (decimal): -11377319 or 5858642. OLE color: 5858642.
HSL color Cylindrical-coordinate representation of color #526559: hue angle of 142.11º degrees, saturation: 0.1, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #526559 is Cyan = 0.19, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 101 | 89 | - |
| CMYK | 0.19 | 0 | 0.12 | 0.60 |
| HSL | 142.11º | 0.1% | 0.36% | - |
| HSV(B) | 142.11º | 0.19% | 0.4% | - |
| XYZ | 9.94 | 11.82 | 11.21 | - |
| YUV | 93.95 | 125.21 | 119.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 101 | 89 | 0.19 | 0 | 0.12 | 0.60 | 142.11 | 0.1 | 0.36 |
| Hex | 52 | 65 | 59 | 13 | 0 | C | 3C | 8E | A | 24 |
| Octal | 122 | 145 | 131 | 23 | 0 | 14 | 74 | 216 | 12 | 44 |
| Binary | 1010010 | 1100101 | 1011001 | 10011 | 0 | 1100 | 111100 | 10001110 | 1010 | 100100 |
Color Harmonies of #526559
Complementary color
Monochromatic Colors of #526559
Black with #526559
Text Example
Text Example
White with #526559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526559; }
p { color: rgb(82,101,89); }
H1.HeaderClassName
{
color: #526559;
}
.AnyTagClassName
{
color: #526559;
}
</style>
background-color css
<style>
a { background-color: #526559; }
a { background-color: rgb(82,101,89); }
div.DivClassName
{
background-color: #526559;
}
.BgClassName
{
background-color: #526559;
}
</style>
border-color css
<style>
span { border-color: #526559; }
span { border-color: rgb(82,101,89); }
td.TdClassName
{
border-color: #526559;
}
.TagClassName
{
border-color: #526559;
}
</style>