Shades of Verdun Green #434916
Tints of Verdun Green #434916
RGB
CMYK
RGB Variations
Color information
#434916 (or 0x434916) is known color: Verdun Green. HEX triplet: 43, 49 and 16. RGB value is (67,73,22). Sum of RGB (Red+Green+Blue) = 67+73+22=162 (21% of max value = 765). Red value is 67 (26.56% from 255 or 41.36% from 162); Green value is 73 (28.91% from 255 or 45.06% from 162); Blue value is 22 (8.98% from 255 or 13.58% from 162); Max value from RGB is 73 - color contains mainly: green. Hex color #434916 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #434916 is #BCB6E9. Grayscale: #414141. Windows color (decimal): -12367594 or 1460547. OLE color: 1460547.
HSL color Cylindrical-coordinate representation of color #434916: hue angle of 67.06º degrees, saturation: 0.54, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #434916 is Cyan = 0.08, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 67 | 73 | 22 | - |
| CMYK | 0.08 | 0 | 0.70 | 0.71 |
| HSL | 67.06º | 0.54% | 0.19% | - |
| HSV(B) | 67.06º | 0.7% | 0.29% | - |
| XYZ | 4.84 | 6.02 | 1.67 | - |
| YUV | 65.39 | 103.51 | 129.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 73 | 22 | 0.08 | 0 | 0.70 | 0.71 | 67.06 | 0.54 | 0.19 |
| Hex | 43 | 49 | 16 | 8 | 0 | 46 | 47 | 43 | 36 | 13 |
| Octal | 103 | 111 | 26 | 10 | 0 | 106 | 107 | 103 | 66 | 23 |
| Binary | 1000011 | 1001001 | 10110 | 1000 | 0 | 1000110 | 1000111 | 1000011 | 110110 | 10011 |
Color Harmonies of #434916
Complementary color
Monochromatic Colors of #434916
Black with #434916
Text Example
Text Example
White with #434916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434916; }
p { color: rgb(67,73,22); }
H1.HeaderClassName
{
color: #434916;
}
.AnyTagClassName
{
color: #434916;
}
</style>
background-color css
<style>
a { background-color: #434916; }
a { background-color: rgb(67,73,22); }
div.DivClassName
{
background-color: #434916;
}
.BgClassName
{
background-color: #434916;
}
</style>
border-color css
<style>
span { border-color: #434916; }
span { border-color: rgb(67,73,22); }
td.TdClassName
{
border-color: #434916;
}
.TagClassName
{
border-color: #434916;
}
</style>