Shades of Verdun Green #445417
Tints of Verdun Green #445417
RGB
CMYK
RGB Variations
Color information
#445417 (or 0x445417) is known color: Verdun Green. HEX triplet: 44, 54 and 17. RGB value is (68,84,23). Sum of RGB (Red+Green+Blue) = 68+84+23=175 (23% of max value = 765). Red value is 68 (26.95% from 255 or 38.86% from 175); Green value is 84 (33.20% from 255 or 48% from 175); Blue value is 23 (9.38% from 255 or 13.14% from 175); Max value from RGB is 84 - color contains mainly: green. Hex color #445417 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #445417 is #BBABE8. Grayscale: #484848. Windows color (decimal): -12299241 or 1528900. OLE color: 1528900.
HSL color Cylindrical-coordinate representation of color #445417: hue angle of 75.74º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #445417 is Cyan = 0.19, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 68 | 84 | 23 | - |
| CMYK | 0.19 | 0 | 0.73 | 0.67 |
| HSL | 75.74º | 0.57% | 0.21% | - |
| HSV(B) | 75.74º | 0.73% | 0.33% | - |
| XYZ | 5.71 | 7.63 | 1.98 | - |
| YUV | 72.26 | 100.2 | 124.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 84 | 23 | 0.19 | 0 | 0.73 | 0.67 | 75.74 | 0.57 | 0.21 |
| Hex | 44 | 54 | 17 | 13 | 0 | 49 | 43 | 4C | 39 | 15 |
| Octal | 104 | 124 | 27 | 23 | 0 | 111 | 103 | 114 | 71 | 25 |
| Binary | 1000100 | 1010100 | 10111 | 10011 | 0 | 1001001 | 1000011 | 1001100 | 111001 | 10101 |
Color Harmonies of #445417
Complementary color
Monochromatic Colors of #445417
Black with #445417
Text Example
Text Example
White with #445417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #445417; }
p { color: rgb(68,84,23); }
H1.HeaderClassName
{
color: #445417;
}
.AnyTagClassName
{
color: #445417;
}
</style>
background-color css
<style>
a { background-color: #445417; }
a { background-color: rgb(68,84,23); }
div.DivClassName
{
background-color: #445417;
}
.BgClassName
{
background-color: #445417;
}
</style>
border-color css
<style>
span { border-color: #445417; }
span { border-color: rgb(68,84,23); }
td.TdClassName
{
border-color: #445417;
}
.TagClassName
{
border-color: #445417;
}
</style>