Shades of Verdun Green #446418
Tints of Verdun Green #446418
RGB
CMYK
RGB Variations
Color information
#446418 (or 0x446418) is known color: Verdun Green. HEX triplet: 44, 64 and 18. RGB value is (68,100,24). Sum of RGB (Red+Green+Blue) = 68+100+24=192 (25% of max value = 765). Red value is 68 (26.95% from 255 or 35.42% from 192); Green value is 100 (39.45% from 255 or 52.08% from 192); Blue value is 24 (9.77% from 255 or 12.5% from 192); Max value from RGB is 100 - color contains mainly: green. Hex color #446418 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #446418 is #BB9BE7. Grayscale: #525252. Windows color (decimal): -12295144 or 1598532. OLE color: 1598532.
HSL color Cylindrical-coordinate representation of color #446418: hue angle of 85.26º degrees, saturation: 0.61, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #446418 is Cyan = 0.32, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 68 | 100 | 24 | - |
| CMYK | 0.32 | 0 | 0.76 | 0.61 |
| HSL | 85.26º | 0.61% | 0.24% | - |
| HSV(B) | 85.26º | 0.76% | 0.39% | - |
| XYZ | 7.11 | 10.41 | 2.5 | - |
| YUV | 81.77 | 95.4 | 118.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 100 | 24 | 0.32 | 0 | 0.76 | 0.61 | 85.26 | 0.61 | 0.24 |
| Hex | 44 | 64 | 18 | 20 | 0 | 4C | 3D | 55 | 3D | 18 |
| Octal | 104 | 144 | 30 | 40 | 0 | 114 | 75 | 125 | 75 | 30 |
| Binary | 1000100 | 1100100 | 11000 | 100000 | 0 | 1001100 | 111101 | 1010101 | 111101 | 11000 |
Color Harmonies of #446418
Complementary color
Monochromatic Colors of #446418
Black with #446418
Text Example
Text Example
White with #446418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446418; }
p { color: rgb(68,100,24); }
H1.HeaderClassName
{
color: #446418;
}
.AnyTagClassName
{
color: #446418;
}
</style>
background-color css
<style>
a { background-color: #446418; }
a { background-color: rgb(68,100,24); }
div.DivClassName
{
background-color: #446418;
}
.BgClassName
{
background-color: #446418;
}
</style>
border-color css
<style>
span { border-color: #446418; }
span { border-color: rgb(68,100,24); }
td.TdClassName
{
border-color: #446418;
}
.TagClassName
{
border-color: #446418;
}
</style>