Shades of Mineral Green #566559
Tints of Mineral Green #566559
RGB
CMYK
RGB Variations
Color information
#566559 (or 0x566559) is known color: Mineral Green. HEX triplet: 56, 65 and 59. RGB value is (86,101,89). Sum of RGB (Red+Green+Blue) = 86+101+89=276 (36% of max value = 765). Red value is 86 (33.98% from 255 or 31.16% from 276); Green value is 101 (39.84% from 255 or 36.59% from 276); Blue value is 89 (35.16% from 255 or 32.25% from 276); Max value from RGB is 101 - color contains mainly: green. Hex color #566559 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566559 is #A99AA6. Grayscale: #5F5F5F. Windows color (decimal): -11115175 or 5858646. OLE color: 5858646.
HSL color Cylindrical-coordinate representation of color #566559: hue angle of 132º degrees, saturation: 0.08, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #566559 is Cyan = 0.15, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 86 | 101 | 89 | - |
| CMYK | 0.15 | 0 | 0.12 | 0.60 |
| HSL | 132º | 0.08% | 0.37% | - |
| HSV(B) | 132º | 0.15% | 0.4% | - |
| XYZ | 10.29 | 12.01 | 11.23 | - |
| YUV | 95.15 | 124.53 | 121.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 101 | 89 | 0.15 | 0 | 0.12 | 0.60 | 132 | 0.08 | 0.37 |
| Hex | 56 | 65 | 59 | F | 0 | C | 3C | 84 | 8 | 25 |
| Octal | 126 | 145 | 131 | 17 | 0 | 14 | 74 | 204 | 10 | 45 |
| Binary | 1010110 | 1100101 | 1011001 | 1111 | 0 | 1100 | 111100 | 10000100 | 1000 | 100101 |
Color Harmonies of #566559
Complementary color
Monochromatic Colors of #566559
Black with #566559
Text Example
Text Example
White with #566559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566559; }
p { color: rgb(86,101,89); }
H1.HeaderClassName
{
color: #566559;
}
.AnyTagClassName
{
color: #566559;
}
</style>
background-color css
<style>
a { background-color: #566559; }
a { background-color: rgb(86,101,89); }
div.DivClassName
{
background-color: #566559;
}
.BgClassName
{
background-color: #566559;
}
</style>
border-color css
<style>
span { border-color: #566559; }
span { border-color: rgb(86,101,89); }
td.TdClassName
{
border-color: #566559;
}
.TagClassName
{
border-color: #566559;
}
</style>