Shades of Verdun Green #546106
Tints of Verdun Green #546106
RGB
CMYK
RGB Variations
Color information
#546106 (or 0x546106) is known color: Verdun Green. HEX triplet: 54, 61 and 06. RGB value is (84,97,6). Sum of RGB (Red+Green+Blue) = 84+97+6=187 (24% of max value = 765). Red value is 84 (33.20% from 255 or 44.92% from 187); Green value is 97 (38.28% from 255 or 51.87% from 187); Blue value is 6 (2.73% from 255 or 3.21% from 187); Max value from RGB is 97 - color contains mainly: green. Hex color #546106 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #546106 is #AB9EF9. Grayscale: #535353. Windows color (decimal): -11247354 or 418132. OLE color: 418132.
HSL color Cylindrical-coordinate representation of color #546106: hue angle of 68.57º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #546106 is Cyan = 0.13, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 84 | 97 | 6 | - |
| CMYK | 0.13 | 0 | 0.94 | 0.62 |
| HSL | 68.57º | 0.88% | 0.2% | - |
| HSV(B) | 68.57º | 0.94% | 0.38% | - |
| XYZ | 7.96 | 10.45 | 1.77 | - |
| YUV | 82.74 | 84.69 | 128.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 97 | 6 | 0.13 | 0 | 0.94 | 0.62 | 68.57 | 0.88 | 0.2 |
| Hex | 54 | 61 | 6 | D | 0 | 5E | 3E | 45 | 58 | 14 |
| Octal | 124 | 141 | 6 | 15 | 0 | 136 | 76 | 105 | 130 | 24 |
| Binary | 1010100 | 1100001 | 110 | 1101 | 0 | 1011110 | 111110 | 1000101 | 1011000 | 10100 |
Color Harmonies of #546106
Complementary color
Monochromatic Colors of #546106
Black with #546106
Text Example
Text Example
White with #546106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546106; }
p { color: rgb(84,97,6); }
H1.HeaderClassName
{
color: #546106;
}
.AnyTagClassName
{
color: #546106;
}
</style>
background-color css
<style>
a { background-color: #546106; }
a { background-color: rgb(84,97,6); }
div.DivClassName
{
background-color: #546106;
}
.BgClassName
{
background-color: #546106;
}
</style>
border-color css
<style>
span { border-color: #546106; }
span { border-color: rgb(84,97,6); }
td.TdClassName
{
border-color: #546106;
}
.TagClassName
{
border-color: #546106;
}
</style>