Shades of Verdun Green #436113
Tints of Verdun Green #436113
RGB
CMYK
RGB Variations
Color information
#436113 (or 0x436113) is known color: Verdun Green. HEX triplet: 43, 61 and 13. RGB value is (67,97,19). Sum of RGB (Red+Green+Blue) = 67+97+19=183 (24% of max value = 765). Red value is 67 (26.56% from 255 or 36.61% from 183); Green value is 97 (38.28% from 255 or 53.01% from 183); Blue value is 19 (7.81% from 255 or 10.38% from 183); Max value from RGB is 97 - color contains mainly: green. Hex color #436113 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #436113 is #BC9EEC. Grayscale: #4F4F4F. Windows color (decimal): -12361453 or 1270083. OLE color: 1270083.
HSL color Cylindrical-coordinate representation of color #436113: hue angle of 83.08º degrees, saturation: 0.67, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #436113 is Cyan = 0.31, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 67 | 97 | 19 | - |
| CMYK | 0.31 | 0 | 0.80 | 0.62 |
| HSL | 83.08º | 0.67% | 0.23% | - |
| HSV(B) | 83.08º | 0.8% | 0.38% | - |
| XYZ | 6.71 | 9.79 | 2.15 | - |
| YUV | 79.14 | 94.06 | 119.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 97 | 19 | 0.31 | 0 | 0.80 | 0.62 | 83.08 | 0.67 | 0.23 |
| Hex | 43 | 61 | 13 | 1F | 0 | 50 | 3E | 53 | 43 | 17 |
| Octal | 103 | 141 | 23 | 37 | 0 | 120 | 76 | 123 | 103 | 27 |
| Binary | 1000011 | 1100001 | 10011 | 11111 | 0 | 1010000 | 111110 | 1010011 | 1000011 | 10111 |
Color Harmonies of #436113
Complementary color
Monochromatic Colors of #436113
Black with #436113
Text Example
Text Example
White with #436113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436113; }
p { color: rgb(67,97,19); }
H1.HeaderClassName
{
color: #436113;
}
.AnyTagClassName
{
color: #436113;
}
</style>
background-color css
<style>
a { background-color: #436113; }
a { background-color: rgb(67,97,19); }
div.DivClassName
{
background-color: #436113;
}
.BgClassName
{
background-color: #436113;
}
</style>
border-color css
<style>
span { border-color: #436113; }
span { border-color: rgb(67,97,19); }
td.TdClassName
{
border-color: #436113;
}
.TagClassName
{
border-color: #436113;
}
</style>