Shades of Verdun Green #467305
Tints of Verdun Green #467305
RGB
CMYK
RGB Variations
Color information
#467305 (or 0x467305) is known color: Verdun Green. HEX triplet: 46, 73 and 05. RGB value is (70,115,5). Sum of RGB (Red+Green+Blue) = 70+115+5=190 (25% of max value = 765). Red value is 70 (27.73% from 255 or 36.84% from 190); Green value is 115 (45.31% from 255 or 60.53% from 190); Blue value is 5 (2.34% from 255 or 2.63% from 190); Max value from RGB is 115 - color contains mainly: green. Hex color #467305 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #467305 is #B98CFA. Grayscale: #595959. Windows color (decimal): -12160251 or 357190. OLE color: 357190.
HSL color Cylindrical-coordinate representation of color #467305: hue angle of 84.55º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #467305 is Cyan = 0.39, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 115 | 5 | - |
| CMYK | 0.39 | 0 | 0.96 | 0.55 |
| HSL | 84.55º | 0.92% | 0.24% | - |
| HSV(B) | 84.55º | 0.96% | 0.45% | - |
| XYZ | 8.68 | 13.57 | 2.31 | - |
| YUV | 89.01 | 80.59 | 114.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 115 | 5 | 0.39 | 0 | 0.96 | 0.55 | 84.55 | 0.92 | 0.24 |
| Hex | 46 | 73 | 5 | 27 | 0 | 60 | 37 | 55 | 5C | 18 |
| Octal | 106 | 163 | 5 | 47 | 0 | 140 | 67 | 125 | 134 | 30 |
| Binary | 1000110 | 1110011 | 101 | 100111 | 0 | 1100000 | 110111 | 1010101 | 1011100 | 11000 |
Color Harmonies of #467305
Complementary color
Monochromatic Colors of #467305
Black with #467305
Text Example
Text Example
White with #467305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467305; }
p { color: rgb(70,115,5); }
H1.HeaderClassName
{
color: #467305;
}
.AnyTagClassName
{
color: #467305;
}
</style>
background-color css
<style>
a { background-color: #467305; }
a { background-color: rgb(70,115,5); }
div.DivClassName
{
background-color: #467305;
}
.BgClassName
{
background-color: #467305;
}
</style>
border-color css
<style>
span { border-color: #467305; }
span { border-color: rgb(70,115,5); }
td.TdClassName
{
border-color: #467305;
}
.TagClassName
{
border-color: #467305;
}
</style>