Shades of Verdun Green #436218
Tints of Verdun Green #436218
RGB
CMYK
RGB Variations
Color information
#436218 (or 0x436218) is known color: Verdun Green. HEX triplet: 43, 62 and 18. RGB value is (67,98,24). Sum of RGB (Red+Green+Blue) = 67+98+24=189 (25% of max value = 765). Red value is 67 (26.56% from 255 or 35.45% from 189); Green value is 98 (38.67% from 255 or 51.85% from 189); Blue value is 24 (9.77% from 255 or 12.70% from 189); Max value from RGB is 98 - color contains mainly: green. Hex color #436218 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #436218 is #BC9DE7. Grayscale: #505050. Windows color (decimal): -12361192 or 1598019. OLE color: 1598019.
HSL color Cylindrical-coordinate representation of color #436218: hue angle of 85.14º 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 #436218 is Cyan = 0.32, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 67 | 98 | 24 | - |
| CMYK | 0.32 | 0 | 0.76 | 0.62 |
| HSL | 85.14º | 0.61% | 0.24% | - |
| HSV(B) | 85.14º | 0.76% | 0.38% | - |
| XYZ | 6.85 | 9.99 | 2.43 | - |
| YUV | 80.3 | 96.23 | 118.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 98 | 24 | 0.32 | 0 | 0.76 | 0.62 | 85.14 | 0.61 | 0.24 |
| Hex | 43 | 62 | 18 | 20 | 0 | 4C | 3E | 55 | 3D | 18 |
| Octal | 103 | 142 | 30 | 40 | 0 | 114 | 76 | 125 | 75 | 30 |
| Binary | 1000011 | 1100010 | 11000 | 100000 | 0 | 1001100 | 111110 | 1010101 | 111101 | 11000 |
Color Harmonies of #436218
Complementary color
Monochromatic Colors of #436218
Black with #436218
Text Example
Text Example
White with #436218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436218; }
p { color: rgb(67,98,24); }
H1.HeaderClassName
{
color: #436218;
}
.AnyTagClassName
{
color: #436218;
}
</style>
background-color css
<style>
a { background-color: #436218; }
a { background-color: rgb(67,98,24); }
div.DivClassName
{
background-color: #436218;
}
.BgClassName
{
background-color: #436218;
}
</style>
border-color css
<style>
span { border-color: #436218; }
span { border-color: rgb(67,98,24); }
td.TdClassName
{
border-color: #436218;
}
.TagClassName
{
border-color: #436218;
}
</style>