Shades of Verdun Green #435110
Tints of Verdun Green #435110
RGB
CMYK
RGB Variations
Color information
#435110 (or 0x435110) is known color: Verdun Green. HEX triplet: 43, 51 and 10. RGB value is (67,81,16). Sum of RGB (Red+Green+Blue) = 67+81+16=164 (21% of max value = 765). Red value is 67 (26.56% from 255 or 40.85% from 164); Green value is 81 (32.03% from 255 or 49.39% from 164); Blue value is 16 (6.64% from 255 or 9.76% from 164); Max value from RGB is 81 - color contains mainly: green. Hex color #435110 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #435110 is #BCAEEF. Grayscale: #454545. Windows color (decimal): -12365552 or 1069379. OLE color: 1069379.
HSL color Cylindrical-coordinate representation of color #435110: hue angle of 72.92º degrees, saturation: 0.67, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #435110 is Cyan = 0.17, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 67 | 81 | 16 | - |
| CMYK | 0.17 | 0 | 0.80 | 0.68 |
| HSL | 72.92º | 0.67% | 0.19% | - |
| HSV(B) | 72.92º | 0.8% | 0.32% | - |
| XYZ | 5.35 | 7.12 | 1.58 | - |
| YUV | 69.4 | 97.86 | 126.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 81 | 16 | 0.17 | 0 | 0.80 | 0.68 | 72.92 | 0.67 | 0.19 |
| Hex | 43 | 51 | 10 | 11 | 0 | 50 | 44 | 49 | 43 | 13 |
| Octal | 103 | 121 | 20 | 21 | 0 | 120 | 104 | 111 | 103 | 23 |
| Binary | 1000011 | 1010001 | 10000 | 10001 | 0 | 1010000 | 1000100 | 1001001 | 1000011 | 10011 |
Color Harmonies of #435110
Complementary color
Monochromatic Colors of #435110
Black with #435110
Text Example
Text Example
White with #435110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435110; }
p { color: rgb(67,81,16); }
H1.HeaderClassName
{
color: #435110;
}
.AnyTagClassName
{
color: #435110;
}
</style>
background-color css
<style>
a { background-color: #435110; }
a { background-color: rgb(67,81,16); }
div.DivClassName
{
background-color: #435110;
}
.BgClassName
{
background-color: #435110;
}
</style>
border-color css
<style>
span { border-color: #435110; }
span { border-color: rgb(67,81,16); }
td.TdClassName
{
border-color: #435110;
}
.TagClassName
{
border-color: #435110;
}
</style>