Shades of Mineral Green #546457
Tints of Mineral Green #546457
RGB
CMYK
RGB Variations
Color information
#546457 (or 0x546457) is known color: Mineral Green. HEX triplet: 54, 64 and 57. RGB value is (84,100,87). Sum of RGB (Red+Green+Blue) = 84+100+87=271 (35% of max value = 765). Red value is 84 (33.20% from 255 or 31.00% from 271); Green value is 100 (39.45% from 255 or 36.90% from 271); Blue value is 87 (34.38% from 255 or 32.10% from 271); Max value from RGB is 100 - color contains mainly: green. Hex color #546457 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #546457 is #AB9BA8. Grayscale: #5D5D5D. Windows color (decimal): -11246505 or 5727316. OLE color: 5727316.
HSL color Cylindrical-coordinate representation of color #546457: hue angle of 131.25º degrees, saturation: 0.09, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #546457 is Cyan = 0.16, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 84 | 100 | 87 | - |
| CMYK | 0.16 | 0 | 0.13 | 0.61 |
| HSL | 131.25º | 0.09% | 0.36% | - |
| HSV(B) | 131.25º | 0.16% | 0.39% | - |
| XYZ | 9.93 | 11.69 | 10.75 | - |
| YUV | 93.73 | 124.2 | 121.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 100 | 87 | 0.16 | 0 | 0.13 | 0.61 | 131.25 | 0.09 | 0.36 |
| Hex | 54 | 64 | 57 | 10 | 0 | D | 3D | 83 | 9 | 24 |
| Octal | 124 | 144 | 127 | 20 | 0 | 15 | 75 | 203 | 11 | 44 |
| Binary | 1010100 | 1100100 | 1010111 | 10000 | 0 | 1101 | 111101 | 10000011 | 1001 | 100100 |
Color Harmonies of #546457
Complementary color
Monochromatic Colors of #546457
Black with #546457
Text Example
Text Example
White with #546457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546457; }
p { color: rgb(84,100,87); }
H1.HeaderClassName
{
color: #546457;
}
.AnyTagClassName
{
color: #546457;
}
</style>
background-color css
<style>
a { background-color: #546457; }
a { background-color: rgb(84,100,87); }
div.DivClassName
{
background-color: #546457;
}
.BgClassName
{
background-color: #546457;
}
</style>
border-color css
<style>
span { border-color: #546457; }
span { border-color: rgb(84,100,87); }
td.TdClassName
{
border-color: #546457;
}
.TagClassName
{
border-color: #546457;
}
</style>