Shades of Verdun Green #435114
Tints of Verdun Green #435114
RGB
CMYK
RGB Variations
Color information
#435114 (or 0x435114) is known color: Verdun Green. HEX triplet: 43, 51 and 14. RGB value is (67,81,20). Sum of RGB (Red+Green+Blue) = 67+81+20=168 (22% of max value = 765). Red value is 67 (26.56% from 255 or 39.88% from 168); Green value is 81 (32.03% from 255 or 48.21% from 168); Blue value is 20 (8.20% from 255 or 11.90% from 168); Max value from RGB is 81 - color contains mainly: green. Hex color #435114 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #435114 is #BCAEEB. Grayscale: #464646. Windows color (decimal): -12365548 or 1331523. OLE color: 1331523.
HSL color Cylindrical-coordinate representation of color #435114: hue angle of 73.77º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #435114 is Cyan = 0.17, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 67 | 81 | 20 | - |
| CMYK | 0.17 | 0 | 0.75 | 0.68 |
| HSL | 73.77º | 0.6% | 0.2% | - |
| HSV(B) | 73.77º | 0.75% | 0.32% | - |
| XYZ | 5.38 | 7.13 | 1.75 | - |
| YUV | 69.86 | 99.86 | 125.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 81 | 20 | 0.17 | 0 | 0.75 | 0.68 | 73.77 | 0.6 | 0.2 |
| Hex | 43 | 51 | 14 | 11 | 0 | 4B | 44 | 4A | 3C | 14 |
| Octal | 103 | 121 | 24 | 21 | 0 | 113 | 104 | 112 | 74 | 24 |
| Binary | 1000011 | 1010001 | 10100 | 10001 | 0 | 1001011 | 1000100 | 1001010 | 111100 | 10100 |
Color Harmonies of #435114
Complementary color
Monochromatic Colors of #435114
Black with #435114
Text Example
Text Example
White with #435114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435114; }
p { color: rgb(67,81,20); }
H1.HeaderClassName
{
color: #435114;
}
.AnyTagClassName
{
color: #435114;
}
</style>
background-color css
<style>
a { background-color: #435114; }
a { background-color: rgb(67,81,20); }
div.DivClassName
{
background-color: #435114;
}
.BgClassName
{
background-color: #435114;
}
</style>
border-color css
<style>
span { border-color: #435114; }
span { border-color: rgb(67,81,20); }
td.TdClassName
{
border-color: #435114;
}
.TagClassName
{
border-color: #435114;
}
</style>