Shades of Verdun Green #546007
Tints of Verdun Green #546007
RGB
CMYK
RGB Variations
Color information
#546007 (or 0x546007) is known color: Verdun Green. HEX triplet: 54, 60 and 07. RGB value is (84,96,7). Sum of RGB (Red+Green+Blue) = 84+96+7=187 (24% of max value = 765). Red value is 84 (33.20% from 255 or 44.92% from 187); Green value is 96 (37.89% from 255 or 51.34% from 187); Blue value is 7 (3.12% from 255 or 3.74% from 187); Max value from RGB is 96 - color contains mainly: green. Hex color #546007 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #546007 is #AB9FF8. Grayscale: #525252. Windows color (decimal): -11247609 or 483412. OLE color: 483412.
HSL color Cylindrical-coordinate representation of color #546007: hue angle of 68.09º degrees, saturation: 0.86, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #546007 is Cyan = 0.12, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 84 | 96 | 7 | - |
| CMYK | 0.12 | 0 | 0.93 | 0.62 |
| HSL | 68.09º | 0.86% | 0.2% | - |
| HSV(B) | 68.09º | 0.93% | 0.38% | - |
| XYZ | 7.88 | 10.27 | 1.77 | - |
| YUV | 82.27 | 85.52 | 129.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 96 | 7 | 0.12 | 0 | 0.93 | 0.62 | 68.09 | 0.86 | 0.2 |
| Hex | 54 | 60 | 7 | C | 0 | 5D | 3E | 44 | 56 | 14 |
| Octal | 124 | 140 | 7 | 14 | 0 | 135 | 76 | 104 | 126 | 24 |
| Binary | 1010100 | 1100000 | 111 | 1100 | 0 | 1011101 | 111110 | 1000100 | 1010110 | 10100 |
Color Harmonies of #546007
Complementary color
Monochromatic Colors of #546007
Black with #546007
Text Example
Text Example
White with #546007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546007; }
p { color: rgb(84,96,7); }
H1.HeaderClassName
{
color: #546007;
}
.AnyTagClassName
{
color: #546007;
}
</style>
background-color css
<style>
a { background-color: #546007; }
a { background-color: rgb(84,96,7); }
div.DivClassName
{
background-color: #546007;
}
.BgClassName
{
background-color: #546007;
}
</style>
border-color css
<style>
span { border-color: #546007; }
span { border-color: rgb(84,96,7); }
td.TdClassName
{
border-color: #546007;
}
.TagClassName
{
border-color: #546007;
}
</style>