Shades of Verdun Green #434906
Tints of Verdun Green #434906
RGB
CMYK
RGB Variations
Color information
#434906 (or 0x434906) is known color: Verdun Green. HEX triplet: 43, 49 and 06. RGB value is (67,73,6). Sum of RGB (Red+Green+Blue) = 67+73+6=146 (19% of max value = 765). Red value is 67 (26.56% from 255 or 45.89% from 146); Green value is 73 (28.91% from 255 or 50% from 146); Blue value is 6 (2.73% from 255 or 4.11% from 146); Max value from RGB is 73 - color contains mainly: green. Hex color #434906 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #434906 is #BCB6F9. Grayscale: #3F3F3F. Windows color (decimal): -12367610 or 411971. OLE color: 411971.
HSL color Cylindrical-coordinate representation of color #434906: hue angle of 65.37º degrees, saturation: 0.85, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #434906 is Cyan = 0.08, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 67 | 73 | 6 | - |
| CMYK | 0.08 | 0 | 0.92 | 0.71 |
| HSL | 65.37º | 0.85% | 0.15% | - |
| HSV(B) | 65.37º | 0.92% | 0.29% | - |
| XYZ | 4.73 | 5.97 | 1.08 | - |
| YUV | 63.57 | 95.51 | 130.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 73 | 6 | 0.08 | 0 | 0.92 | 0.71 | 65.37 | 0.85 | 0.15 |
| Hex | 43 | 49 | 6 | 8 | 0 | 5C | 47 | 41 | 55 | F |
| Octal | 103 | 111 | 6 | 10 | 0 | 134 | 107 | 101 | 125 | 17 |
| Binary | 1000011 | 1001001 | 110 | 1000 | 0 | 1011100 | 1000111 | 1000001 | 1010101 | 1111 |
Color Harmonies of #434906
Complementary color
Monochromatic Colors of #434906
Black with #434906
Text Example
Text Example
White with #434906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434906; }
p { color: rgb(67,73,6); }
H1.HeaderClassName
{
color: #434906;
}
.AnyTagClassName
{
color: #434906;
}
</style>
background-color css
<style>
a { background-color: #434906; }
a { background-color: rgb(67,73,6); }
div.DivClassName
{
background-color: #434906;
}
.BgClassName
{
background-color: #434906;
}
</style>
border-color css
<style>
span { border-color: #434906; }
span { border-color: rgb(67,73,6); }
td.TdClassName
{
border-color: #434906;
}
.TagClassName
{
border-color: #434906;
}
</style>