Shades of Verdun Green #436505
Tints of Verdun Green #436505
RGB
CMYK
RGB Variations
Color information
#436505 (or 0x436505) is known color: Verdun Green. HEX triplet: 43, 65 and 05. RGB value is (67,101,5). Sum of RGB (Red+Green+Blue) = 67+101+5=173 (22% of max value = 765). Red value is 67 (26.56% from 255 or 38.73% from 173); Green value is 101 (39.84% from 255 or 58.38% from 173); Blue value is 5 (2.34% from 255 or 2.89% from 173); Max value from RGB is 101 - color contains mainly: green. Hex color #436505 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #436505 is #BC9AFA. Grayscale: #505050. Windows color (decimal): -12360443 or 353603. OLE color: 353603.
HSL color Cylindrical-coordinate representation of color #436505: hue angle of 81.25º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #436505 is Cyan = 0.34, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 67 | 101 | 5 | - |
| CMYK | 0.34 | 0 | 0.95 | 0.60 |
| HSL | 81.25º | 0.91% | 0.21% | - |
| HSV(B) | 81.25º | 0.95% | 0.4% | - |
| XYZ | 7 | 10.51 | 1.8 | - |
| YUV | 79.89 | 85.74 | 118.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 101 | 5 | 0.34 | 0 | 0.95 | 0.60 | 81.25 | 0.91 | 0.21 |
| Hex | 43 | 65 | 5 | 22 | 0 | 5F | 3C | 51 | 5B | 15 |
| Octal | 103 | 145 | 5 | 42 | 0 | 137 | 74 | 121 | 133 | 25 |
| Binary | 1000011 | 1100101 | 101 | 100010 | 0 | 1011111 | 111100 | 1010001 | 1011011 | 10101 |
Color Harmonies of #436505
Complementary color
Monochromatic Colors of #436505
Black with #436505
Text Example
Text Example
White with #436505
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436505; }
p { color: rgb(67,101,5); }
H1.HeaderClassName
{
color: #436505;
}
.AnyTagClassName
{
color: #436505;
}
</style>
background-color css
<style>
a { background-color: #436505; }
a { background-color: rgb(67,101,5); }
div.DivClassName
{
background-color: #436505;
}
.BgClassName
{
background-color: #436505;
}
</style>
border-color css
<style>
span { border-color: #436505; }
span { border-color: rgb(67,101,5); }
td.TdClassName
{
border-color: #436505;
}
.TagClassName
{
border-color: #436505;
}
</style>