Shades of Verdun Green #424516
Tints of Verdun Green #424516
RGB
CMYK
RGB Variations
Color information
#424516 (or 0x424516) is known color: Verdun Green. HEX triplet: 42, 45 and 16. RGB value is (66,69,22). Sum of RGB (Red+Green+Blue) = 66+69+22=157 (20% of max value = 765). Red value is 66 (26.17% from 255 or 42.04% from 157); Green value is 69 (27.34% from 255 or 43.95% from 157); Blue value is 22 (8.98% from 255 or 14.01% from 157); Max value from RGB is 69 - color contains mainly: green. Hex color #424516 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #424516 is #BDBAE9. Grayscale: #3E3E3E. Windows color (decimal): -12434154 or 1459522. OLE color: 1459522.
HSL color Cylindrical-coordinate representation of color #424516: hue angle of 63.83º degrees, saturation: 0.52, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #424516 is Cyan = 0.04, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 66 | 69 | 22 | - |
| CMYK | 0.04 | 0 | 0.68 | 0.73 |
| HSL | 63.83º | 0.52% | 0.18% | - |
| HSV(B) | 63.83º | 0.68% | 0.27% | - |
| XYZ | 4.52 | 5.47 | 1.58 | - |
| YUV | 62.75 | 105.01 | 130.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 69 | 22 | 0.04 | 0 | 0.68 | 0.73 | 63.83 | 0.52 | 0.18 |
| Hex | 42 | 45 | 16 | 4 | 0 | 44 | 49 | 40 | 34 | 12 |
| Octal | 102 | 105 | 26 | 4 | 0 | 104 | 111 | 100 | 64 | 22 |
| Binary | 1000010 | 1000101 | 10110 | 100 | 0 | 1000100 | 1001001 | 1000000 | 110100 | 10010 |
Color Harmonies of #424516
Complementary color
Monochromatic Colors of #424516
Black with #424516
Text Example
Text Example
White with #424516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424516; }
p { color: rgb(66,69,22); }
H1.HeaderClassName
{
color: #424516;
}
.AnyTagClassName
{
color: #424516;
}
</style>
background-color css
<style>
a { background-color: #424516; }
a { background-color: rgb(66,69,22); }
div.DivClassName
{
background-color: #424516;
}
.BgClassName
{
background-color: #424516;
}
</style>
border-color css
<style>
span { border-color: #424516; }
span { border-color: rgb(66,69,22); }
td.TdClassName
{
border-color: #424516;
}
.TagClassName
{
border-color: #424516;
}
</style>