Shades of Mineral Green #526556
Tints of Mineral Green #526556
RGB
CMYK
RGB Variations
Color information
#526556 (or 0x526556) is known color: Mineral Green. HEX triplet: 52, 65 and 56. RGB value is (82,101,86). Sum of RGB (Red+Green+Blue) = 82+101+86=269 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.48% from 269); Green value is 101 (39.84% from 255 or 37.55% from 269); Blue value is 86 (33.98% from 255 or 31.97% from 269); Max value from RGB is 101 - color contains mainly: green. Hex color #526556 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526556 is #AD9AA9. Grayscale: #5D5D5D. Windows color (decimal): -11377322 or 5662034. OLE color: 5662034.
HSL color Cylindrical-coordinate representation of color #526556: hue angle of 132.63º 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 #526556 is Cyan = 0.19, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 101 | 86 | - |
| CMYK | 0.19 | 0 | 0.15 | 0.60 |
| HSL | 132.63º | 0.1% | 0.36% | - |
| HSV(B) | 132.63º | 0.19% | 0.4% | - |
| XYZ | 9.81 | 11.77 | 10.56 | - |
| YUV | 93.61 | 123.71 | 119.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 101 | 86 | 0.19 | 0 | 0.15 | 0.60 | 132.63 | 0.1 | 0.36 |
| Hex | 52 | 65 | 56 | 13 | 0 | F | 3C | 85 | A | 24 |
| Octal | 122 | 145 | 126 | 23 | 0 | 17 | 74 | 205 | 12 | 44 |
| Binary | 1010010 | 1100101 | 1010110 | 10011 | 0 | 1111 | 111100 | 10000101 | 1010 | 100100 |
Color Harmonies of #526556
Complementary color
Monochromatic Colors of #526556
Black with #526556
Text Example
Text Example
White with #526556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526556; }
p { color: rgb(82,101,86); }
H1.HeaderClassName
{
color: #526556;
}
.AnyTagClassName
{
color: #526556;
}
</style>
background-color css
<style>
a { background-color: #526556; }
a { background-color: rgb(82,101,86); }
div.DivClassName
{
background-color: #526556;
}
.BgClassName
{
background-color: #526556;
}
</style>
border-color css
<style>
span { border-color: #526556; }
span { border-color: rgb(82,101,86); }
td.TdClassName
{
border-color: #526556;
}
.TagClassName
{
border-color: #526556;
}
</style>