Shades of Mineral Green #546956
Tints of Mineral Green #546956
RGB
CMYK
RGB Variations
Color information
#546956 (or 0x546956) is known color: Mineral Green. HEX triplet: 54, 69 and 56. RGB value is (84,105,86). Sum of RGB (Red+Green+Blue) = 84+105+86=275 (36% of max value = 765). Red value is 84 (33.20% from 255 or 30.55% from 275); Green value is 105 (41.41% from 255 or 38.18% from 275); Blue value is 86 (33.98% from 255 or 31.27% from 275); Max value from RGB is 105 - color contains mainly: green. Hex color #546956 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #546956 is #AB96A9. Grayscale: #606060. Windows color (decimal): -11245226 or 5663060. OLE color: 5663060.
HSL color Cylindrical-coordinate representation of color #546956: hue angle of 125.71º degrees, saturation: 0.11, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #546956 is Cyan = 0.20, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 84 | 105 | 86 | - |
| CMYK | 0.20 | 0 | 0.18 | 0.59 |
| HSL | 125.71º | 0.11% | 0.37% | - |
| HSV(B) | 125.71º | 0.2% | 0.41% | - |
| XYZ | 10.39 | 12.66 | 10.7 | - |
| YUV | 96.56 | 122.04 | 119.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 105 | 86 | 0.20 | 0 | 0.18 | 0.59 | 125.71 | 0.11 | 0.37 |
| Hex | 54 | 69 | 56 | 14 | 0 | 12 | 3B | 7E | B | 25 |
| Octal | 124 | 151 | 126 | 24 | 0 | 22 | 73 | 176 | 13 | 45 |
| Binary | 1010100 | 1101001 | 1010110 | 10100 | 0 | 10010 | 111011 | 1111110 | 1011 | 100101 |
Color Harmonies of #546956
Complementary color
Monochromatic Colors of #546956
Black with #546956
Text Example
Text Example
White with #546956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546956; }
p { color: rgb(84,105,86); }
H1.HeaderClassName
{
color: #546956;
}
.AnyTagClassName
{
color: #546956;
}
</style>
background-color css
<style>
a { background-color: #546956; }
a { background-color: rgb(84,105,86); }
div.DivClassName
{
background-color: #546956;
}
.BgClassName
{
background-color: #546956;
}
</style>
border-color css
<style>
span { border-color: #546956; }
span { border-color: rgb(84,105,86); }
td.TdClassName
{
border-color: #546956;
}
.TagClassName
{
border-color: #546956;
}
</style>