Shades of Verdun Green #435106
Tints of Verdun Green #435106
RGB
CMYK
RGB Variations
Color information
#435106 (or 0x435106) is known color: Verdun Green. HEX triplet: 43, 51 and 06. RGB value is (67,81,6). Sum of RGB (Red+Green+Blue) = 67+81+6=154 (20% of max value = 765). Red value is 67 (26.56% from 255 or 43.51% from 154); Green value is 81 (32.03% from 255 or 52.60% from 154); Blue value is 6 (2.73% from 255 or 3.90% from 154); Max value from RGB is 81 - color contains mainly: green. Hex color #435106 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #435106 is #BCAEF9. Grayscale: #444444. Windows color (decimal): -12365562 or 414019. OLE color: 414019.
HSL color Cylindrical-coordinate representation of color #435106: hue angle of 71.2º degrees, saturation: 0.86, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #435106 is Cyan = 0.17, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 67 | 81 | 6 | - |
| CMYK | 0.17 | 0 | 0.93 | 0.68 |
| HSL | 71.2º | 0.86% | 0.17% | - |
| HSV(B) | 71.2º | 0.93% | 0.32% | - |
| XYZ | 5.29 | 7.09 | 1.26 | - |
| YUV | 68.26 | 92.86 | 127.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 81 | 6 | 0.17 | 0 | 0.93 | 0.68 | 71.2 | 0.86 | 0.17 |
| Hex | 43 | 51 | 6 | 11 | 0 | 5D | 44 | 47 | 56 | 11 |
| Octal | 103 | 121 | 6 | 21 | 0 | 135 | 104 | 107 | 126 | 21 |
| Binary | 1000011 | 1010001 | 110 | 10001 | 0 | 1011101 | 1000100 | 1000111 | 1010110 | 10001 |
Color Harmonies of #435106
Complementary color
Monochromatic Colors of #435106
Black with #435106
Text Example
Text Example
White with #435106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435106; }
p { color: rgb(67,81,6); }
H1.HeaderClassName
{
color: #435106;
}
.AnyTagClassName
{
color: #435106;
}
</style>
background-color css
<style>
a { background-color: #435106; }
a { background-color: rgb(67,81,6); }
div.DivClassName
{
background-color: #435106;
}
.BgClassName
{
background-color: #435106;
}
</style>
border-color css
<style>
span { border-color: #435106; }
span { border-color: rgb(67,81,6); }
td.TdClassName
{
border-color: #435106;
}
.TagClassName
{
border-color: #435106;
}
</style>