Shades of Dark Olive Green #546038
Tints of Dark Olive Green #546038
RGB
CMYK
RGB Variations
Color information
#546038 (or 0x546038) is known color: Dark Olive Green. HEX triplet: 54, 60 and 38. RGB value is (84,96,56). Sum of RGB (Red+Green+Blue) = 84+96+56=236 (31% of max value = 765). Red value is 84 (33.20% from 255 or 35.59% from 236); Green value is 96 (37.89% from 255 or 40.68% from 236); Blue value is 56 (22.27% from 255 or 23.73% from 236); Max value from RGB is 96 - color contains mainly: green. Hex color #546038 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #546038 is #AB9FC7. Grayscale: #585858. Windows color (decimal): -11247560 or 3694676. OLE color: 3694676.
HSL color Cylindrical-coordinate representation of color #546038: hue angle of 78º degrees, saturation: 0.26, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #546038 is Cyan = 0.12, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 84 | 96 | 56 | - |
| CMYK | 0.12 | 0 | 0.42 | 0.62 |
| HSL | 78º | 0.26% | 0.3% | - |
| HSV(B) | 78º | 0.42% | 0.38% | - |
| XYZ | 8.55 | 10.54 | 5.32 | - |
| YUV | 87.85 | 110.02 | 125.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 96 | 56 | 0.12 | 0 | 0.42 | 0.62 | 78 | 0.26 | 0.3 |
| Hex | 54 | 60 | 38 | C | 0 | 2A | 3E | 4E | 1A | 1E |
| Octal | 124 | 140 | 70 | 14 | 0 | 52 | 76 | 116 | 32 | 36 |
| Binary | 1010100 | 1100000 | 111000 | 1100 | 0 | 101010 | 111110 | 1001110 | 11010 | 11110 |
Color Harmonies of #546038
Complementary color
Monochromatic Colors of #546038
Black with #546038
Text Example
Text Example
White with #546038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546038; }
p { color: rgb(84,96,56); }
H1.HeaderClassName
{
color: #546038;
}
.AnyTagClassName
{
color: #546038;
}
</style>
background-color css
<style>
a { background-color: #546038; }
a { background-color: rgb(84,96,56); }
div.DivClassName
{
background-color: #546038;
}
.BgClassName
{
background-color: #546038;
}
</style>
border-color css
<style>
span { border-color: #546038; }
span { border-color: rgb(84,96,56); }
td.TdClassName
{
border-color: #546038;
}
.TagClassName
{
border-color: #546038;
}
</style>