Shades of Verdun Green #445415
Tints of Verdun Green #445415
RGB
CMYK
RGB Variations
Color information
#445415 (or 0x445415) is known color: Verdun Green. HEX triplet: 44, 54 and 15. RGB value is (68,84,21). Sum of RGB (Red+Green+Blue) = 68+84+21=173 (22% of max value = 765). Red value is 68 (26.95% from 255 or 39.31% from 173); Green value is 84 (33.20% from 255 or 48.55% from 173); Blue value is 21 (8.59% from 255 or 12.14% from 173); Max value from RGB is 84 - color contains mainly: green. Hex color #445415 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #445415 is #BBABEA. Grayscale: #484848. Windows color (decimal): -12299243 or 1397828. OLE color: 1397828.
HSL color Cylindrical-coordinate representation of color #445415: hue angle of 75.24º degrees, saturation: 0.6, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #445415 is Cyan = 0.19, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 68 | 84 | 21 | - |
| CMYK | 0.19 | 0 | 0.75 | 0.67 |
| HSL | 75.24º | 0.6% | 0.21% | - |
| HSV(B) | 75.24º | 0.75% | 0.33% | - |
| XYZ | 5.69 | 7.62 | 1.88 | - |
| YUV | 72.03 | 99.2 | 125.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 84 | 21 | 0.19 | 0 | 0.75 | 0.67 | 75.24 | 0.6 | 0.21 |
| Hex | 44 | 54 | 15 | 13 | 0 | 4B | 43 | 4B | 3C | 15 |
| Octal | 104 | 124 | 25 | 23 | 0 | 113 | 103 | 113 | 74 | 25 |
| Binary | 1000100 | 1010100 | 10101 | 10011 | 0 | 1001011 | 1000011 | 1001011 | 111100 | 10101 |
Color Harmonies of #445415
Complementary color
Monochromatic Colors of #445415
Black with #445415
Text Example
Text Example
White with #445415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #445415; }
p { color: rgb(68,84,21); }
H1.HeaderClassName
{
color: #445415;
}
.AnyTagClassName
{
color: #445415;
}
</style>
background-color css
<style>
a { background-color: #445415; }
a { background-color: rgb(68,84,21); }
div.DivClassName
{
background-color: #445415;
}
.BgClassName
{
background-color: #445415;
}
</style>
border-color css
<style>
span { border-color: #445415; }
span { border-color: rgb(68,84,21); }
td.TdClassName
{
border-color: #445415;
}
.TagClassName
{
border-color: #445415;
}
</style>