Shades of Mineral Green #526759
Tints of Mineral Green #526759
RGB
CMYK
RGB Variations
Color information
#526759 (or 0x526759) is known color: Mineral Green. HEX triplet: 52, 67 and 59. RGB value is (82,103,89). Sum of RGB (Red+Green+Blue) = 82+103+89=274 (36% of max value = 765). Red value is 82 (32.42% from 255 or 29.93% from 274); Green value is 103 (40.62% from 255 or 37.59% from 274); Blue value is 89 (35.16% from 255 or 32.48% from 274); Max value from RGB is 103 - color contains mainly: green. Hex color #526759 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526759 is #AD98A6. Grayscale: #5F5F5F. Windows color (decimal): -11376807 or 5859154. OLE color: 5859154.
HSL color Cylindrical-coordinate representation of color #526759: hue angle of 140º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #526759 is Cyan = 0.20, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 103 | 89 | - |
| CMYK | 0.20 | 0 | 0.14 | 0.60 |
| HSL | 140º | 0.11% | 0.36% | - |
| HSV(B) | 140º | 0.2% | 0.4% | - |
| XYZ | 10.13 | 12.22 | 11.27 | - |
| YUV | 95.13 | 124.54 | 118.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 103 | 89 | 0.20 | 0 | 0.14 | 0.60 | 140 | 0.11 | 0.36 |
| Hex | 52 | 67 | 59 | 14 | 0 | E | 3C | 8C | B | 24 |
| Octal | 122 | 147 | 131 | 24 | 0 | 16 | 74 | 214 | 13 | 44 |
| Binary | 1010010 | 1100111 | 1011001 | 10100 | 0 | 1110 | 111100 | 10001100 | 1011 | 100100 |
Color Harmonies of #526759
Complementary color
Monochromatic Colors of #526759
Black with #526759
Text Example
Text Example
White with #526759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526759; }
p { color: rgb(82,103,89); }
H1.HeaderClassName
{
color: #526759;
}
.AnyTagClassName
{
color: #526759;
}
</style>
background-color css
<style>
a { background-color: #526759; }
a { background-color: rgb(82,103,89); }
div.DivClassName
{
background-color: #526759;
}
.BgClassName
{
background-color: #526759;
}
</style>
border-color css
<style>
span { border-color: #526759; }
span { border-color: rgb(82,103,89); }
td.TdClassName
{
border-color: #526759;
}
.TagClassName
{
border-color: #526759;
}
</style>