Shades of Verdun Green #546906
Tints of Verdun Green #546906
RGB
CMYK
RGB Variations
Color information
#546906 (or 0x546906) is known color: Verdun Green. HEX triplet: 54, 69 and 06. RGB value is (84,105,6). Sum of RGB (Red+Green+Blue) = 84+105+6=195 (25% of max value = 765). Red value is 84 (33.20% from 255 or 43.08% from 195); Green value is 105 (41.41% from 255 or 53.85% from 195); Blue value is 6 (2.73% from 255 or 3.08% from 195); Max value from RGB is 105 - color contains mainly: green. Hex color #546906 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #546906 is #AB96F9. Grayscale: #575757. Windows color (decimal): -11245306 or 420180. OLE color: 420180.
HSL color Cylindrical-coordinate representation of color #546906: hue angle of 72.73º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #546906 is Cyan = 0.20, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 84 | 105 | 6 | - |
| CMYK | 0.20 | 0 | 0.94 | 0.59 |
| HSL | 72.73º | 0.89% | 0.22% | - |
| HSV(B) | 72.73º | 0.94% | 0.41% | - |
| XYZ | 8.74 | 12 | 2.03 | - |
| YUV | 87.44 | 82.04 | 125.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 105 | 6 | 0.20 | 0 | 0.94 | 0.59 | 72.73 | 0.89 | 0.22 |
| Hex | 54 | 69 | 6 | 14 | 0 | 5E | 3B | 49 | 59 | 16 |
| Octal | 124 | 151 | 6 | 24 | 0 | 136 | 73 | 111 | 131 | 26 |
| Binary | 1010100 | 1101001 | 110 | 10100 | 0 | 1011110 | 111011 | 1001001 | 1011001 | 10110 |
Color Harmonies of #546906
Complementary color
Monochromatic Colors of #546906
Black with #546906
Text Example
Text Example
White with #546906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546906; }
p { color: rgb(84,105,6); }
H1.HeaderClassName
{
color: #546906;
}
.AnyTagClassName
{
color: #546906;
}
</style>
background-color css
<style>
a { background-color: #546906; }
a { background-color: rgb(84,105,6); }
div.DivClassName
{
background-color: #546906;
}
.BgClassName
{
background-color: #546906;
}
</style>
border-color css
<style>
span { border-color: #546906; }
span { border-color: rgb(84,105,6); }
td.TdClassName
{
border-color: #546906;
}
.TagClassName
{
border-color: #546906;
}
</style>