Shades of Verdun Green #435009
Tints of Verdun Green #435009
RGB
CMYK
RGB Variations
Color information
#435009 (or 0x435009) is known color: Verdun Green. HEX triplet: 43, 50 and 09. RGB value is (67,80,9). Sum of RGB (Red+Green+Blue) = 67+80+9=156 (20% of max value = 765). Red value is 67 (26.56% from 255 or 42.95% from 156); Green value is 80 (31.64% from 255 or 51.28% from 156); Blue value is 9 (3.91% from 255 or 5.77% from 156); Max value from RGB is 80 - color contains mainly: green. Hex color #435009 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #435009 is #BCAFF6. Grayscale: #444444. Windows color (decimal): -12365815 or 610371. OLE color: 610371.
HSL color Cylindrical-coordinate representation of color #435009: hue angle of 70.99º degrees, saturation: 0.8, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #435009 is Cyan = 0.16, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 67 | 80 | 9 | - |
| CMYK | 0.16 | 0 | 0.89 | 0.69 |
| HSL | 70.99º | 0.8% | 0.17% | - |
| HSV(B) | 70.99º | 0.89% | 0.31% | - |
| XYZ | 5.23 | 6.95 | 1.32 | - |
| YUV | 68.02 | 94.69 | 127.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 80 | 9 | 0.16 | 0 | 0.89 | 0.69 | 70.99 | 0.8 | 0.17 |
| Hex | 43 | 50 | 9 | 10 | 0 | 59 | 45 | 47 | 50 | 11 |
| Octal | 103 | 120 | 11 | 20 | 0 | 131 | 105 | 107 | 120 | 21 |
| Binary | 1000011 | 1010000 | 1001 | 10000 | 0 | 1011001 | 1000101 | 1000111 | 1010000 | 10001 |
Color Harmonies of #435009
Complementary color
Monochromatic Colors of #435009
Black with #435009
Text Example
Text Example
White with #435009
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435009; }
p { color: rgb(67,80,9); }
H1.HeaderClassName
{
color: #435009;
}
.AnyTagClassName
{
color: #435009;
}
</style>
background-color css
<style>
a { background-color: #435009; }
a { background-color: rgb(67,80,9); }
div.DivClassName
{
background-color: #435009;
}
.BgClassName
{
background-color: #435009;
}
</style>
border-color css
<style>
span { border-color: #435009; }
span { border-color: rgb(67,80,9); }
td.TdClassName
{
border-color: #435009;
}
.TagClassName
{
border-color: #435009;
}
</style>