Shades of Verdun Green #546017
Tints of Verdun Green #546017
RGB
CMYK
RGB Variations
Color information
#546017 (or 0x546017) is known color: Verdun Green. HEX triplet: 54, 60 and 17. RGB value is (84,96,23). Sum of RGB (Red+Green+Blue) = 84+96+23=203 (26% of max value = 765). Red value is 84 (33.20% from 255 or 41.38% from 203); Green value is 96 (37.89% from 255 or 47.29% from 203); Blue value is 23 (9.38% from 255 or 11.33% from 203); Max value from RGB is 96 - color contains mainly: green. Hex color #546017 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #546017 is #AB9FE8. Grayscale: #545454. Windows color (decimal): -11247593 or 1531988. OLE color: 1531988.
HSL color Cylindrical-coordinate representation of color #546017: hue angle of 69.86º degrees, saturation: 0.61, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #546017 is Cyan = 0.12, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 84 | 96 | 23 | - |
| CMYK | 0.12 | 0 | 0.76 | 0.62 |
| HSL | 69.86º | 0.61% | 0.23% | - |
| HSV(B) | 69.86º | 0.76% | 0.38% | - |
| XYZ | 7.99 | 10.31 | 2.38 | - |
| YUV | 84.09 | 93.52 | 127.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 96 | 23 | 0.12 | 0 | 0.76 | 0.62 | 69.86 | 0.61 | 0.23 |
| Hex | 54 | 60 | 17 | C | 0 | 4C | 3E | 46 | 3D | 17 |
| Octal | 124 | 140 | 27 | 14 | 0 | 114 | 76 | 106 | 75 | 27 |
| Binary | 1010100 | 1100000 | 10111 | 1100 | 0 | 1001100 | 111110 | 1000110 | 111101 | 10111 |
Color Harmonies of #546017
Complementary color
Monochromatic Colors of #546017
Black with #546017
Text Example
Text Example
White with #546017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546017; }
p { color: rgb(84,96,23); }
H1.HeaderClassName
{
color: #546017;
}
.AnyTagClassName
{
color: #546017;
}
</style>
background-color css
<style>
a { background-color: #546017; }
a { background-color: rgb(84,96,23); }
div.DivClassName
{
background-color: #546017;
}
.BgClassName
{
background-color: #546017;
}
</style>
border-color css
<style>
span { border-color: #546017; }
span { border-color: rgb(84,96,23); }
td.TdClassName
{
border-color: #546017;
}
.TagClassName
{
border-color: #546017;
}
</style>