Shades of Verdun Green #436316
Tints of Verdun Green #436316
RGB
CMYK
RGB Variations
Color information
#436316 (or 0x436316) is known color: Verdun Green. HEX triplet: 43, 63 and 16. RGB value is (67,99,22). Sum of RGB (Red+Green+Blue) = 67+99+22=188 (24% of max value = 765). Red value is 67 (26.56% from 255 or 35.64% from 188); Green value is 99 (39.06% from 255 or 52.66% from 188); Blue value is 22 (8.98% from 255 or 11.70% from 188); Max value from RGB is 99 - color contains mainly: green. Hex color #436316 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #436316 is #BC9CE9. Grayscale: #505050. Windows color (decimal): -12360938 or 1467203. OLE color: 1467203.
HSL color Cylindrical-coordinate representation of color #436316: hue angle of 84.94º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #436316 is Cyan = 0.32, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 67 | 99 | 22 | - |
| CMYK | 0.32 | 0 | 0.78 | 0.61 |
| HSL | 84.94º | 0.64% | 0.24% | - |
| HSV(B) | 84.94º | 0.78% | 0.39% | - |
| XYZ | 6.92 | 10.17 | 2.36 | - |
| YUV | 80.65 | 94.9 | 118.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 99 | 22 | 0.32 | 0 | 0.78 | 0.61 | 84.94 | 0.64 | 0.24 |
| Hex | 43 | 63 | 16 | 20 | 0 | 4E | 3D | 55 | 40 | 18 |
| Octal | 103 | 143 | 26 | 40 | 0 | 116 | 75 | 125 | 100 | 30 |
| Binary | 1000011 | 1100011 | 10110 | 100000 | 0 | 1001110 | 111101 | 1010101 | 1000000 | 11000 |
Color Harmonies of #436316
Complementary color
Monochromatic Colors of #436316
Black with #436316
Text Example
Text Example
White with #436316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436316; }
p { color: rgb(67,99,22); }
H1.HeaderClassName
{
color: #436316;
}
.AnyTagClassName
{
color: #436316;
}
</style>
background-color css
<style>
a { background-color: #436316; }
a { background-color: rgb(67,99,22); }
div.DivClassName
{
background-color: #436316;
}
.BgClassName
{
background-color: #436316;
}
</style>
border-color css
<style>
span { border-color: #436316; }
span { border-color: rgb(67,99,22); }
td.TdClassName
{
border-color: #436316;
}
.TagClassName
{
border-color: #436316;
}
</style>