Shades of Verdun Green #434717
Tints of Verdun Green #434717
RGB
CMYK
RGB Variations
Color information
#434717 (or 0x434717) is known color: Verdun Green. HEX triplet: 43, 47 and 17. RGB value is (67,71,23). Sum of RGB (Red+Green+Blue) = 67+71+23=161 (21% of max value = 765). Red value is 67 (26.56% from 255 or 41.61% from 161); Green value is 71 (28.12% from 255 or 44.10% from 161); Blue value is 23 (9.38% from 255 or 14.29% from 161); Max value from RGB is 71 - color contains mainly: green. Hex color #434717 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #434717 is #BCB8E8. Grayscale: #404040. Windows color (decimal): -12368105 or 1525571. OLE color: 1525571.
HSL color Cylindrical-coordinate representation of color #434717: hue angle of 65º degrees, saturation: 0.51, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #434717 is Cyan = 0.06, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 67 | 71 | 23 | - |
| CMYK | 0.06 | 0 | 0.68 | 0.72 |
| HSL | 65º | 0.51% | 0.18% | - |
| HSV(B) | 65º | 0.68% | 0.28% | - |
| XYZ | 4.72 | 5.76 | 1.67 | - |
| YUV | 64.33 | 104.67 | 129.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 71 | 23 | 0.06 | 0 | 0.68 | 0.72 | 65 | 0.51 | 0.18 |
| Hex | 43 | 47 | 17 | 6 | 0 | 44 | 48 | 41 | 33 | 12 |
| Octal | 103 | 107 | 27 | 6 | 0 | 104 | 110 | 101 | 63 | 22 |
| Binary | 1000011 | 1000111 | 10111 | 110 | 0 | 1000100 | 1001000 | 1000001 | 110011 | 10010 |
Color Harmonies of #434717
Complementary color
Monochromatic Colors of #434717
Black with #434717
Text Example
Text Example
White with #434717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434717; }
p { color: rgb(67,71,23); }
H1.HeaderClassName
{
color: #434717;
}
.AnyTagClassName
{
color: #434717;
}
</style>
background-color css
<style>
a { background-color: #434717; }
a { background-color: rgb(67,71,23); }
div.DivClassName
{
background-color: #434717;
}
.BgClassName
{
background-color: #434717;
}
</style>
border-color css
<style>
span { border-color: #434717; }
span { border-color: rgb(67,71,23); }
td.TdClassName
{
border-color: #434717;
}
.TagClassName
{
border-color: #434717;
}
</style>