Shades of Verdun Green #446018
Tints of Verdun Green #446018
RGB
CMYK
RGB Variations
Color information
#446018 (or 0x446018) is known color: Verdun Green. HEX triplet: 44, 60 and 18. RGB value is (68,96,24). Sum of RGB (Red+Green+Blue) = 68+96+24=188 (24% of max value = 765). Red value is 68 (26.95% from 255 or 36.17% from 188); Green value is 96 (37.89% from 255 or 51.06% from 188); Blue value is 24 (9.77% from 255 or 12.77% from 188); Max value from RGB is 96 - color contains mainly: green. Hex color #446018 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #446018 is #BB9FE7. Grayscale: #4F4F4F. Windows color (decimal): -12296168 or 1597508. OLE color: 1597508.
HSL color Cylindrical-coordinate representation of color #446018: hue angle of 83.33º degrees, saturation: 0.6, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #446018 is Cyan = 0.29, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 68 | 96 | 24 | - |
| CMYK | 0.29 | 0 | 0.75 | 0.62 |
| HSL | 83.33º | 0.6% | 0.24% | - |
| HSV(B) | 83.33º | 0.75% | 0.38% | - |
| XYZ | 6.73 | 9.66 | 2.37 | - |
| YUV | 79.42 | 96.72 | 119.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 96 | 24 | 0.29 | 0 | 0.75 | 0.62 | 83.33 | 0.6 | 0.24 |
| Hex | 44 | 60 | 18 | 1D | 0 | 4B | 3E | 53 | 3C | 18 |
| Octal | 104 | 140 | 30 | 35 | 0 | 113 | 76 | 123 | 74 | 30 |
| Binary | 1000100 | 1100000 | 11000 | 11101 | 0 | 1001011 | 111110 | 1010011 | 111100 | 11000 |
Color Harmonies of #446018
Complementary color
Monochromatic Colors of #446018
Black with #446018
Text Example
Text Example
White with #446018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446018; }
p { color: rgb(68,96,24); }
H1.HeaderClassName
{
color: #446018;
}
.AnyTagClassName
{
color: #446018;
}
</style>
background-color css
<style>
a { background-color: #446018; }
a { background-color: rgb(68,96,24); }
div.DivClassName
{
background-color: #446018;
}
.BgClassName
{
background-color: #446018;
}
</style>
border-color css
<style>
span { border-color: #446018; }
span { border-color: rgb(68,96,24); }
td.TdClassName
{
border-color: #446018;
}
.TagClassName
{
border-color: #446018;
}
</style>