Shades of Verdun Green #445418
Tints of Verdun Green #445418
RGB
CMYK
RGB Variations
Color information
#445418 (or 0x445418) is known color: Verdun Green. HEX triplet: 44, 54 and 18. RGB value is (68,84,24). Sum of RGB (Red+Green+Blue) = 68+84+24=176 (23% of max value = 765). Red value is 68 (26.95% from 255 or 38.64% from 176); Green value is 84 (33.20% from 255 or 47.73% from 176); Blue value is 24 (9.77% from 255 or 13.64% from 176); Max value from RGB is 84 - color contains mainly: green. Hex color #445418 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #445418 is #BBABE7. Grayscale: #484848. Windows color (decimal): -12299240 or 1594436. OLE color: 1594436.
HSL color Cylindrical-coordinate representation of color #445418: hue angle of 76º degrees, saturation: 0.56, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #445418 is Cyan = 0.19, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 68 | 84 | 24 | - |
| CMYK | 0.19 | 0 | 0.71 | 0.67 |
| HSL | 76º | 0.56% | 0.21% | - |
| HSV(B) | 76º | 0.71% | 0.33% | - |
| XYZ | 5.72 | 7.64 | 2.04 | - |
| YUV | 72.38 | 100.7 | 124.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 84 | 24 | 0.19 | 0 | 0.71 | 0.67 | 76 | 0.56 | 0.21 |
| Hex | 44 | 54 | 18 | 13 | 0 | 47 | 43 | 4C | 38 | 15 |
| Octal | 104 | 124 | 30 | 23 | 0 | 107 | 103 | 114 | 70 | 25 |
| Binary | 1000100 | 1010100 | 11000 | 10011 | 0 | 1000111 | 1000011 | 1001100 | 111000 | 10101 |
Color Harmonies of #445418
Complementary color
Monochromatic Colors of #445418
Black with #445418
Text Example
Text Example
White with #445418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #445418; }
p { color: rgb(68,84,24); }
H1.HeaderClassName
{
color: #445418;
}
.AnyTagClassName
{
color: #445418;
}
</style>
background-color css
<style>
a { background-color: #445418; }
a { background-color: rgb(68,84,24); }
div.DivClassName
{
background-color: #445418;
}
.BgClassName
{
background-color: #445418;
}
</style>
border-color css
<style>
span { border-color: #445418; }
span { border-color: rgb(68,84,24); }
td.TdClassName
{
border-color: #445418;
}
.TagClassName
{
border-color: #445418;
}
</style>