Shades of Verdun Green #546012
Tints of Verdun Green #546012
RGB
CMYK
RGB Variations
Color information
#546012 (or 0x546012) is known color: Verdun Green. HEX triplet: 54, 60 and 12. RGB value is (84,96,18). Sum of RGB (Red+Green+Blue) = 84+96+18=198 (26% of max value = 765). Red value is 84 (33.20% from 255 or 42.42% from 198); Green value is 96 (37.89% from 255 or 48.48% from 198); Blue value is 18 (7.42% from 255 or 9.09% from 198); Max value from RGB is 96 - color contains mainly: green. Hex color #546012 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #546012 is #AB9FED. Grayscale: #535353. Windows color (decimal): -11247598 or 1204308. OLE color: 1204308.
HSL color Cylindrical-coordinate representation of color #546012: hue angle of 69.23º degrees, saturation: 0.68, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #546012 is Cyan = 0.12, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 84 | 96 | 18 | - |
| CMYK | 0.12 | 0 | 0.81 | 0.62 |
| HSL | 69.23º | 0.68% | 0.22% | - |
| HSV(B) | 69.23º | 0.81% | 0.38% | - |
| XYZ | 7.95 | 10.29 | 2.14 | - |
| YUV | 83.52 | 91.02 | 128.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 96 | 18 | 0.12 | 0 | 0.81 | 0.62 | 69.23 | 0.68 | 0.22 |
| Hex | 54 | 60 | 12 | C | 0 | 51 | 3E | 45 | 44 | 16 |
| Octal | 124 | 140 | 22 | 14 | 0 | 121 | 76 | 105 | 104 | 26 |
| Binary | 1010100 | 1100000 | 10010 | 1100 | 0 | 1010001 | 111110 | 1000101 | 1000100 | 10110 |
Color Harmonies of #546012
Complementary color
Monochromatic Colors of #546012
Black with #546012
Text Example
Text Example
White with #546012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546012; }
p { color: rgb(84,96,18); }
H1.HeaderClassName
{
color: #546012;
}
.AnyTagClassName
{
color: #546012;
}
</style>
background-color css
<style>
a { background-color: #546012; }
a { background-color: rgb(84,96,18); }
div.DivClassName
{
background-color: #546012;
}
.BgClassName
{
background-color: #546012;
}
</style>
border-color css
<style>
span { border-color: #546012; }
span { border-color: rgb(84,96,18); }
td.TdClassName
{
border-color: #546012;
}
.TagClassName
{
border-color: #546012;
}
</style>