Shades of Verdun Green #476218
Tints of Verdun Green #476218
RGB
CMYK
RGB Variations
Color information
#476218 (or 0x476218) is known color: Verdun Green. HEX triplet: 47, 62 and 18. RGB value is (71,98,24). Sum of RGB (Red+Green+Blue) = 71+98+24=193 (25% of max value = 765). Red value is 71 (28.12% from 255 or 36.79% from 193); Green value is 98 (38.67% from 255 or 50.78% from 193); Blue value is 24 (9.77% from 255 or 12.44% from 193); Max value from RGB is 98 - color contains mainly: green. Hex color #476218 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #476218 is #B89DE7. Grayscale: #515151. Windows color (decimal): -12099048 or 1598023. OLE color: 1598023.
HSL color Cylindrical-coordinate representation of color #476218: hue angle of 81.89º degrees, saturation: 0.61, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #476218 is Cyan = 0.28, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 71 | 98 | 24 | - |
| CMYK | 0.28 | 0 | 0.76 | 0.62 |
| HSL | 81.89º | 0.61% | 0.24% | - |
| HSV(B) | 81.89º | 0.76% | 0.38% | - |
| XYZ | 7.13 | 10.14 | 2.45 | - |
| YUV | 81.49 | 95.55 | 120.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 98 | 24 | 0.28 | 0 | 0.76 | 0.62 | 81.89 | 0.61 | 0.24 |
| Hex | 47 | 62 | 18 | 1C | 0 | 4C | 3E | 52 | 3D | 18 |
| Octal | 107 | 142 | 30 | 34 | 0 | 114 | 76 | 122 | 75 | 30 |
| Binary | 1000111 | 1100010 | 11000 | 11100 | 0 | 1001100 | 111110 | 1010010 | 111101 | 11000 |
Color Harmonies of #476218
Complementary color
Monochromatic Colors of #476218
Black with #476218
Text Example
Text Example
White with #476218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476218; }
p { color: rgb(71,98,24); }
H1.HeaderClassName
{
color: #476218;
}
.AnyTagClassName
{
color: #476218;
}
</style>
background-color css
<style>
a { background-color: #476218; }
a { background-color: rgb(71,98,24); }
div.DivClassName
{
background-color: #476218;
}
.BgClassName
{
background-color: #476218;
}
</style>
border-color css
<style>
span { border-color: #476218; }
span { border-color: rgb(71,98,24); }
td.TdClassName
{
border-color: #476218;
}
.TagClassName
{
border-color: #476218;
}
</style>