Shades of Verdun Green #434706
Tints of Verdun Green #434706
RGB
CMYK
RGB Variations
Color information
#434706 (or 0x434706) is known color: Verdun Green. HEX triplet: 43, 47 and 06. RGB value is (67,71,6). Sum of RGB (Red+Green+Blue) = 67+71+6=144 (19% of max value = 765). Red value is 67 (26.56% from 255 or 46.53% from 144); Green value is 71 (28.12% from 255 or 49.31% from 144); Blue value is 6 (2.73% from 255 or 4.17% from 144); Max value from RGB is 71 - color contains mainly: green. Hex color #434706 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #434706 is #BCB8F9. Grayscale: #3E3E3E. Windows color (decimal): -12368122 or 411459. OLE color: 411459.
HSL color Cylindrical-coordinate representation of color #434706: hue angle of 63.69º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #434706 is Cyan = 0.06, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 67 | 71 | 6 | - |
| CMYK | 0.06 | 0 | 0.92 | 0.72 |
| HSL | 63.69º | 0.84% | 0.15% | - |
| HSV(B) | 63.69º | 0.92% | 0.28% | - |
| XYZ | 4.6 | 5.71 | 1.03 | - |
| YUV | 62.39 | 96.17 | 131.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 71 | 6 | 0.06 | 0 | 0.92 | 0.72 | 63.69 | 0.84 | 0.15 |
| Hex | 43 | 47 | 6 | 6 | 0 | 5C | 48 | 40 | 54 | F |
| Octal | 103 | 107 | 6 | 6 | 0 | 134 | 110 | 100 | 124 | 17 |
| Binary | 1000011 | 1000111 | 110 | 110 | 0 | 1011100 | 1001000 | 1000000 | 1010100 | 1111 |
Color Harmonies of #434706
Complementary color
Monochromatic Colors of #434706
Black with #434706
Text Example
Text Example
White with #434706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434706; }
p { color: rgb(67,71,6); }
H1.HeaderClassName
{
color: #434706;
}
.AnyTagClassName
{
color: #434706;
}
</style>
background-color css
<style>
a { background-color: #434706; }
a { background-color: rgb(67,71,6); }
div.DivClassName
{
background-color: #434706;
}
.BgClassName
{
background-color: #434706;
}
</style>
border-color css
<style>
span { border-color: #434706; }
span { border-color: rgb(67,71,6); }
td.TdClassName
{
border-color: #434706;
}
.TagClassName
{
border-color: #434706;
}
</style>