Shades of Verdun Green #436007
Tints of Verdun Green #436007
RGB
CMYK
RGB Variations
Color information
#436007 (or 0x436007) is known color: Verdun Green. HEX triplet: 43, 60 and 07. RGB value is (67,96,7). Sum of RGB (Red+Green+Blue) = 67+96+7=170 (22% of max value = 765). Red value is 67 (26.56% from 255 or 39.41% from 170); Green value is 96 (37.89% from 255 or 56.47% from 170); Blue value is 7 (3.12% from 255 or 4.12% from 170); Max value from RGB is 96 - color contains mainly: green. Hex color #436007 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #436007 is #BC9FF8. Grayscale: #4D4D4D. Windows color (decimal): -12361721 or 483395. OLE color: 483395.
HSL color Cylindrical-coordinate representation of color #436007: hue angle of 79.55º degrees, saturation: 0.86, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #436007 is Cyan = 0.30, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 67 | 96 | 7 | - |
| CMYK | 0.30 | 0 | 0.93 | 0.62 |
| HSL | 79.55º | 0.86% | 0.2% | - |
| HSV(B) | 79.55º | 0.93% | 0.38% | - |
| XYZ | 6.54 | 9.57 | 1.7 | - |
| YUV | 77.18 | 88.39 | 120.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 96 | 7 | 0.30 | 0 | 0.93 | 0.62 | 79.55 | 0.86 | 0.2 |
| Hex | 43 | 60 | 7 | 1E | 0 | 5D | 3E | 50 | 56 | 14 |
| Octal | 103 | 140 | 7 | 36 | 0 | 135 | 76 | 120 | 126 | 24 |
| Binary | 1000011 | 1100000 | 111 | 11110 | 0 | 1011101 | 111110 | 1010000 | 1010110 | 10100 |
Color Harmonies of #436007
Complementary color
Monochromatic Colors of #436007
Black with #436007
Text Example
Text Example
White with #436007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436007; }
p { color: rgb(67,96,7); }
H1.HeaderClassName
{
color: #436007;
}
.AnyTagClassName
{
color: #436007;
}
</style>
background-color css
<style>
a { background-color: #436007; }
a { background-color: rgb(67,96,7); }
div.DivClassName
{
background-color: #436007;
}
.BgClassName
{
background-color: #436007;
}
</style>
border-color css
<style>
span { border-color: #436007; }
span { border-color: rgb(67,96,7); }
td.TdClassName
{
border-color: #436007;
}
.TagClassName
{
border-color: #436007;
}
</style>