Shades of Verdun Green #546111
Tints of Verdun Green #546111
RGB
CMYK
RGB Variations
Color information
#546111 (or 0x546111) is known color: Verdun Green. HEX triplet: 54, 61 and 11. RGB value is (84,97,17). Sum of RGB (Red+Green+Blue) = 84+97+17=198 (26% of max value = 765). Red value is 84 (33.20% from 255 or 42.42% from 198); Green value is 97 (38.28% from 255 or 48.99% from 198); Blue value is 17 (7.03% from 255 or 8.59% from 198); Max value from RGB is 97 - color contains mainly: green. Hex color #546111 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #546111 is #AB9EEE. Grayscale: #545454. Windows color (decimal): -11247343 or 1139028. OLE color: 1139028.
HSL color Cylindrical-coordinate representation of color #546111: hue angle of 69.75º degrees, saturation: 0.7, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #546111 is Cyan = 0.13, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 84 | 97 | 17 | - |
| CMYK | 0.13 | 0 | 0.82 | 0.62 |
| HSL | 69.75º | 0.7% | 0.22% | - |
| HSV(B) | 69.75º | 0.82% | 0.38% | - |
| XYZ | 8.03 | 10.47 | 2.13 | - |
| YUV | 83.99 | 90.19 | 128 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 97 | 17 | 0.13 | 0 | 0.82 | 0.62 | 69.75 | 0.7 | 0.22 |
| Hex | 54 | 61 | 11 | D | 0 | 52 | 3E | 46 | 46 | 16 |
| Octal | 124 | 141 | 21 | 15 | 0 | 122 | 76 | 106 | 106 | 26 |
| Binary | 1010100 | 1100001 | 10001 | 1101 | 0 | 1010010 | 111110 | 1000110 | 1000110 | 10110 |
Color Harmonies of #546111
Complementary color
Monochromatic Colors of #546111
Black with #546111
Text Example
Text Example
White with #546111
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546111; }
p { color: rgb(84,97,17); }
H1.HeaderClassName
{
color: #546111;
}
.AnyTagClassName
{
color: #546111;
}
</style>
background-color css
<style>
a { background-color: #546111; }
a { background-color: rgb(84,97,17); }
div.DivClassName
{
background-color: #546111;
}
.BgClassName
{
background-color: #546111;
}
</style>
border-color css
<style>
span { border-color: #546111; }
span { border-color: rgb(84,97,17); }
td.TdClassName
{
border-color: #546111;
}
.TagClassName
{
border-color: #546111;
}
</style>