Shades of Verdun Green #546114
Tints of Verdun Green #546114
RGB
CMYK
RGB Variations
Color information
#546114 (or 0x546114) is known color: Verdun Green. HEX triplet: 54, 61 and 14. RGB value is (84,97,20). Sum of RGB (Red+Green+Blue) = 84+97+20=201 (26% of max value = 765). Red value is 84 (33.20% from 255 or 41.79% from 201); Green value is 97 (38.28% from 255 or 48.26% from 201); Blue value is 20 (8.20% from 255 or 9.95% from 201); Max value from RGB is 97 - color contains mainly: green. Hex color #546114 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #546114 is #AB9EEB. Grayscale: #545454. Windows color (decimal): -11247340 or 1335636. OLE color: 1335636.
HSL color Cylindrical-coordinate representation of color #546114: hue angle of 70.13º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #546114 is Cyan = 0.13, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 84 | 97 | 20 | - |
| CMYK | 0.13 | 0 | 0.79 | 0.62 |
| HSL | 70.13º | 0.66% | 0.23% | - |
| HSV(B) | 70.13º | 0.79% | 0.38% | - |
| XYZ | 8.06 | 10.48 | 2.26 | - |
| YUV | 84.34 | 91.69 | 127.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 97 | 20 | 0.13 | 0 | 0.79 | 0.62 | 70.13 | 0.66 | 0.23 |
| Hex | 54 | 61 | 14 | D | 0 | 4F | 3E | 46 | 42 | 17 |
| Octal | 124 | 141 | 24 | 15 | 0 | 117 | 76 | 106 | 102 | 27 |
| Binary | 1010100 | 1100001 | 10100 | 1101 | 0 | 1001111 | 111110 | 1000110 | 1000010 | 10111 |
Color Harmonies of #546114
Complementary color
Monochromatic Colors of #546114
Black with #546114
Text Example
Text Example
White with #546114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546114; }
p { color: rgb(84,97,20); }
H1.HeaderClassName
{
color: #546114;
}
.AnyTagClassName
{
color: #546114;
}
</style>
background-color css
<style>
a { background-color: #546114; }
a { background-color: rgb(84,97,20); }
div.DivClassName
{
background-color: #546114;
}
.BgClassName
{
background-color: #546114;
}
</style>
border-color css
<style>
span { border-color: #546114; }
span { border-color: rgb(84,97,20); }
td.TdClassName
{
border-color: #546114;
}
.TagClassName
{
border-color: #546114;
}
</style>