Shades of Verdun Green #434716
Tints of Verdun Green #434716
RGB
CMYK
RGB Variations
Color information
#434716 (or 0x434716) is known color: Verdun Green. HEX triplet: 43, 47 and 16. RGB value is (67,71,22). Sum of RGB (Red+Green+Blue) = 67+71+22=160 (21% of max value = 765). Red value is 67 (26.56% from 255 or 41.88% from 160); Green value is 71 (28.12% from 255 or 44.38% from 160); Blue value is 22 (8.98% from 255 or 13.75% from 160); Max value from RGB is 71 - color contains mainly: green. Hex color #434716 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #434716 is #BCB8E9. Grayscale: #404040. Windows color (decimal): -12368106 or 1460035. OLE color: 1460035.
HSL color Cylindrical-coordinate representation of color #434716: hue angle of 64.9º degrees, saturation: 0.53, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #434716 is Cyan = 0.06, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 67 | 71 | 22 | - |
| CMYK | 0.06 | 0 | 0.69 | 0.72 |
| HSL | 64.9º | 0.53% | 0.18% | - |
| HSV(B) | 64.9º | 0.69% | 0.28% | - |
| XYZ | 4.71 | 5.76 | 1.62 | - |
| YUV | 64.22 | 104.17 | 129.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 71 | 22 | 0.06 | 0 | 0.69 | 0.72 | 64.9 | 0.53 | 0.18 |
| Hex | 43 | 47 | 16 | 6 | 0 | 45 | 48 | 41 | 35 | 12 |
| Octal | 103 | 107 | 26 | 6 | 0 | 105 | 110 | 101 | 65 | 22 |
| Binary | 1000011 | 1000111 | 10110 | 110 | 0 | 1000101 | 1001000 | 1000001 | 110101 | 10010 |
Color Harmonies of #434716
Complementary color
Monochromatic Colors of #434716
Black with #434716
Text Example
Text Example
White with #434716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434716; }
p { color: rgb(67,71,22); }
H1.HeaderClassName
{
color: #434716;
}
.AnyTagClassName
{
color: #434716;
}
</style>
background-color css
<style>
a { background-color: #434716; }
a { background-color: rgb(67,71,22); }
div.DivClassName
{
background-color: #434716;
}
.BgClassName
{
background-color: #434716;
}
</style>
border-color css
<style>
span { border-color: #434716; }
span { border-color: rgb(67,71,22); }
td.TdClassName
{
border-color: #434716;
}
.TagClassName
{
border-color: #434716;
}
</style>