Shades of Verdun Green #546014
Tints of Verdun Green #546014
RGB
CMYK
RGB Variations
Color information
#546014 (or 0x546014) is known color: Verdun Green. HEX triplet: 54, 60 and 14. RGB value is (84,96,20). Sum of RGB (Red+Green+Blue) = 84+96+20=200 (26% of max value = 765). Red value is 84 (33.20% from 255 or 42% from 200); Green value is 96 (37.89% from 255 or 48% from 200); Blue value is 20 (8.20% from 255 or 10% from 200); Max value from RGB is 96 - color contains mainly: green. Hex color #546014 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #546014 is #AB9FEB. Grayscale: #545454. Windows color (decimal): -11247596 or 1335380. OLE color: 1335380.
HSL color Cylindrical-coordinate representation of color #546014: hue angle of 69.47º 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 #546014 is Cyan = 0.12, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 84 | 96 | 20 | - |
| CMYK | 0.12 | 0 | 0.79 | 0.62 |
| HSL | 69.47º | 0.66% | 0.23% | - |
| HSV(B) | 69.47º | 0.79% | 0.38% | - |
| XYZ | 7.97 | 10.3 | 2.23 | - |
| YUV | 83.75 | 92.02 | 128.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 96 | 20 | 0.12 | 0 | 0.79 | 0.62 | 69.47 | 0.66 | 0.23 |
| Hex | 54 | 60 | 14 | C | 0 | 4F | 3E | 45 | 42 | 17 |
| Octal | 124 | 140 | 24 | 14 | 0 | 117 | 76 | 105 | 102 | 27 |
| Binary | 1010100 | 1100000 | 10100 | 1100 | 0 | 1001111 | 111110 | 1000101 | 1000010 | 10111 |
Color Harmonies of #546014
Complementary color
Monochromatic Colors of #546014
Black with #546014
Text Example
Text Example
White with #546014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546014; }
p { color: rgb(84,96,20); }
H1.HeaderClassName
{
color: #546014;
}
.AnyTagClassName
{
color: #546014;
}
</style>
background-color css
<style>
a { background-color: #546014; }
a { background-color: rgb(84,96,20); }
div.DivClassName
{
background-color: #546014;
}
.BgClassName
{
background-color: #546014;
}
</style>
border-color css
<style>
span { border-color: #546014; }
span { border-color: rgb(84,96,20); }
td.TdClassName
{
border-color: #546014;
}
.TagClassName
{
border-color: #546014;
}
</style>