Shades of Verdun Green #546108
Tints of Verdun Green #546108
RGB
CMYK
RGB Variations
Color information
#546108 (or 0x546108) is known color: Verdun Green. HEX triplet: 54, 61 and 08. RGB value is (84,97,8). Sum of RGB (Red+Green+Blue) = 84+97+8=189 (25% of max value = 765). Red value is 84 (33.20% from 255 or 44.44% from 189); Green value is 97 (38.28% from 255 or 51.32% from 189); Blue value is 8 (3.52% from 255 or 4.23% from 189); Max value from RGB is 97 - color contains mainly: green. Hex color #546108 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #546108 is #AB9EF7. Grayscale: #535353. Windows color (decimal): -11247352 or 549204. OLE color: 549204.
HSL color Cylindrical-coordinate representation of color #546108: hue angle of 68.76º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #546108 is Cyan = 0.13, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 84 | 97 | 8 | - |
| CMYK | 0.13 | 0 | 0.92 | 0.62 |
| HSL | 68.76º | 0.85% | 0.21% | - |
| HSV(B) | 68.76º | 0.92% | 0.38% | - |
| XYZ | 7.97 | 10.45 | 1.83 | - |
| YUV | 82.97 | 85.69 | 128.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 97 | 8 | 0.13 | 0 | 0.92 | 0.62 | 68.76 | 0.85 | 0.21 |
| Hex | 54 | 61 | 8 | D | 0 | 5C | 3E | 45 | 55 | 15 |
| Octal | 124 | 141 | 10 | 15 | 0 | 134 | 76 | 105 | 125 | 25 |
| Binary | 1010100 | 1100001 | 1000 | 1101 | 0 | 1011100 | 111110 | 1000101 | 1010101 | 10101 |
Color Harmonies of #546108
Complementary color
Monochromatic Colors of #546108
Black with #546108
Text Example
Text Example
White with #546108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546108; }
p { color: rgb(84,97,8); }
H1.HeaderClassName
{
color: #546108;
}
.AnyTagClassName
{
color: #546108;
}
</style>
background-color css
<style>
a { background-color: #546108; }
a { background-color: rgb(84,97,8); }
div.DivClassName
{
background-color: #546108;
}
.BgClassName
{
background-color: #546108;
}
</style>
border-color css
<style>
span { border-color: #546108; }
span { border-color: rgb(84,97,8); }
td.TdClassName
{
border-color: #546108;
}
.TagClassName
{
border-color: #546108;
}
</style>