Shades of Mineral Green #546757
Tints of Mineral Green #546757
RGB
CMYK
RGB Variations
Color information
#546757 (or 0x546757) is known color: Mineral Green. HEX triplet: 54, 67 and 57. RGB value is (84,103,87). Sum of RGB (Red+Green+Blue) = 84+103+87=274 (36% of max value = 765). Red value is 84 (33.20% from 255 or 30.66% from 274); Green value is 103 (40.62% from 255 or 37.59% from 274); Blue value is 87 (34.38% from 255 or 31.75% from 274); Max value from RGB is 103 - color contains mainly: green. Hex color #546757 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #546757 is #AB98A8. Grayscale: #5F5F5F. Windows color (decimal): -11245737 or 5728084. OLE color: 5728084.
HSL color Cylindrical-coordinate representation of color #546757: hue angle of 129.47º degrees, saturation: 0.1, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #546757 is Cyan = 0.18, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 84 | 103 | 87 | - |
| CMYK | 0.18 | 0 | 0.16 | 0.60 |
| HSL | 129.47º | 0.1% | 0.37% | - |
| HSV(B) | 129.47º | 0.18% | 0.4% | - |
| XYZ | 10.23 | 12.27 | 10.85 | - |
| YUV | 95.5 | 123.21 | 119.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 103 | 87 | 0.18 | 0 | 0.16 | 0.60 | 129.47 | 0.1 | 0.37 |
| Hex | 54 | 67 | 57 | 12 | 0 | 10 | 3C | 81 | A | 25 |
| Octal | 124 | 147 | 127 | 22 | 0 | 20 | 74 | 201 | 12 | 45 |
| Binary | 1010100 | 1100111 | 1010111 | 10010 | 0 | 10000 | 111100 | 10000001 | 1010 | 100101 |
Color Harmonies of #546757
Complementary color
Monochromatic Colors of #546757
Black with #546757
Text Example
Text Example
White with #546757
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546757; }
p { color: rgb(84,103,87); }
H1.HeaderClassName
{
color: #546757;
}
.AnyTagClassName
{
color: #546757;
}
</style>
background-color css
<style>
a { background-color: #546757; }
a { background-color: rgb(84,103,87); }
div.DivClassName
{
background-color: #546757;
}
.BgClassName
{
background-color: #546757;
}
</style>
border-color css
<style>
span { border-color: #546757; }
span { border-color: rgb(84,103,87); }
td.TdClassName
{
border-color: #546757;
}
.TagClassName
{
border-color: #546757;
}
</style>