Shades of Mineral Green #546359
Tints of Mineral Green #546359
RGB
CMYK
RGB Variations
Color information
#546359 (or 0x546359) is known color: Mineral Green. HEX triplet: 54, 63 and 59. RGB value is (84,99,89). Sum of RGB (Red+Green+Blue) = 84+99+89=272 (36% of max value = 765). Red value is 84 (33.20% from 255 or 30.88% from 272); Green value is 99 (39.06% from 255 or 36.40% from 272); Blue value is 89 (35.16% from 255 or 32.72% from 272); Max value from RGB is 99 - color contains mainly: green. Hex color #546359 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #546359 is #AB9CA6. Grayscale: #5D5D5D. Windows color (decimal): -11246759 or 5858132. OLE color: 5858132.
HSL color Cylindrical-coordinate representation of color #546359: hue angle of 140º 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 #546359 is Cyan = 0.15, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 84 | 99 | 89 | - |
| CMYK | 0.15 | 0 | 0.10 | 0.61 |
| HSL | 140º | 0.08% | 0.36% | - |
| HSV(B) | 140º | 0.15% | 0.39% | - |
| XYZ | 9.92 | 11.53 | 11.15 | - |
| YUV | 93.38 | 125.53 | 121.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 99 | 89 | 0.15 | 0 | 0.10 | 0.61 | 140 | 0.08 | 0.36 |
| Hex | 54 | 63 | 59 | F | 0 | A | 3D | 8C | 8 | 24 |
| Octal | 124 | 143 | 131 | 17 | 0 | 12 | 75 | 214 | 10 | 44 |
| Binary | 1010100 | 1100011 | 1011001 | 1111 | 0 | 1010 | 111101 | 10001100 | 1000 | 100100 |
Color Harmonies of #546359
Complementary color
Monochromatic Colors of #546359
Black with #546359
Text Example
Text Example
White with #546359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546359; }
p { color: rgb(84,99,89); }
H1.HeaderClassName
{
color: #546359;
}
.AnyTagClassName
{
color: #546359;
}
</style>
background-color css
<style>
a { background-color: #546359; }
a { background-color: rgb(84,99,89); }
div.DivClassName
{
background-color: #546359;
}
.BgClassName
{
background-color: #546359;
}
</style>
border-color css
<style>
span { border-color: #546359; }
span { border-color: rgb(84,99,89); }
td.TdClassName
{
border-color: #546359;
}
.TagClassName
{
border-color: #546359;
}
</style>