Shades of Verdun Green #476805
Tints of Verdun Green #476805
RGB
CMYK
RGB Variations
Color information
#476805 (or 0x476805) is known color: Verdun Green. HEX triplet: 47, 68 and 05. RGB value is (71,104,5). Sum of RGB (Red+Green+Blue) = 71+104+5=180 (23% of max value = 765). Red value is 71 (28.12% from 255 or 39.44% from 180); Green value is 104 (41.02% from 255 or 57.78% from 180); Blue value is 5 (2.34% from 255 or 2.78% from 180); Max value from RGB is 104 - color contains mainly: green. Hex color #476805 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #476805 is #B897FA. Grayscale: #535353. Windows color (decimal): -12097531 or 354375. OLE color: 354375.
HSL color Cylindrical-coordinate representation of color #476805: hue angle of 80º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #476805 is Cyan = 0.32, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 71 | 104 | 5 | - |
| CMYK | 0.32 | 0 | 0.95 | 0.59 |
| HSL | 80º | 0.91% | 0.21% | - |
| HSV(B) | 80º | 0.95% | 0.41% | - |
| XYZ | 7.58 | 11.25 | 1.92 | - |
| YUV | 82.85 | 84.07 | 119.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 104 | 5 | 0.32 | 0 | 0.95 | 0.59 | 80 | 0.91 | 0.21 |
| Hex | 47 | 68 | 5 | 20 | 0 | 5F | 3B | 50 | 5B | 15 |
| Octal | 107 | 150 | 5 | 40 | 0 | 137 | 73 | 120 | 133 | 25 |
| Binary | 1000111 | 1101000 | 101 | 100000 | 0 | 1011111 | 111011 | 1010000 | 1011011 | 10101 |
Color Harmonies of #476805
Complementary color
Monochromatic Colors of #476805
Black with #476805
Text Example
Text Example
White with #476805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476805; }
p { color: rgb(71,104,5); }
H1.HeaderClassName
{
color: #476805;
}
.AnyTagClassName
{
color: #476805;
}
</style>
background-color css
<style>
a { background-color: #476805; }
a { background-color: rgb(71,104,5); }
div.DivClassName
{
background-color: #476805;
}
.BgClassName
{
background-color: #476805;
}
</style>
border-color css
<style>
span { border-color: #476805; }
span { border-color: rgb(71,104,5); }
td.TdClassName
{
border-color: #476805;
}
.TagClassName
{
border-color: #476805;
}
</style>