Shades of Verdun Green #435614
Tints of Verdun Green #435614
RGB
CMYK
RGB Variations
Color information
#435614 (or 0x435614) is known color: Verdun Green. HEX triplet: 43, 56 and 14. RGB value is (67,86,20). Sum of RGB (Red+Green+Blue) = 67+86+20=173 (22% of max value = 765). Red value is 67 (26.56% from 255 or 38.73% from 173); Green value is 86 (33.98% from 255 or 49.71% from 173); Blue value is 20 (8.20% from 255 or 11.56% from 173); Max value from RGB is 86 - color contains mainly: green. Hex color #435614 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #435614 is #BCA9EB. Grayscale: #494949. Windows color (decimal): -12364268 or 1332803. OLE color: 1332803.
HSL color Cylindrical-coordinate representation of color #435614: hue angle of 77.27º degrees, saturation: 0.62, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #435614 is Cyan = 0.22, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 67 | 86 | 20 | - |
| CMYK | 0.22 | 0 | 0.77 | 0.66 |
| HSL | 77.27º | 0.62% | 0.21% | - |
| HSV(B) | 77.27º | 0.77% | 0.34% | - |
| XYZ | 5.77 | 7.9 | 1.88 | - |
| YUV | 72.8 | 98.21 | 123.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 86 | 20 | 0.22 | 0 | 0.77 | 0.66 | 77.27 | 0.62 | 0.21 |
| Hex | 43 | 56 | 14 | 16 | 0 | 4D | 42 | 4D | 3E | 15 |
| Octal | 103 | 126 | 24 | 26 | 0 | 115 | 102 | 115 | 76 | 25 |
| Binary | 1000011 | 1010110 | 10100 | 10110 | 0 | 1001101 | 1000010 | 1001101 | 111110 | 10101 |
Color Harmonies of #435614
Complementary color
Monochromatic Colors of #435614
Black with #435614
Text Example
Text Example
White with #435614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435614; }
p { color: rgb(67,86,20); }
H1.HeaderClassName
{
color: #435614;
}
.AnyTagClassName
{
color: #435614;
}
</style>
background-color css
<style>
a { background-color: #435614; }
a { background-color: rgb(67,86,20); }
div.DivClassName
{
background-color: #435614;
}
.BgClassName
{
background-color: #435614;
}
</style>
border-color css
<style>
span { border-color: #435614; }
span { border-color: rgb(67,86,20); }
td.TdClassName
{
border-color: #435614;
}
.TagClassName
{
border-color: #435614;
}
</style>