Shades of Mineral Green #526959
Tints of Mineral Green #526959
RGB
CMYK
RGB Variations
Color information
#526959 (or 0x526959) is known color: Mineral Green. HEX triplet: 52, 69 and 59. RGB value is (82,105,89). Sum of RGB (Red+Green+Blue) = 82+105+89=276 (36% of max value = 765). Red value is 82 (32.42% from 255 or 29.71% from 276); Green value is 105 (41.41% from 255 or 38.04% from 276); Blue value is 89 (35.16% from 255 or 32.25% from 276); Max value from RGB is 105 - color contains mainly: green. Hex color #526959 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526959 is #AD96A6. Grayscale: #606060. Windows color (decimal): -11376295 or 5859666. OLE color: 5859666.
HSL color Cylindrical-coordinate representation of color #526959: hue angle of 138.26º degrees, saturation: 0.12, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #526959 is Cyan = 0.22, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 82 | 105 | 89 | - |
| CMYK | 0.22 | 0 | 0.15 | 0.59 |
| HSL | 138.26º | 0.12% | 0.37% | - |
| HSV(B) | 138.26º | 0.22% | 0.41% | - |
| XYZ | 10.33 | 12.62 | 11.34 | - |
| YUV | 96.3 | 123.88 | 117.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 105 | 89 | 0.22 | 0 | 0.15 | 0.59 | 138.26 | 0.12 | 0.37 |
| Hex | 52 | 69 | 59 | 16 | 0 | F | 3B | 8A | C | 25 |
| Octal | 122 | 151 | 131 | 26 | 0 | 17 | 73 | 212 | 14 | 45 |
| Binary | 1010010 | 1101001 | 1011001 | 10110 | 0 | 1111 | 111011 | 10001010 | 1100 | 100101 |
Color Harmonies of #526959
Complementary color
Monochromatic Colors of #526959
Black with #526959
Text Example
Text Example
White with #526959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526959; }
p { color: rgb(82,105,89); }
H1.HeaderClassName
{
color: #526959;
}
.AnyTagClassName
{
color: #526959;
}
</style>
background-color css
<style>
a { background-color: #526959; }
a { background-color: rgb(82,105,89); }
div.DivClassName
{
background-color: #526959;
}
.BgClassName
{
background-color: #526959;
}
</style>
border-color css
<style>
span { border-color: #526959; }
span { border-color: rgb(82,105,89); }
td.TdClassName
{
border-color: #526959;
}
.TagClassName
{
border-color: #526959;
}
</style>