Shades of Verdun Green #436507
Tints of Verdun Green #436507
RGB
CMYK
RGB Variations
Color information
#436507 (or 0x436507) is known color: Verdun Green. HEX triplet: 43, 65 and 07. RGB value is (67,101,7). Sum of RGB (Red+Green+Blue) = 67+101+7=175 (23% of max value = 765). Red value is 67 (26.56% from 255 or 38.29% from 175); Green value is 101 (39.84% from 255 or 57.71% from 175); Blue value is 7 (3.12% from 255 or 4% from 175); Max value from RGB is 101 - color contains mainly: green. Hex color #436507 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #436507 is #BC9AF8. Grayscale: #505050. Windows color (decimal): -12360441 or 484675. OLE color: 484675.
HSL color Cylindrical-coordinate representation of color #436507: hue angle of 81.7º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #436507 is Cyan = 0.34, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 67 | 101 | 7 | - |
| CMYK | 0.34 | 0 | 0.93 | 0.60 |
| HSL | 81.7º | 0.87% | 0.21% | - |
| HSV(B) | 81.7º | 0.93% | 0.4% | - |
| XYZ | 7.01 | 10.52 | 1.86 | - |
| YUV | 80.12 | 86.74 | 118.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 101 | 7 | 0.34 | 0 | 0.93 | 0.60 | 81.7 | 0.87 | 0.21 |
| Hex | 43 | 65 | 7 | 22 | 0 | 5D | 3C | 52 | 57 | 15 |
| Octal | 103 | 145 | 7 | 42 | 0 | 135 | 74 | 122 | 127 | 25 |
| Binary | 1000011 | 1100101 | 111 | 100010 | 0 | 1011101 | 111100 | 1010010 | 1010111 | 10101 |
Color Harmonies of #436507
Complementary color
Monochromatic Colors of #436507
Black with #436507
Text Example
Text Example
White with #436507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436507; }
p { color: rgb(67,101,7); }
H1.HeaderClassName
{
color: #436507;
}
.AnyTagClassName
{
color: #436507;
}
</style>
background-color css
<style>
a { background-color: #436507; }
a { background-color: rgb(67,101,7); }
div.DivClassName
{
background-color: #436507;
}
.BgClassName
{
background-color: #436507;
}
</style>
border-color css
<style>
span { border-color: #436507; }
span { border-color: rgb(67,101,7); }
td.TdClassName
{
border-color: #436507;
}
.TagClassName
{
border-color: #436507;
}
</style>