Shades of Verdun Green #427004
Tints of Verdun Green #427004
RGB
CMYK
RGB Variations
Color information
#427004 (or 0x427004) is known color: Verdun Green. HEX triplet: 42, 70 and 04. RGB value is (66,112,4). Sum of RGB (Red+Green+Blue) = 66+112+4=182 (24% of max value = 765). Red value is 66 (26.17% from 255 or 36.26% from 182); Green value is 112 (44.14% from 255 or 61.54% from 182); Blue value is 4 (1.95% from 255 or 2.20% from 182); Max value from RGB is 112 - color contains mainly: green. Hex color #427004 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427004 is #BD8FFB. Grayscale: #565656. Windows color (decimal): -12423164 or 290882. OLE color: 290882.
HSL color Cylindrical-coordinate representation of color #427004: hue angle of 85.56º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #427004 is Cyan = 0.41, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 66 | 112 | 4 | - |
| CMYK | 0.41 | 0 | 0.96 | 0.56 |
| HSL | 85.56º | 0.93% | 0.23% | - |
| HSV(B) | 85.56º | 0.96% | 0.44% | - |
| XYZ | 8.06 | 12.76 | 2.15 | - |
| YUV | 85.93 | 81.76 | 113.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 112 | 4 | 0.41 | 0 | 0.96 | 0.56 | 85.56 | 0.93 | 0.23 |
| Hex | 42 | 70 | 4 | 29 | 0 | 60 | 38 | 56 | 5D | 17 |
| Octal | 102 | 160 | 4 | 51 | 0 | 140 | 70 | 126 | 135 | 27 |
| Binary | 1000010 | 1110000 | 100 | 101001 | 0 | 1100000 | 111000 | 1010110 | 1011101 | 10111 |
Color Harmonies of #427004
Complementary color
Monochromatic Colors of #427004
Black with #427004
Text Example
Text Example
White with #427004
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427004; }
p { color: rgb(66,112,4); }
H1.HeaderClassName
{
color: #427004;
}
.AnyTagClassName
{
color: #427004;
}
</style>
background-color css
<style>
a { background-color: #427004; }
a { background-color: rgb(66,112,4); }
div.DivClassName
{
background-color: #427004;
}
.BgClassName
{
background-color: #427004;
}
</style>
border-color css
<style>
span { border-color: #427004; }
span { border-color: rgb(66,112,4); }
td.TdClassName
{
border-color: #427004;
}
.TagClassName
{
border-color: #427004;
}
</style>