Shades of Dark Olive Green #546437
Tints of Dark Olive Green #546437
RGB
CMYK
RGB Variations
Color information
#546437 (or 0x546437) is known color: Dark Olive Green. HEX triplet: 54, 64 and 37. RGB value is (84,100,55). Sum of RGB (Red+Green+Blue) = 84+100+55=239 (31% of max value = 765). Red value is 84 (33.20% from 255 or 35.15% from 239); Green value is 100 (39.45% from 255 or 41.84% from 239); Blue value is 55 (21.88% from 255 or 23.01% from 239); Max value from RGB is 100 - color contains mainly: green. Hex color #546437 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #546437 is #AB9BC8. Grayscale: #5A5A5A. Windows color (decimal): -11246537 or 3630164. OLE color: 3630164.
HSL color Cylindrical-coordinate representation of color #546437: hue angle of 81.33º degrees, saturation: 0.29, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #546437 is Cyan = 0.16, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 84 | 100 | 55 | - |
| CMYK | 0.16 | 0 | 0.45 | 0.61 |
| HSL | 81.33º | 0.29% | 0.3% | - |
| HSV(B) | 81.33º | 0.45% | 0.39% | - |
| XYZ | 8.9 | 11.28 | 5.32 | - |
| YUV | 90.09 | 108.2 | 123.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 100 | 55 | 0.16 | 0 | 0.45 | 0.61 | 81.33 | 0.29 | 0.3 |
| Hex | 54 | 64 | 37 | 10 | 0 | 2D | 3D | 51 | 1D | 1E |
| Octal | 124 | 144 | 67 | 20 | 0 | 55 | 75 | 121 | 35 | 36 |
| Binary | 1010100 | 1100100 | 110111 | 10000 | 0 | 101101 | 111101 | 1010001 | 11101 | 11110 |
Color Harmonies of #546437
Complementary color
Monochromatic Colors of #546437
Black with #546437
Text Example
Text Example
White with #546437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546437; }
p { color: rgb(84,100,55); }
H1.HeaderClassName
{
color: #546437;
}
.AnyTagClassName
{
color: #546437;
}
</style>
background-color css
<style>
a { background-color: #546437; }
a { background-color: rgb(84,100,55); }
div.DivClassName
{
background-color: #546437;
}
.BgClassName
{
background-color: #546437;
}
</style>
border-color css
<style>
span { border-color: #546437; }
span { border-color: rgb(84,100,55); }
td.TdClassName
{
border-color: #546437;
}
.TagClassName
{
border-color: #546437;
}
</style>