Shades of Mineral Green #546659
Tints of Mineral Green #546659
RGB
CMYK
RGB Variations
Color information
#546659 (or 0x546659) is known color: Mineral Green. HEX triplet: 54, 66 and 59. RGB value is (84,102,89). Sum of RGB (Red+Green+Blue) = 84+102+89=275 (36% of max value = 765). Red value is 84 (33.20% from 255 or 30.55% from 275); Green value is 102 (40.23% from 255 or 37.09% from 275); Blue value is 89 (35.16% from 255 or 32.36% from 275); Max value from RGB is 102 - color contains mainly: green. Hex color #546659 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #546659 is #AB99A6. Grayscale: #5F5F5F. Windows color (decimal): -11245991 or 5858900. OLE color: 5858900.
HSL color Cylindrical-coordinate representation of color #546659: hue angle of 136.67º degrees, saturation: 0.1, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #546659 is Cyan = 0.18, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 84 | 102 | 89 | - |
| CMYK | 0.18 | 0 | 0.13 | 0.6 |
| HSL | 136.67º | 0.1% | 0.36% | - |
| HSV(B) | 136.67º | 0.18% | 0.4% | - |
| XYZ | 10.21 | 12.11 | 11.25 | - |
| YUV | 95.14 | 124.54 | 120.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 102 | 89 | 0.18 | 0 | 0.13 | 0.6 | 136.67 | 0.1 | 0.36 |
| Hex | 54 | 66 | 59 | 12 | 0 | D | 3C | 89 | A | 24 |
| Octal | 124 | 146 | 131 | 22 | 0 | 15 | 74 | 211 | 12 | 44 |
| Binary | 1010100 | 1100110 | 1011001 | 10010 | 0 | 1101 | 111100 | 10001001 | 1010 | 100100 |
Color Harmonies of #546659
Complementary color
Monochromatic Colors of #546659
Black with #546659
Text Example
Text Example
White with #546659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546659; }
p { color: rgb(84,102,89); }
H1.HeaderClassName
{
color: #546659;
}
.AnyTagClassName
{
color: #546659;
}
</style>
background-color css
<style>
a { background-color: #546659; }
a { background-color: rgb(84,102,89); }
div.DivClassName
{
background-color: #546659;
}
.BgClassName
{
background-color: #546659;
}
</style>
border-color css
<style>
span { border-color: #546659; }
span { border-color: rgb(84,102,89); }
td.TdClassName
{
border-color: #546659;
}
.TagClassName
{
border-color: #546659;
}
</style>