Shades of Mineral Green #546758
Tints of Mineral Green #546758
RGB
CMYK
RGB Variations
Color information
#546758 (or 0x546758) is known color: Mineral Green. HEX triplet: 54, 67 and 58. RGB value is (84,103,88). Sum of RGB (Red+Green+Blue) = 84+103+88=275 (36% of max value = 765). Red value is 84 (33.20% from 255 or 30.55% from 275); Green value is 103 (40.62% from 255 or 37.45% from 275); Blue value is 88 (34.77% from 255 or 32% from 275); Max value from RGB is 103 - color contains mainly: green. Hex color #546758 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #546758 is #AB98A7. Grayscale: #5F5F5F. Windows color (decimal): -11245736 or 5793620. OLE color: 5793620.
HSL color Cylindrical-coordinate representation of color #546758: hue angle of 132.63º 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 #546758 is Cyan = 0.18, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 84 | 103 | 88 | - |
| CMYK | 0.18 | 0 | 0.15 | 0.60 |
| HSL | 132.63º | 0.1% | 0.37% | - |
| HSV(B) | 132.63º | 0.18% | 0.4% | - |
| XYZ | 10.27 | 12.29 | 11.06 | - |
| YUV | 95.61 | 123.71 | 119.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 103 | 88 | 0.18 | 0 | 0.15 | 0.60 | 132.63 | 0.1 | 0.37 |
| Hex | 54 | 67 | 58 | 12 | 0 | F | 3C | 85 | A | 25 |
| Octal | 124 | 147 | 130 | 22 | 0 | 17 | 74 | 205 | 12 | 45 |
| Binary | 1010100 | 1100111 | 1011000 | 10010 | 0 | 1111 | 111100 | 10000101 | 1010 | 100101 |
Color Harmonies of #546758
Complementary color
Monochromatic Colors of #546758
Black with #546758
Text Example
Text Example
White with #546758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546758; }
p { color: rgb(84,103,88); }
H1.HeaderClassName
{
color: #546758;
}
.AnyTagClassName
{
color: #546758;
}
</style>
background-color css
<style>
a { background-color: #546758; }
a { background-color: rgb(84,103,88); }
div.DivClassName
{
background-color: #546758;
}
.BgClassName
{
background-color: #546758;
}
</style>
border-color css
<style>
span { border-color: #546758; }
span { border-color: rgb(84,103,88); }
td.TdClassName
{
border-color: #546758;
}
.TagClassName
{
border-color: #546758;
}
</style>