Shades of Mineral Green #556057
Tints of Mineral Green #556057
RGB
CMYK
RGB Variations
Color information
#556057 (or 0x556057) is known color: Mineral Green. HEX triplet: 55, 60 and 57. RGB value is (85,96,87). Sum of RGB (Red+Green+Blue) = 85+96+87=268 (35% of max value = 765). Red value is 85 (33.59% from 255 or 31.72% from 268); Green value is 96 (37.89% from 255 or 35.82% from 268); Blue value is 87 (34.38% from 255 or 32.46% from 268); Max value from RGB is 96 - color contains mainly: green. Hex color #556057 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #556057 is #AA9FA8. Grayscale: #5B5B5B. Windows color (decimal): -11181993 or 5726293. OLE color: 5726293.
HSL color Cylindrical-coordinate representation of color #556057: hue angle of 130.91º degrees, saturation: 0.06, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #556057 is Cyan = 0.11, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 85 | 96 | 87 | - |
| CMYK | 0.11 | 0 | 0.09 | 0.62 |
| HSL | 130.91º | 0.06% | 0.35% | - |
| HSV(B) | 130.91º | 0.11% | 0.38% | - |
| XYZ | 9.65 | 10.99 | 10.63 | - |
| YUV | 91.69 | 125.36 | 123.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 96 | 87 | 0.11 | 0 | 0.09 | 0.62 | 130.91 | 0.06 | 0.35 |
| Hex | 55 | 60 | 57 | B | 0 | 9 | 3E | 83 | 6 | 23 |
| Octal | 125 | 140 | 127 | 13 | 0 | 11 | 76 | 203 | 6 | 43 |
| Binary | 1010101 | 1100000 | 1010111 | 1011 | 0 | 1001 | 111110 | 10000011 | 110 | 100011 |
Color Harmonies of #556057
Complementary color
Monochromatic Colors of #556057
Black with #556057
Text Example
Text Example
White with #556057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #556057; }
p { color: rgb(85,96,87); }
H1.HeaderClassName
{
color: #556057;
}
.AnyTagClassName
{
color: #556057;
}
</style>
background-color css
<style>
a { background-color: #556057; }
a { background-color: rgb(85,96,87); }
div.DivClassName
{
background-color: #556057;
}
.BgClassName
{
background-color: #556057;
}
</style>
border-color css
<style>
span { border-color: #556057; }
span { border-color: rgb(85,96,87); }
td.TdClassName
{
border-color: #556057;
}
.TagClassName
{
border-color: #556057;
}
</style>