Shades of Mineral Green #556457
Tints of Mineral Green #556457
RGB
CMYK
RGB Variations
Color information
#556457 (or 0x556457) is known color: Mineral Green. HEX triplet: 55, 64 and 57. RGB value is (85,100,87). Sum of RGB (Red+Green+Blue) = 85+100+87=272 (36% of max value = 765). Red value is 85 (33.59% from 255 or 31.25% from 272); Green value is 100 (39.45% from 255 or 36.76% from 272); Blue value is 87 (34.38% from 255 or 31.99% from 272); Max value from RGB is 100 - color contains mainly: green. Hex color #556457 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #556457 is #AA9BA8. Grayscale: #5E5E5E. Windows color (decimal): -11180969 or 5727317. OLE color: 5727317.
HSL color Cylindrical-coordinate representation of color #556457: hue angle of 128º degrees, saturation: 0.08, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #556457 is Cyan = 0.15, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 85 | 100 | 87 | - |
| CMYK | 0.15 | 0 | 0.13 | 0.61 |
| HSL | 128º | 0.08% | 0.36% | - |
| HSV(B) | 128º | 0.15% | 0.39% | - |
| XYZ | 10.02 | 11.73 | 10.75 | - |
| YUV | 94.03 | 124.03 | 121.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 100 | 87 | 0.15 | 0 | 0.13 | 0.61 | 128 | 0.08 | 0.36 |
| Hex | 55 | 64 | 57 | F | 0 | D | 3D | 80 | 8 | 24 |
| Octal | 125 | 144 | 127 | 17 | 0 | 15 | 75 | 200 | 10 | 44 |
| Binary | 1010101 | 1100100 | 1010111 | 1111 | 0 | 1101 | 111101 | 10000000 | 1000 | 100100 |
Color Harmonies of #556457
Complementary color
Monochromatic Colors of #556457
Black with #556457
Text Example
Text Example
White with #556457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #556457; }
p { color: rgb(85,100,87); }
H1.HeaderClassName
{
color: #556457;
}
.AnyTagClassName
{
color: #556457;
}
</style>
background-color css
<style>
a { background-color: #556457; }
a { background-color: rgb(85,100,87); }
div.DivClassName
{
background-color: #556457;
}
.BgClassName
{
background-color: #556457;
}
</style>
border-color css
<style>
span { border-color: #556457; }
span { border-color: rgb(85,100,87); }
td.TdClassName
{
border-color: #556457;
}
.TagClassName
{
border-color: #556457;
}
</style>