Shades of Verdun Green #477305
Tints of Verdun Green #477305
RGB
CMYK
RGB Variations
Color information
#477305 (or 0x477305) is known color: Verdun Green. HEX triplet: 47, 73 and 05. RGB value is (71,115,5). Sum of RGB (Red+Green+Blue) = 71+115+5=191 (25% of max value = 765). Red value is 71 (28.12% from 255 or 37.17% from 191); Green value is 115 (45.31% from 255 or 60.21% from 191); Blue value is 5 (2.34% from 255 or 2.62% from 191); Max value from RGB is 115 - color contains mainly: green. Hex color #477305 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #477305 is #B88CFA. Grayscale: #595959. Windows color (decimal): -12094715 or 357191. OLE color: 357191.
HSL color Cylindrical-coordinate representation of color #477305: hue angle of 84º 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 #477305 is Cyan = 0.38, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 115 | 5 | - |
| CMYK | 0.38 | 0 | 0.96 | 0.55 |
| HSL | 84º | 0.92% | 0.24% | - |
| HSV(B) | 84º | 0.96% | 0.45% | - |
| XYZ | 8.76 | 13.61 | 2.31 | - |
| YUV | 89.3 | 80.42 | 114.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 115 | 5 | 0.38 | 0 | 0.96 | 0.55 | 84 | 0.92 | 0.24 |
| Hex | 47 | 73 | 5 | 26 | 0 | 60 | 37 | 54 | 5C | 18 |
| Octal | 107 | 163 | 5 | 46 | 0 | 140 | 67 | 124 | 134 | 30 |
| Binary | 1000111 | 1110011 | 101 | 100110 | 0 | 1100000 | 110111 | 1010100 | 1011100 | 11000 |
Color Harmonies of #477305
Complementary color
Monochromatic Colors of #477305
Black with #477305
Text Example
Text Example
White with #477305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477305; }
p { color: rgb(71,115,5); }
H1.HeaderClassName
{
color: #477305;
}
.AnyTagClassName
{
color: #477305;
}
</style>
background-color css
<style>
a { background-color: #477305; }
a { background-color: rgb(71,115,5); }
div.DivClassName
{
background-color: #477305;
}
.BgClassName
{
background-color: #477305;
}
</style>
border-color css
<style>
span { border-color: #477305; }
span { border-color: rgb(71,115,5); }
td.TdClassName
{
border-color: #477305;
}
.TagClassName
{
border-color: #477305;
}
</style>