Shades of Mineral Green #526157
Tints of Mineral Green #526157
RGB
CMYK
RGB Variations
Color information
#526157 (or 0x526157) is known color: Mineral Green. HEX triplet: 52, 61 and 57. RGB value is (82,97,87). Sum of RGB (Red+Green+Blue) = 82+97+87=266 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.83% from 266); Green value is 97 (38.28% from 255 or 36.47% from 266); Blue value is 87 (34.38% from 255 or 32.71% from 266); Max value from RGB is 97 - color contains mainly: green. Hex color #526157 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526157 is #AD9EA8. Grayscale: #5B5B5B. Windows color (decimal): -11378345 or 5726546. OLE color: 5726546.
HSL color Cylindrical-coordinate representation of color #526157: hue angle of 140º degrees, saturation: 0.08, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #526157 is Cyan = 0.15, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 97 | 87 | - |
| CMYK | 0.15 | 0 | 0.10 | 0.62 |
| HSL | 140º | 0.08% | 0.35% | - |
| HSV(B) | 140º | 0.15% | 0.38% | - |
| XYZ | 9.47 | 11.03 | 10.65 | - |
| YUV | 91.38 | 125.53 | 121.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 97 | 87 | 0.15 | 0 | 0.10 | 0.62 | 140 | 0.08 | 0.35 |
| Hex | 52 | 61 | 57 | F | 0 | A | 3E | 8C | 8 | 23 |
| Octal | 122 | 141 | 127 | 17 | 0 | 12 | 76 | 214 | 10 | 43 |
| Binary | 1010010 | 1100001 | 1010111 | 1111 | 0 | 1010 | 111110 | 10001100 | 1000 | 100011 |
Color Harmonies of #526157
Complementary color
Monochromatic Colors of #526157
Black with #526157
Text Example
Text Example
White with #526157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526157; }
p { color: rgb(82,97,87); }
H1.HeaderClassName
{
color: #526157;
}
.AnyTagClassName
{
color: #526157;
}
</style>
background-color css
<style>
a { background-color: #526157; }
a { background-color: rgb(82,97,87); }
div.DivClassName
{
background-color: #526157;
}
.BgClassName
{
background-color: #526157;
}
</style>
border-color css
<style>
span { border-color: #526157; }
span { border-color: rgb(82,97,87); }
td.TdClassName
{
border-color: #526157;
}
.TagClassName
{
border-color: #526157;
}
</style>