Shades of Mineral Green #526557
Tints of Mineral Green #526557
RGB
CMYK
RGB Variations
Color information
#526557 (or 0x526557) is known color: Mineral Green. HEX triplet: 52, 65 and 57. RGB value is (82,101,87). Sum of RGB (Red+Green+Blue) = 82+101+87=270 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.37% from 270); Green value is 101 (39.84% from 255 or 37.41% from 270); Blue value is 87 (34.38% from 255 or 32.22% from 270); Max value from RGB is 101 - color contains mainly: green. Hex color #526557 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526557 is #AD9AA8. Grayscale: #5D5D5D. Windows color (decimal): -11377321 or 5727570. OLE color: 5727570.
HSL color Cylindrical-coordinate representation of color #526557: hue angle of 135.79º 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 #526557 is Cyan = 0.19, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 101 | 87 | - |
| CMYK | 0.19 | 0 | 0.14 | 0.60 |
| HSL | 135.79º | 0.1% | 0.36% | - |
| HSV(B) | 135.79º | 0.19% | 0.4% | - |
| XYZ | 9.85 | 11.79 | 10.77 | - |
| YUV | 93.72 | 124.21 | 119.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 101 | 87 | 0.19 | 0 | 0.14 | 0.60 | 135.79 | 0.1 | 0.36 |
| Hex | 52 | 65 | 57 | 13 | 0 | E | 3C | 88 | A | 24 |
| Octal | 122 | 145 | 127 | 23 | 0 | 16 | 74 | 210 | 12 | 44 |
| Binary | 1010010 | 1100101 | 1010111 | 10011 | 0 | 1110 | 111100 | 10001000 | 1010 | 100100 |
Color Harmonies of #526557
Complementary color
Monochromatic Colors of #526557
Black with #526557
Text Example
Text Example
White with #526557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526557; }
p { color: rgb(82,101,87); }
H1.HeaderClassName
{
color: #526557;
}
.AnyTagClassName
{
color: #526557;
}
</style>
background-color css
<style>
a { background-color: #526557; }
a { background-color: rgb(82,101,87); }
div.DivClassName
{
background-color: #526557;
}
.BgClassName
{
background-color: #526557;
}
</style>
border-color css
<style>
span { border-color: #526557; }
span { border-color: rgb(82,101,87); }
td.TdClassName
{
border-color: #526557;
}
.TagClassName
{
border-color: #526557;
}
</style>