Shades of Verdun Green #475917
Tints of Verdun Green #475917
RGB
CMYK
RGB Variations
Color information
#475917 (or 0x475917) is known color: Verdun Green. HEX triplet: 47, 59 and 17. RGB value is (71,89,23). Sum of RGB (Red+Green+Blue) = 71+89+23=183 (24% of max value = 765). Red value is 71 (28.12% from 255 or 38.80% from 183); Green value is 89 (35.16% from 255 or 48.63% from 183); Blue value is 23 (9.38% from 255 or 12.57% from 183); Max value from RGB is 89 - color contains mainly: green. Hex color #475917 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #475917 is #B8A6E8. Grayscale: #4C4C4C. Windows color (decimal): -12101353 or 1530183. OLE color: 1530183.
HSL color Cylindrical-coordinate representation of color #475917: hue angle of 76.36º degrees, saturation: 0.59, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #475917 is Cyan = 0.20, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 71 | 89 | 23 | - |
| CMYK | 0.20 | 0 | 0.74 | 0.65 |
| HSL | 76.36º | 0.59% | 0.22% | - |
| HSV(B) | 76.36º | 0.74% | 0.35% | - |
| XYZ | 6.33 | 8.55 | 2.13 | - |
| YUV | 76.09 | 98.04 | 124.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 89 | 23 | 0.20 | 0 | 0.74 | 0.65 | 76.36 | 0.59 | 0.22 |
| Hex | 47 | 59 | 17 | 14 | 0 | 4A | 41 | 4C | 3B | 16 |
| Octal | 107 | 131 | 27 | 24 | 0 | 112 | 101 | 114 | 73 | 26 |
| Binary | 1000111 | 1011001 | 10111 | 10100 | 0 | 1001010 | 1000001 | 1001100 | 111011 | 10110 |
Color Harmonies of #475917
Complementary color
Monochromatic Colors of #475917
Black with #475917
Text Example
Text Example
White with #475917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475917; }
p { color: rgb(71,89,23); }
H1.HeaderClassName
{
color: #475917;
}
.AnyTagClassName
{
color: #475917;
}
</style>
background-color css
<style>
a { background-color: #475917; }
a { background-color: rgb(71,89,23); }
div.DivClassName
{
background-color: #475917;
}
.BgClassName
{
background-color: #475917;
}
</style>
border-color css
<style>
span { border-color: #475917; }
span { border-color: rgb(71,89,23); }
td.TdClassName
{
border-color: #475917;
}
.TagClassName
{
border-color: #475917;
}
</style>