Shades of Verdun Green #546217
Tints of Verdun Green #546217
RGB
CMYK
RGB Variations
Color information
#546217 (or 0x546217) is known color: Verdun Green. HEX triplet: 54, 62 and 17. RGB value is (84,98,23). Sum of RGB (Red+Green+Blue) = 84+98+23=205 (27% of max value = 765). Red value is 84 (33.20% from 255 or 40.98% from 205); Green value is 98 (38.67% from 255 or 47.80% from 205); Blue value is 23 (9.38% from 255 or 11.22% from 205); Max value from RGB is 98 - color contains mainly: green. Hex color #546217 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #546217 is #AB9DE8. Grayscale: #555555. Windows color (decimal): -11247081 or 1532500. OLE color: 1532500.
HSL color Cylindrical-coordinate representation of color #546217: hue angle of 71.2º degrees, saturation: 0.62, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #546217 is Cyan = 0.14, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 84 | 98 | 23 | - |
| CMYK | 0.14 | 0 | 0.77 | 0.62 |
| HSL | 71.2º | 0.62% | 0.24% | - |
| HSV(B) | 71.2º | 0.77% | 0.38% | - |
| XYZ | 8.18 | 10.68 | 2.44 | - |
| YUV | 85.26 | 92.86 | 127.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 98 | 23 | 0.14 | 0 | 0.77 | 0.62 | 71.2 | 0.62 | 0.24 |
| Hex | 54 | 62 | 17 | E | 0 | 4D | 3E | 47 | 3E | 18 |
| Octal | 124 | 142 | 27 | 16 | 0 | 115 | 76 | 107 | 76 | 30 |
| Binary | 1010100 | 1100010 | 10111 | 1110 | 0 | 1001101 | 111110 | 1000111 | 111110 | 11000 |
Color Harmonies of #546217
Complementary color
Monochromatic Colors of #546217
Black with #546217
Text Example
Text Example
White with #546217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546217; }
p { color: rgb(84,98,23); }
H1.HeaderClassName
{
color: #546217;
}
.AnyTagClassName
{
color: #546217;
}
</style>
background-color css
<style>
a { background-color: #546217; }
a { background-color: rgb(84,98,23); }
div.DivClassName
{
background-color: #546217;
}
.BgClassName
{
background-color: #546217;
}
</style>
border-color css
<style>
span { border-color: #546217; }
span { border-color: rgb(84,98,23); }
td.TdClassName
{
border-color: #546217;
}
.TagClassName
{
border-color: #546217;
}
</style>