Shades of Verdun Green #546610
Tints of Verdun Green #546610
RGB
CMYK
RGB Variations
Color information
#546610 (or 0x546610) is known color: Verdun Green. HEX triplet: 54, 66 and 10. RGB value is (84,102,16). Sum of RGB (Red+Green+Blue) = 84+102+16=202 (26% of max value = 765). Red value is 84 (33.20% from 255 or 41.58% from 202); Green value is 102 (40.23% from 255 or 50.50% from 202); Blue value is 16 (6.64% from 255 or 7.92% from 202); Max value from RGB is 102 - color contains mainly: green. Hex color #546610 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #546610 is #AB99EF. Grayscale: #575757. Windows color (decimal): -11246064 or 1074772. OLE color: 1074772.
HSL color Cylindrical-coordinate representation of color #546610: hue angle of 72.56º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #546610 is Cyan = 0.18, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 84 | 102 | 16 | - |
| CMYK | 0.18 | 0 | 0.84 | 0.6 |
| HSL | 72.56º | 0.73% | 0.23% | - |
| HSV(B) | 72.56º | 0.84% | 0.4% | - |
| XYZ | 8.5 | 11.42 | 2.25 | - |
| YUV | 86.81 | 88.04 | 125.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 102 | 16 | 0.18 | 0 | 0.84 | 0.6 | 72.56 | 0.73 | 0.23 |
| Hex | 54 | 66 | 10 | 12 | 0 | 54 | 3C | 49 | 49 | 17 |
| Octal | 124 | 146 | 20 | 22 | 0 | 124 | 74 | 111 | 111 | 27 |
| Binary | 1010100 | 1100110 | 10000 | 10010 | 0 | 1010100 | 111100 | 1001001 | 1001001 | 10111 |
Color Harmonies of #546610
Complementary color
Monochromatic Colors of #546610
Black with #546610
Text Example
Text Example
White with #546610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546610; }
p { color: rgb(84,102,16); }
H1.HeaderClassName
{
color: #546610;
}
.AnyTagClassName
{
color: #546610;
}
</style>
background-color css
<style>
a { background-color: #546610; }
a { background-color: rgb(84,102,16); }
div.DivClassName
{
background-color: #546610;
}
.BgClassName
{
background-color: #546610;
}
</style>
border-color css
<style>
span { border-color: #546610; }
span { border-color: rgb(84,102,16); }
td.TdClassName
{
border-color: #546610;
}
.TagClassName
{
border-color: #546610;
}
</style>