Shades of Verdun Green #424006
Tints of Verdun Green #424006
RGB
CMYK
RGB Variations
Color information
#424006 (or 0x424006) is known color: Verdun Green. HEX triplet: 42, 40 and 06. RGB value is (66,64,6). Sum of RGB (Red+Green+Blue) = 66+64+6=136 (18% of max value = 765). Red value is 66 (26.17% from 255 or 48.53% from 136); Green value is 64 (25.39% from 255 or 47.06% from 136); Blue value is 6 (2.73% from 255 or 4.41% from 136); Max value from RGB is 66 - color contains mainly: red. Hex color #424006 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #424006 is #BDBFF9. Grayscale: #3A3A3A. Windows color (decimal): -12435450 or 409666. OLE color: 409666.
HSL color Cylindrical-coordinate representation of color #424006: hue angle of 58º degrees, saturation: 0.83, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #424006 is Cyan = 0, Magento = 0.03, Yellow = 0.91 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 64 | 6 | - |
| CMYK | 0 | 0.03 | 0.91 | 0.74 |
| HSL | 58º | 0.83% | 0.14% | - |
| HSV(B) | 58º | 0.91% | 0.26% | - |
| XYZ | 4.11 | 4.84 | 0.89 | - |
| YUV | 57.99 | 98.66 | 133.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 64 | 6 | 0 | 0.03 | 0.91 | 0.74 | 58 | 0.83 | 0.14 |
| Hex | 42 | 40 | 6 | 0 | 3 | 5B | 4A | 3A | 53 | E |
| Octal | 102 | 100 | 6 | 0 | 3 | 133 | 112 | 72 | 123 | 16 |
| Binary | 1000010 | 1000000 | 110 | 0 | 11 | 1011011 | 1001010 | 111010 | 1010011 | 1110 |
Color Harmonies of #424006
Complementary color
Monochromatic Colors of #424006
Black with #424006
Text Example
Text Example
White with #424006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424006; }
p { color: rgb(66,64,6); }
H1.HeaderClassName
{
color: #424006;
}
.AnyTagClassName
{
color: #424006;
}
</style>
background-color css
<style>
a { background-color: #424006; }
a { background-color: rgb(66,64,6); }
div.DivClassName
{
background-color: #424006;
}
.BgClassName
{
background-color: #424006;
}
</style>
border-color css
<style>
span { border-color: #424006; }
span { border-color: rgb(66,64,6); }
td.TdClassName
{
border-color: #424006;
}
.TagClassName
{
border-color: #424006;
}
</style>