Shades of Verdun Green #436810
Tints of Verdun Green #436810
RGB
CMYK
RGB Variations
Color information
#436810 (or 0x436810) is known color: Verdun Green. HEX triplet: 43, 68 and 10. RGB value is (67,104,16). Sum of RGB (Red+Green+Blue) = 67+104+16=187 (24% of max value = 765). Red value is 67 (26.56% from 255 or 35.83% from 187); Green value is 104 (41.02% from 255 or 55.61% from 187); Blue value is 16 (6.64% from 255 or 8.56% from 187); Max value from RGB is 104 - color contains mainly: green. Hex color #436810 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #436810 is #BC97EF. Grayscale: #535353. Windows color (decimal): -12359664 or 1075267. OLE color: 1075267.
HSL color Cylindrical-coordinate representation of color #436810: hue angle of 85.23º degrees, saturation: 0.73, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #436810 is Cyan = 0.36, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 67 | 104 | 16 | - |
| CMYK | 0.36 | 0 | 0.85 | 0.59 |
| HSL | 85.23º | 0.73% | 0.24% | - |
| HSV(B) | 85.23º | 0.85% | 0.41% | - |
| XYZ | 7.36 | 11.13 | 2.25 | - |
| YUV | 82.91 | 90.24 | 116.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 104 | 16 | 0.36 | 0 | 0.85 | 0.59 | 85.23 | 0.73 | 0.24 |
| Hex | 43 | 68 | 10 | 24 | 0 | 55 | 3B | 55 | 49 | 18 |
| Octal | 103 | 150 | 20 | 44 | 0 | 125 | 73 | 125 | 111 | 30 |
| Binary | 1000011 | 1101000 | 10000 | 100100 | 0 | 1010101 | 111011 | 1010101 | 1001001 | 11000 |
Color Harmonies of #436810
Complementary color
Monochromatic Colors of #436810
Black with #436810
Text Example
Text Example
White with #436810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436810; }
p { color: rgb(67,104,16); }
H1.HeaderClassName
{
color: #436810;
}
.AnyTagClassName
{
color: #436810;
}
</style>
background-color css
<style>
a { background-color: #436810; }
a { background-color: rgb(67,104,16); }
div.DivClassName
{
background-color: #436810;
}
.BgClassName
{
background-color: #436810;
}
</style>
border-color css
<style>
span { border-color: #436810; }
span { border-color: rgb(67,104,16); }
td.TdClassName
{
border-color: #436810;
}
.TagClassName
{
border-color: #436810;
}
</style>