Shades of Dark Olive Green #546731
Tints of Dark Olive Green #546731
RGB
CMYK
RGB Variations
Color information
#546731 (or 0x546731) is known color: Dark Olive Green. HEX triplet: 54, 67 and 31. RGB value is (84,103,49). Sum of RGB (Red+Green+Blue) = 84+103+49=236 (31% of max value = 765). Red value is 84 (33.20% from 255 or 35.59% from 236); Green value is 103 (40.62% from 255 or 43.64% from 236); Blue value is 49 (19.53% from 255 or 20.76% from 236); Max value from RGB is 103 - color contains mainly: green. Hex color #546731 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #546731 is #AB98CE. Grayscale: #5B5B5B. Windows color (decimal): -11245775 or 3237716. OLE color: 3237716.
HSL color Cylindrical-coordinate representation of color #546731: hue angle of 81.11º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #546731 is Cyan = 0.18, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 84 | 103 | 49 | - |
| CMYK | 0.18 | 0 | 0.52 | 0.60 |
| HSL | 81.11º | 0.36% | 0.3% | - |
| HSV(B) | 81.11º | 0.52% | 0.4% | - |
| XYZ | 9.06 | 11.81 | 4.71 | - |
| YUV | 91.16 | 104.21 | 122.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 103 | 49 | 0.18 | 0 | 0.52 | 0.60 | 81.11 | 0.36 | 0.3 |
| Hex | 54 | 67 | 31 | 12 | 0 | 34 | 3C | 51 | 24 | 1E |
| Octal | 124 | 147 | 61 | 22 | 0 | 64 | 74 | 121 | 44 | 36 |
| Binary | 1010100 | 1100111 | 110001 | 10010 | 0 | 110100 | 111100 | 1010001 | 100100 | 11110 |
Color Harmonies of #546731
Complementary color
Monochromatic Colors of #546731
Black with #546731
Text Example
Text Example
White with #546731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546731; }
p { color: rgb(84,103,49); }
H1.HeaderClassName
{
color: #546731;
}
.AnyTagClassName
{
color: #546731;
}
</style>
background-color css
<style>
a { background-color: #546731; }
a { background-color: rgb(84,103,49); }
div.DivClassName
{
background-color: #546731;
}
.BgClassName
{
background-color: #546731;
}
</style>
border-color css
<style>
span { border-color: #546731; }
span { border-color: rgb(84,103,49); }
td.TdClassName
{
border-color: #546731;
}
.TagClassName
{
border-color: #546731;
}
</style>