Shades of Verdun Green #424507
Tints of Verdun Green #424507
RGB
CMYK
RGB Variations
Color information
#424507 (or 0x424507) is known color: Verdun Green. HEX triplet: 42, 45 and 07. RGB value is (66,69,7). Sum of RGB (Red+Green+Blue) = 66+69+7=142 (18% of max value = 765). Red value is 66 (26.17% from 255 or 46.48% from 142); Green value is 69 (27.34% from 255 or 48.59% from 142); Blue value is 7 (3.12% from 255 or 4.93% from 142); Max value from RGB is 69 - color contains mainly: green. Hex color #424507 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #424507 is #BDBAF8. Grayscale: #3D3D3D. Windows color (decimal): -12434169 or 476482. OLE color: 476482.
HSL color Cylindrical-coordinate representation of color #424507: hue angle of 62.9º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #424507 is Cyan = 0.04, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 66 | 69 | 7 | - |
| CMYK | 0.04 | 0 | 0.90 | 0.73 |
| HSL | 62.9º | 0.82% | 0.15% | - |
| HSV(B) | 62.9º | 0.9% | 0.27% | - |
| XYZ | 4.41 | 5.43 | 1.02 | - |
| YUV | 61.04 | 97.51 | 131.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 69 | 7 | 0.04 | 0 | 0.90 | 0.73 | 62.9 | 0.82 | 0.15 |
| Hex | 42 | 45 | 7 | 4 | 0 | 5A | 49 | 3F | 52 | F |
| Octal | 102 | 105 | 7 | 4 | 0 | 132 | 111 | 77 | 122 | 17 |
| Binary | 1000010 | 1000101 | 111 | 100 | 0 | 1011010 | 1001001 | 111111 | 1010010 | 1111 |
Color Harmonies of #424507
Complementary color
Monochromatic Colors of #424507
Black with #424507
Text Example
Text Example
White with #424507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424507; }
p { color: rgb(66,69,7); }
H1.HeaderClassName
{
color: #424507;
}
.AnyTagClassName
{
color: #424507;
}
</style>
background-color css
<style>
a { background-color: #424507; }
a { background-color: rgb(66,69,7); }
div.DivClassName
{
background-color: #424507;
}
.BgClassName
{
background-color: #424507;
}
</style>
border-color css
<style>
span { border-color: #424507; }
span { border-color: rgb(66,69,7); }
td.TdClassName
{
border-color: #424507;
}
.TagClassName
{
border-color: #424507;
}
</style>