Shades of Verdun Green #435116
Tints of Verdun Green #435116
RGB
CMYK
RGB Variations
Color information
#435116 (or 0x435116) is known color: Verdun Green. HEX triplet: 43, 51 and 16. RGB value is (67,81,22). Sum of RGB (Red+Green+Blue) = 67+81+22=170 (22% of max value = 765). Red value is 67 (26.56% from 255 or 39.41% from 170); Green value is 81 (32.03% from 255 or 47.65% from 170); Blue value is 22 (8.98% from 255 or 12.94% from 170); Max value from RGB is 81 - color contains mainly: green. Hex color #435116 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #435116 is #BCAEE9. Grayscale: #464646. Windows color (decimal): -12365546 or 1462595. OLE color: 1462595.
HSL color Cylindrical-coordinate representation of color #435116: hue angle of 74.24º degrees, saturation: 0.57, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #435116 is Cyan = 0.17, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 67 | 81 | 22 | - |
| CMYK | 0.17 | 0 | 0.73 | 0.68 |
| HSL | 74.24º | 0.57% | 0.2% | - |
| HSV(B) | 74.24º | 0.73% | 0.32% | - |
| XYZ | 5.4 | 7.14 | 1.85 | - |
| YUV | 70.09 | 100.86 | 125.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 81 | 22 | 0.17 | 0 | 0.73 | 0.68 | 74.24 | 0.57 | 0.2 |
| Hex | 43 | 51 | 16 | 11 | 0 | 49 | 44 | 4A | 39 | 14 |
| Octal | 103 | 121 | 26 | 21 | 0 | 111 | 104 | 112 | 71 | 24 |
| Binary | 1000011 | 1010001 | 10110 | 10001 | 0 | 1001001 | 1000100 | 1001010 | 111001 | 10100 |
Color Harmonies of #435116
Complementary color
Monochromatic Colors of #435116
Black with #435116
Text Example
Text Example
White with #435116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435116; }
p { color: rgb(67,81,22); }
H1.HeaderClassName
{
color: #435116;
}
.AnyTagClassName
{
color: #435116;
}
</style>
background-color css
<style>
a { background-color: #435116; }
a { background-color: rgb(67,81,22); }
div.DivClassName
{
background-color: #435116;
}
.BgClassName
{
background-color: #435116;
}
</style>
border-color css
<style>
span { border-color: #435116; }
span { border-color: rgb(67,81,22); }
td.TdClassName
{
border-color: #435116;
}
.TagClassName
{
border-color: #435116;
}
</style>