Shades of Verdun Green #424617
Tints of Verdun Green #424617
RGB
CMYK
RGB Variations
Color information
#424617 (or 0x424617) is known color: Verdun Green. HEX triplet: 42, 46 and 17. RGB value is (66,70,23). Sum of RGB (Red+Green+Blue) = 66+70+23=159 (21% of max value = 765). Red value is 66 (26.17% from 255 or 41.51% from 159); Green value is 70 (27.73% from 255 or 44.03% from 159); Blue value is 23 (9.38% from 255 or 14.47% from 159); Max value from RGB is 70 - color contains mainly: green. Hex color #424617 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #424617 is #BDB9E8. Grayscale: #3F3F3F. Windows color (decimal): -12433897 or 1525314. OLE color: 1525314.
HSL color Cylindrical-coordinate representation of color #424617: hue angle of 65.11º degrees, saturation: 0.51, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #424617 is Cyan = 0.06, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 66 | 70 | 23 | - |
| CMYK | 0.06 | 0 | 0.67 | 0.73 |
| HSL | 65.11º | 0.51% | 0.18% | - |
| HSV(B) | 65.11º | 0.67% | 0.27% | - |
| XYZ | 4.59 | 5.6 | 1.65 | - |
| YUV | 63.45 | 105.17 | 129.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 70 | 23 | 0.06 | 0 | 0.67 | 0.73 | 65.11 | 0.51 | 0.18 |
| Hex | 42 | 46 | 17 | 6 | 0 | 43 | 49 | 41 | 33 | 12 |
| Octal | 102 | 106 | 27 | 6 | 0 | 103 | 111 | 101 | 63 | 22 |
| Binary | 1000010 | 1000110 | 10111 | 110 | 0 | 1000011 | 1001001 | 1000001 | 110011 | 10010 |
Color Harmonies of #424617
Complementary color
Monochromatic Colors of #424617
Black with #424617
Text Example
Text Example
White with #424617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424617; }
p { color: rgb(66,70,23); }
H1.HeaderClassName
{
color: #424617;
}
.AnyTagClassName
{
color: #424617;
}
</style>
background-color css
<style>
a { background-color: #424617; }
a { background-color: rgb(66,70,23); }
div.DivClassName
{
background-color: #424617;
}
.BgClassName
{
background-color: #424617;
}
</style>
border-color css
<style>
span { border-color: #424617; }
span { border-color: rgb(66,70,23); }
td.TdClassName
{
border-color: #424617;
}
.TagClassName
{
border-color: #424617;
}
</style>