Shades of Verdun Green #436119
Tints of Verdun Green #436119
RGB
CMYK
RGB Variations
Color information
#436119 (or 0x436119) is known color: Verdun Green. HEX triplet: 43, 61 and 19. RGB value is (67,97,25). Sum of RGB (Red+Green+Blue) = 67+97+25=189 (25% of max value = 765). Red value is 67 (26.56% from 255 or 35.45% from 189); Green value is 97 (38.28% from 255 or 51.32% from 189); Blue value is 25 (10.16% from 255 or 13.23% from 189); Max value from RGB is 97 - color contains mainly: green. Hex color #436119 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #436119 is #BC9EE6. Grayscale: #505050. Windows color (decimal): -12361447 or 1663299. OLE color: 1663299.
HSL color Cylindrical-coordinate representation of color #436119: hue angle of 85º degrees, saturation: 0.59, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #436119 is Cyan = 0.31, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 67 | 97 | 25 | - |
| CMYK | 0.31 | 0 | 0.74 | 0.62 |
| HSL | 85º | 0.59% | 0.24% | - |
| HSV(B) | 85º | 0.74% | 0.38% | - |
| XYZ | 6.76 | 9.81 | 2.46 | - |
| YUV | 79.82 | 97.06 | 118.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 97 | 25 | 0.31 | 0 | 0.74 | 0.62 | 85 | 0.59 | 0.24 |
| Hex | 43 | 61 | 19 | 1F | 0 | 4A | 3E | 55 | 3B | 18 |
| Octal | 103 | 141 | 31 | 37 | 0 | 112 | 76 | 125 | 73 | 30 |
| Binary | 1000011 | 1100001 | 11001 | 11111 | 0 | 1001010 | 111110 | 1010101 | 111011 | 11000 |
Color Harmonies of #436119
Complementary color
Monochromatic Colors of #436119
Black with #436119
Text Example
Text Example
White with #436119
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436119; }
p { color: rgb(67,97,25); }
H1.HeaderClassName
{
color: #436119;
}
.AnyTagClassName
{
color: #436119;
}
</style>
background-color css
<style>
a { background-color: #436119; }
a { background-color: rgb(67,97,25); }
div.DivClassName
{
background-color: #436119;
}
.BgClassName
{
background-color: #436119;
}
</style>
border-color css
<style>
span { border-color: #436119; }
span { border-color: rgb(67,97,25); }
td.TdClassName
{
border-color: #436119;
}
.TagClassName
{
border-color: #436119;
}
</style>