Shades of Mineral Green #576059
Tints of Mineral Green #576059
RGB
CMYK
RGB Variations
Color information
#576059 (or 0x576059) is known color: Mineral Green. HEX triplet: 57, 60 and 59. RGB value is (87,96,89). Sum of RGB (Red+Green+Blue) = 87+96+89=272 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.99% from 272); Green value is 96 (37.89% from 255 or 35.29% from 272); Blue value is 89 (35.16% from 255 or 32.72% from 272); Max value from RGB is 96 - color contains mainly: green. Hex color #576059 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #576059 is #A89FA6. Grayscale: #5C5C5C. Windows color (decimal): -11050919 or 5857367. OLE color: 5857367.
HSL color Cylindrical-coordinate representation of color #576059: hue angle of 133.33º degrees, saturation: 0.05, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #576059 is Cyan = 0.09, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 87 | 96 | 89 | - |
| CMYK | 0.09 | 0 | 0.07 | 0.62 |
| HSL | 133.33º | 0.05% | 0.36% | - |
| HSV(B) | 133.33º | 0.09% | 0.38% | - |
| XYZ | 9.92 | 11.11 | 11.07 | - |
| YUV | 92.51 | 126.02 | 124.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 96 | 89 | 0.09 | 0 | 0.07 | 0.62 | 133.33 | 0.05 | 0.36 |
| Hex | 57 | 60 | 59 | 9 | 0 | 7 | 3E | 85 | 5 | 24 |
| Octal | 127 | 140 | 131 | 11 | 0 | 7 | 76 | 205 | 5 | 44 |
| Binary | 1010111 | 1100000 | 1011001 | 1001 | 0 | 111 | 111110 | 10000101 | 101 | 100100 |
Color Harmonies of #576059
Complementary color
Monochromatic Colors of #576059
Black with #576059
Text Example
Text Example
White with #576059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576059; }
p { color: rgb(87,96,89); }
H1.HeaderClassName
{
color: #576059;
}
.AnyTagClassName
{
color: #576059;
}
</style>
background-color css
<style>
a { background-color: #576059; }
a { background-color: rgb(87,96,89); }
div.DivClassName
{
background-color: #576059;
}
.BgClassName
{
background-color: #576059;
}
</style>
border-color css
<style>
span { border-color: #576059; }
span { border-color: rgb(87,96,89); }
td.TdClassName
{
border-color: #576059;
}
.TagClassName
{
border-color: #576059;
}
</style>