Shades of Mineral Green #566958
Tints of Mineral Green #566958
RGB
CMYK
RGB Variations
Color information
#566958 (or 0x566958) is known color: Mineral Green. HEX triplet: 56, 69 and 58. RGB value is (86,105,88). Sum of RGB (Red+Green+Blue) = 86+105+88=279 (36% of max value = 765). Red value is 86 (33.98% from 255 or 30.82% from 279); Green value is 105 (41.41% from 255 or 37.63% from 279); Blue value is 88 (34.77% from 255 or 31.54% from 279); Max value from RGB is 105 - color contains mainly: green. Hex color #566958 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566958 is #A996A7. Grayscale: #616161. Windows color (decimal): -11114152 or 5794134. OLE color: 5794134.
HSL color Cylindrical-coordinate representation of color #566958: hue angle of 126.32º degrees, saturation: 0.1, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #566958 is Cyan = 0.18, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 86 | 105 | 88 | - |
| CMYK | 0.18 | 0 | 0.16 | 0.59 |
| HSL | 126.32º | 0.1% | 0.37% | - |
| HSV(B) | 126.32º | 0.18% | 0.41% | - |
| XYZ | 10.65 | 12.79 | 11.14 | - |
| YUV | 97.38 | 122.71 | 119.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 105 | 88 | 0.18 | 0 | 0.16 | 0.59 | 126.32 | 0.1 | 0.37 |
| Hex | 56 | 69 | 58 | 12 | 0 | 10 | 3B | 7E | A | 25 |
| Octal | 126 | 151 | 130 | 22 | 0 | 20 | 73 | 176 | 12 | 45 |
| Binary | 1010110 | 1101001 | 1011000 | 10010 | 0 | 10000 | 111011 | 1111110 | 1010 | 100101 |
Color Harmonies of #566958
Complementary color
Monochromatic Colors of #566958
Black with #566958
Text Example
Text Example
White with #566958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566958; }
p { color: rgb(86,105,88); }
H1.HeaderClassName
{
color: #566958;
}
.AnyTagClassName
{
color: #566958;
}
</style>
background-color css
<style>
a { background-color: #566958; }
a { background-color: rgb(86,105,88); }
div.DivClassName
{
background-color: #566958;
}
.BgClassName
{
background-color: #566958;
}
</style>
border-color css
<style>
span { border-color: #566958; }
span { border-color: rgb(86,105,88); }
td.TdClassName
{
border-color: #566958;
}
.TagClassName
{
border-color: #566958;
}
</style>