Shades of Verdun Green #434316
Tints of Verdun Green #434316
RGB
CMYK
RGB Variations
Color information
#434316 (or 0x434316) is known color: Verdun Green. HEX triplet: 43, 43 and 16. RGB value is (67,67,22). Sum of RGB (Red+Green+Blue) = 67+67+22=156 (20% of max value = 765). Red value is 67 (26.56% from 255 or 42.95% from 156); Green value is 67 (26.56% from 255 or 42.95% from 156); Blue value is 22 (8.98% from 255 or 14.10% from 156); Max value from RGB is 67 - color contains mainly: red, green. Hex color #434316 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #434316 is #BCBCE9. Grayscale: #3E3E3E. Windows color (decimal): -12369130 or 1459011. OLE color: 1459011.
HSL color Cylindrical-coordinate representation of color #434316: hue angle of 60º degrees, saturation: 0.51, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #434316 is Cyan = 0, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 67 | 22 | - |
| CMYK | 0 | 0 | 0.67 | 0.74 |
| HSL | 60º | 0.51% | 0.17% | - |
| HSV(B) | 60º | 0.67% | 0.26% | - |
| XYZ | 4.47 | 5.27 | 1.54 | - |
| YUV | 61.87 | 105.5 | 131.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 67 | 22 | 0 | 0 | 0.67 | 0.74 | 60 | 0.51 | 0.17 |
| Hex | 43 | 43 | 16 | 0 | 0 | 43 | 4A | 3C | 33 | 11 |
| Octal | 103 | 103 | 26 | 0 | 0 | 103 | 112 | 74 | 63 | 21 |
| Binary | 1000011 | 1000011 | 10110 | 0 | 0 | 1000011 | 1001010 | 111100 | 110011 | 10001 |
Color Harmonies of #434316
Complementary color
Monochromatic Colors of #434316
Black with #434316
Text Example
Text Example
White with #434316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434316; }
p { color: rgb(67,67,22); }
H1.HeaderClassName
{
color: #434316;
}
.AnyTagClassName
{
color: #434316;
}
</style>
background-color css
<style>
a { background-color: #434316; }
a { background-color: rgb(67,67,22); }
div.DivClassName
{
background-color: #434316;
}
.BgClassName
{
background-color: #434316;
}
</style>
border-color css
<style>
span { border-color: #434316; }
span { border-color: rgb(67,67,22); }
td.TdClassName
{
border-color: #434316;
}
.TagClassName
{
border-color: #434316;
}
</style>