Shades of Verdun Green #424208
Tints of Verdun Green #424208
RGB
CMYK
RGB Variations
Color information
#424208 (or 0x424208) is known color: Verdun Green. HEX triplet: 42, 42 and 08. RGB value is (66,66,8). Sum of RGB (Red+Green+Blue) = 66+66+8=140 (18% of max value = 765). Red value is 66 (26.17% from 255 or 47.14% from 140); Green value is 66 (26.17% from 255 or 47.14% from 140); Blue value is 8 (3.52% from 255 or 5.71% from 140); Max value from RGB is 66 - color contains mainly: red, green. Hex color #424208 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #424208 is #BDBDF7. Grayscale: #3B3B3B. Windows color (decimal): -12434936 or 541250. OLE color: 541250.
HSL color Cylindrical-coordinate representation of color #424208: hue angle of 60º degrees, saturation: 0.78, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #424208 is Cyan = 0, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 66 | 8 | - |
| CMYK | 0 | 0 | 0.88 | 0.74 |
| HSL | 60º | 0.78% | 0.15% | - |
| HSV(B) | 60º | 0.88% | 0.26% | - |
| XYZ | 4.24 | 5.07 | 0.99 | - |
| YUV | 59.39 | 99 | 132.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 66 | 8 | 0 | 0 | 0.88 | 0.74 | 60 | 0.78 | 0.15 |
| Hex | 42 | 42 | 8 | 0 | 0 | 58 | 4A | 3C | 4E | F |
| Octal | 102 | 102 | 10 | 0 | 0 | 130 | 112 | 74 | 116 | 17 |
| Binary | 1000010 | 1000010 | 1000 | 0 | 0 | 1011000 | 1001010 | 111100 | 1001110 | 1111 |
Color Harmonies of #424208
Complementary color
Monochromatic Colors of #424208
Black with #424208
Text Example
Text Example
White with #424208
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424208; }
p { color: rgb(66,66,8); }
H1.HeaderClassName
{
color: #424208;
}
.AnyTagClassName
{
color: #424208;
}
</style>
background-color css
<style>
a { background-color: #424208; }
a { background-color: rgb(66,66,8); }
div.DivClassName
{
background-color: #424208;
}
.BgClassName
{
background-color: #424208;
}
</style>
border-color css
<style>
span { border-color: #424208; }
span { border-color: rgb(66,66,8); }
td.TdClassName
{
border-color: #424208;
}
.TagClassName
{
border-color: #424208;
}
</style>