Shades of Verdun Green #546010
Tints of Verdun Green #546010
RGB
CMYK
RGB Variations
Color information
#546010 (or 0x546010) is known color: Verdun Green. HEX triplet: 54, 60 and 10. RGB value is (84,96,16). Sum of RGB (Red+Green+Blue) = 84+96+16=196 (25% of max value = 765). Red value is 84 (33.20% from 255 or 42.86% from 196); Green value is 96 (37.89% from 255 or 48.98% from 196); Blue value is 16 (6.64% from 255 or 8.16% from 196); Max value from RGB is 96 - color contains mainly: green. Hex color #546010 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #546010 is #AB9FEF. Grayscale: #535353. Windows color (decimal): -11247600 or 1073236. OLE color: 1073236.
HSL color Cylindrical-coordinate representation of color #546010: hue angle of 69º degrees, saturation: 0.71, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #546010 is Cyan = 0.12, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 84 | 96 | 16 | - |
| CMYK | 0.12 | 0 | 0.83 | 0.62 |
| HSL | 69º | 0.71% | 0.22% | - |
| HSV(B) | 69º | 0.83% | 0.38% | - |
| XYZ | 7.93 | 10.29 | 2.06 | - |
| YUV | 83.29 | 90.02 | 128.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 96 | 16 | 0.12 | 0 | 0.83 | 0.62 | 69 | 0.71 | 0.22 |
| Hex | 54 | 60 | 10 | C | 0 | 53 | 3E | 45 | 47 | 16 |
| Octal | 124 | 140 | 20 | 14 | 0 | 123 | 76 | 105 | 107 | 26 |
| Binary | 1010100 | 1100000 | 10000 | 1100 | 0 | 1010011 | 111110 | 1000101 | 1000111 | 10110 |
Color Harmonies of #546010
Complementary color
Monochromatic Colors of #546010
Black with #546010
Text Example
Text Example
White with #546010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546010; }
p { color: rgb(84,96,16); }
H1.HeaderClassName
{
color: #546010;
}
.AnyTagClassName
{
color: #546010;
}
</style>
background-color css
<style>
a { background-color: #546010; }
a { background-color: rgb(84,96,16); }
div.DivClassName
{
background-color: #546010;
}
.BgClassName
{
background-color: #546010;
}
</style>
border-color css
<style>
span { border-color: #546010; }
span { border-color: rgb(84,96,16); }
td.TdClassName
{
border-color: #546010;
}
.TagClassName
{
border-color: #546010;
}
</style>