Shades of Verdun Green #434517
Tints of Verdun Green #434517
RGB
CMYK
RGB Variations
Color information
#434517 (or 0x434517) is known color: Verdun Green. HEX triplet: 43, 45 and 17. RGB value is (67,69,23). Sum of RGB (Red+Green+Blue) = 67+69+23=159 (21% of max value = 765). Red value is 67 (26.56% from 255 or 42.14% from 159); Green value is 69 (27.34% from 255 or 43.40% from 159); Blue value is 23 (9.38% from 255 or 14.47% from 159); Max value from RGB is 69 - color contains mainly: green. Hex color #434517 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #434517 is #BCBAE8. Grayscale: #3F3F3F. Windows color (decimal): -12368617 or 1525059. OLE color: 1525059.
HSL color Cylindrical-coordinate representation of color #434517: hue angle of 62.61º degrees, saturation: 0.5, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #434517 is Cyan = 0.03, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 67 | 69 | 23 | - |
| CMYK | 0.03 | 0 | 0.67 | 0.73 |
| HSL | 62.61º | 0.5% | 0.18% | - |
| HSV(B) | 62.61º | 0.67% | 0.27% | - |
| XYZ | 4.6 | 5.51 | 1.63 | - |
| YUV | 63.16 | 105.34 | 130.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 69 | 23 | 0.03 | 0 | 0.67 | 0.73 | 62.61 | 0.5 | 0.18 |
| Hex | 43 | 45 | 17 | 3 | 0 | 43 | 49 | 3F | 32 | 12 |
| Octal | 103 | 105 | 27 | 3 | 0 | 103 | 111 | 77 | 62 | 22 |
| Binary | 1000011 | 1000101 | 10111 | 11 | 0 | 1000011 | 1001001 | 111111 | 110010 | 10010 |
Color Harmonies of #434517
Complementary color
Monochromatic Colors of #434517
Black with #434517
Text Example
Text Example
White with #434517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434517; }
p { color: rgb(67,69,23); }
H1.HeaderClassName
{
color: #434517;
}
.AnyTagClassName
{
color: #434517;
}
</style>
background-color css
<style>
a { background-color: #434517; }
a { background-color: rgb(67,69,23); }
div.DivClassName
{
background-color: #434517;
}
.BgClassName
{
background-color: #434517;
}
</style>
border-color css
<style>
span { border-color: #434517; }
span { border-color: rgb(67,69,23); }
td.TdClassName
{
border-color: #434517;
}
.TagClassName
{
border-color: #434517;
}
</style>