Shades of Verdun Green #467304
Tints of Verdun Green #467304
RGB
CMYK
RGB Variations
Color information
#467304 (or 0x467304) is known color: Verdun Green. HEX triplet: 46, 73 and 04. RGB value is (70,115,4). Sum of RGB (Red+Green+Blue) = 70+115+4=189 (25% of max value = 765). Red value is 70 (27.73% from 255 or 37.04% from 189); Green value is 115 (45.31% from 255 or 60.85% from 189); Blue value is 4 (1.95% from 255 or 2.12% from 189); Max value from RGB is 115 - color contains mainly: green. Hex color #467304 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #467304 is #B98CFB. Grayscale: #595959. Windows color (decimal): -12160252 or 291654. OLE color: 291654.
HSL color Cylindrical-coordinate representation of color #467304: hue angle of 84.32º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #467304 is Cyan = 0.39, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 115 | 4 | - |
| CMYK | 0.39 | 0 | 0.97 | 0.55 |
| HSL | 84.32º | 0.93% | 0.23% | - |
| HSV(B) | 84.32º | 0.97% | 0.45% | - |
| XYZ | 8.68 | 13.57 | 2.28 | - |
| YUV | 88.89 | 80.09 | 114.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 115 | 4 | 0.39 | 0 | 0.97 | 0.55 | 84.32 | 0.93 | 0.23 |
| Hex | 46 | 73 | 4 | 27 | 0 | 61 | 37 | 54 | 5D | 17 |
| Octal | 106 | 163 | 4 | 47 | 0 | 141 | 67 | 124 | 135 | 27 |
| Binary | 1000110 | 1110011 | 100 | 100111 | 0 | 1100001 | 110111 | 1010100 | 1011101 | 10111 |
Color Harmonies of #467304
Complementary color
Monochromatic Colors of #467304
Black with #467304
Text Example
Text Example
White with #467304
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467304; }
p { color: rgb(70,115,4); }
H1.HeaderClassName
{
color: #467304;
}
.AnyTagClassName
{
color: #467304;
}
</style>
background-color css
<style>
a { background-color: #467304; }
a { background-color: rgb(70,115,4); }
div.DivClassName
{
background-color: #467304;
}
.BgClassName
{
background-color: #467304;
}
</style>
border-color css
<style>
span { border-color: #467304; }
span { border-color: rgb(70,115,4); }
td.TdClassName
{
border-color: #467304;
}
.TagClassName
{
border-color: #467304;
}
</style>