Shades of Verdun Green #424417
Tints of Verdun Green #424417
RGB
CMYK
RGB Variations
Color information
#424417 (or 0x424417) is known color: Verdun Green. HEX triplet: 42, 44 and 17. RGB value is (66,68,23). Sum of RGB (Red+Green+Blue) = 66+68+23=157 (20% of max value = 765). Red value is 66 (26.17% from 255 or 42.04% from 157); Green value is 68 (26.95% from 255 or 43.31% from 157); Blue value is 23 (9.38% from 255 or 14.65% from 157); Max value from RGB is 68 - color contains mainly: green. Hex color #424417 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #424417 is #BDBBE8. Grayscale: #3E3E3E. Windows color (decimal): -12434409 or 1524802. OLE color: 1524802.
HSL color Cylindrical-coordinate representation of color #424417: hue angle of 62.67º degrees, saturation: 0.49, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #424417 is Cyan = 0.03, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 66 | 68 | 23 | - |
| CMYK | 0.03 | 0 | 0.66 | 0.73 |
| HSL | 62.67º | 0.49% | 0.18% | - |
| HSV(B) | 62.67º | 0.66% | 0.27% | - |
| XYZ | 4.47 | 5.35 | 1.61 | - |
| YUV | 62.27 | 105.84 | 130.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 68 | 23 | 0.03 | 0 | 0.66 | 0.73 | 62.67 | 0.49 | 0.18 |
| Hex | 42 | 44 | 17 | 3 | 0 | 42 | 49 | 3F | 31 | 12 |
| Octal | 102 | 104 | 27 | 3 | 0 | 102 | 111 | 77 | 61 | 22 |
| Binary | 1000010 | 1000100 | 10111 | 11 | 0 | 1000010 | 1001001 | 111111 | 110001 | 10010 |
Color Harmonies of #424417
Complementary color
Monochromatic Colors of #424417
Black with #424417
Text Example
Text Example
White with #424417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424417; }
p { color: rgb(66,68,23); }
H1.HeaderClassName
{
color: #424417;
}
.AnyTagClassName
{
color: #424417;
}
</style>
background-color css
<style>
a { background-color: #424417; }
a { background-color: rgb(66,68,23); }
div.DivClassName
{
background-color: #424417;
}
.BgClassName
{
background-color: #424417;
}
</style>
border-color css
<style>
span { border-color: #424417; }
span { border-color: rgb(66,68,23); }
td.TdClassName
{
border-color: #424417;
}
.TagClassName
{
border-color: #424417;
}
</style>