Shades of Verdun Green #436207
Tints of Verdun Green #436207
RGB
CMYK
RGB Variations
Color information
#436207 (or 0x436207) is known color: Verdun Green. HEX triplet: 43, 62 and 07. RGB value is (67,98,7). Sum of RGB (Red+Green+Blue) = 67+98+7=172 (22% of max value = 765). Red value is 67 (26.56% from 255 or 38.95% from 172); Green value is 98 (38.67% from 255 or 56.98% from 172); Blue value is 7 (3.12% from 255 or 4.07% from 172); Max value from RGB is 98 - color contains mainly: green. Hex color #436207 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #436207 is #BC9DF8. Grayscale: #4E4E4E. Windows color (decimal): -12361209 or 483907. OLE color: 483907.
HSL color Cylindrical-coordinate representation of color #436207: hue angle of 80.44º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #436207 is Cyan = 0.32, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 67 | 98 | 7 | - |
| CMYK | 0.32 | 0 | 0.93 | 0.62 |
| HSL | 80.44º | 0.87% | 0.21% | - |
| HSV(B) | 80.44º | 0.93% | 0.38% | - |
| XYZ | 6.72 | 9.94 | 1.77 | - |
| YUV | 78.36 | 87.73 | 119.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 98 | 7 | 0.32 | 0 | 0.93 | 0.62 | 80.44 | 0.87 | 0.21 |
| Hex | 43 | 62 | 7 | 20 | 0 | 5D | 3E | 50 | 57 | 15 |
| Octal | 103 | 142 | 7 | 40 | 0 | 135 | 76 | 120 | 127 | 25 |
| Binary | 1000011 | 1100010 | 111 | 100000 | 0 | 1011101 | 111110 | 1010000 | 1010111 | 10101 |
Color Harmonies of #436207
Complementary color
Monochromatic Colors of #436207
Black with #436207
Text Example
Text Example
White with #436207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436207; }
p { color: rgb(67,98,7); }
H1.HeaderClassName
{
color: #436207;
}
.AnyTagClassName
{
color: #436207;
}
</style>
background-color css
<style>
a { background-color: #436207; }
a { background-color: rgb(67,98,7); }
div.DivClassName
{
background-color: #436207;
}
.BgClassName
{
background-color: #436207;
}
</style>
border-color css
<style>
span { border-color: #436207; }
span { border-color: rgb(67,98,7); }
td.TdClassName
{
border-color: #436207;
}
.TagClassName
{
border-color: #436207;
}
</style>