Shades of Verdun Green #445014
Tints of Verdun Green #445014
RGB
CMYK
RGB Variations
Color information
#445014 (or 0x445014) is known color: Verdun Green. HEX triplet: 44, 50 and 14. RGB value is (68,80,20). Sum of RGB (Red+Green+Blue) = 68+80+20=168 (22% of max value = 765). Red value is 68 (26.95% from 255 or 40.48% from 168); Green value is 80 (31.64% from 255 or 47.62% from 168); Blue value is 20 (8.20% from 255 or 11.90% from 168); Max value from RGB is 80 - color contains mainly: green. Hex color #445014 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #445014 is #BBAFEB. Grayscale: #454545. Windows color (decimal): -12300268 or 1331268. OLE color: 1331268.
HSL color Cylindrical-coordinate representation of color #445014: hue angle of 72º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #445014 is Cyan = 0.15, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 68 | 80 | 20 | - |
| CMYK | 0.15 | 0 | 0.75 | 0.69 |
| HSL | 72º | 0.6% | 0.2% | - |
| HSV(B) | 72º | 0.75% | 0.31% | - |
| XYZ | 5.38 | 7.02 | 1.73 | - |
| YUV | 69.57 | 100.02 | 126.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 80 | 20 | 0.15 | 0 | 0.75 | 0.69 | 72 | 0.6 | 0.2 |
| Hex | 44 | 50 | 14 | F | 0 | 4B | 45 | 48 | 3C | 14 |
| Octal | 104 | 120 | 24 | 17 | 0 | 113 | 105 | 110 | 74 | 24 |
| Binary | 1000100 | 1010000 | 10100 | 1111 | 0 | 1001011 | 1000101 | 1001000 | 111100 | 10100 |
Color Harmonies of #445014
Complementary color
Monochromatic Colors of #445014
Black with #445014
Text Example
Text Example
White with #445014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #445014; }
p { color: rgb(68,80,20); }
H1.HeaderClassName
{
color: #445014;
}
.AnyTagClassName
{
color: #445014;
}
</style>
background-color css
<style>
a { background-color: #445014; }
a { background-color: rgb(68,80,20); }
div.DivClassName
{
background-color: #445014;
}
.BgClassName
{
background-color: #445014;
}
</style>
border-color css
<style>
span { border-color: #445014; }
span { border-color: rgb(68,80,20); }
td.TdClassName
{
border-color: #445014;
}
.TagClassName
{
border-color: #445014;
}
</style>