Shades of Verdun Green #436010
Tints of Verdun Green #436010
RGB
CMYK
RGB Variations
Color information
#436010 (or 0x436010) is known color: Verdun Green. HEX triplet: 43, 60 and 10. RGB value is (67,96,16). Sum of RGB (Red+Green+Blue) = 67+96+16=179 (23% of max value = 765). Red value is 67 (26.56% from 255 or 37.43% from 179); Green value is 96 (37.89% from 255 or 53.63% from 179); Blue value is 16 (6.64% from 255 or 8.94% from 179); Max value from RGB is 96 - color contains mainly: green. Hex color #436010 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #436010 is #BC9FEF. Grayscale: #4E4E4E. Windows color (decimal): -12361712 or 1073219. OLE color: 1073219.
HSL color Cylindrical-coordinate representation of color #436010: hue angle of 81.75º degrees, saturation: 0.71, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #436010 is Cyan = 0.30, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 67 | 96 | 16 | - |
| CMYK | 0.30 | 0 | 0.83 | 0.62 |
| HSL | 81.75º | 0.71% | 0.22% | - |
| HSV(B) | 81.75º | 0.83% | 0.38% | - |
| XYZ | 6.59 | 9.6 | 2 | - |
| YUV | 78.21 | 92.89 | 120 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 96 | 16 | 0.30 | 0 | 0.83 | 0.62 | 81.75 | 0.71 | 0.22 |
| Hex | 43 | 60 | 10 | 1E | 0 | 53 | 3E | 52 | 47 | 16 |
| Octal | 103 | 140 | 20 | 36 | 0 | 123 | 76 | 122 | 107 | 26 |
| Binary | 1000011 | 1100000 | 10000 | 11110 | 0 | 1010011 | 111110 | 1010010 | 1000111 | 10110 |
Color Harmonies of #436010
Complementary color
Monochromatic Colors of #436010
Black with #436010
Text Example
Text Example
White with #436010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436010; }
p { color: rgb(67,96,16); }
H1.HeaderClassName
{
color: #436010;
}
.AnyTagClassName
{
color: #436010;
}
</style>
background-color css
<style>
a { background-color: #436010; }
a { background-color: rgb(67,96,16); }
div.DivClassName
{
background-color: #436010;
}
.BgClassName
{
background-color: #436010;
}
</style>
border-color css
<style>
span { border-color: #436010; }
span { border-color: rgb(67,96,16); }
td.TdClassName
{
border-color: #436010;
}
.TagClassName
{
border-color: #436010;
}
</style>