Shades of Mineral Green #566059
Tints of Mineral Green #566059
RGB
CMYK
RGB Variations
Color information
#566059 (or 0x566059) is known color: Mineral Green. HEX triplet: 56, 60 and 59. RGB value is (86,96,89). Sum of RGB (Red+Green+Blue) = 86+96+89=271 (35% of max value = 765). Red value is 86 (33.98% from 255 or 31.73% from 271); Green value is 96 (37.89% from 255 or 35.42% from 271); Blue value is 89 (35.16% from 255 or 32.84% from 271); Max value from RGB is 96 - color contains mainly: green. Hex color #566059 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566059 is #A99FA6. Grayscale: #5C5C5C. Windows color (decimal): -11116455 or 5857366. OLE color: 5857366.
HSL color Cylindrical-coordinate representation of color #566059: hue angle of 138º degrees, saturation: 0.05, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #566059 is Cyan = 0.10, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 86 | 96 | 89 | - |
| CMYK | 0.10 | 0 | 0.07 | 0.62 |
| HSL | 138º | 0.05% | 0.36% | - |
| HSV(B) | 138º | 0.1% | 0.38% | - |
| XYZ | 9.82 | 11.07 | 11.07 | - |
| YUV | 92.21 | 126.19 | 123.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 96 | 89 | 0.10 | 0 | 0.07 | 0.62 | 138 | 0.05 | 0.36 |
| Hex | 56 | 60 | 59 | A | 0 | 7 | 3E | 8A | 5 | 24 |
| Octal | 126 | 140 | 131 | 12 | 0 | 7 | 76 | 212 | 5 | 44 |
| Binary | 1010110 | 1100000 | 1011001 | 1010 | 0 | 111 | 111110 | 10001010 | 101 | 100100 |
Color Harmonies of #566059
Complementary color
Monochromatic Colors of #566059
Black with #566059
Text Example
Text Example
White with #566059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566059; }
p { color: rgb(86,96,89); }
H1.HeaderClassName
{
color: #566059;
}
.AnyTagClassName
{
color: #566059;
}
</style>
background-color css
<style>
a { background-color: #566059; }
a { background-color: rgb(86,96,89); }
div.DivClassName
{
background-color: #566059;
}
.BgClassName
{
background-color: #566059;
}
</style>
border-color css
<style>
span { border-color: #566059; }
span { border-color: rgb(86,96,89); }
td.TdClassName
{
border-color: #566059;
}
.TagClassName
{
border-color: #566059;
}
</style>