Shades of Verdun Green #425007
Tints of Verdun Green #425007
RGB
CMYK
RGB Variations
Color information
#425007 (or 0x425007) is known color: Verdun Green. HEX triplet: 42, 50 and 07. RGB value is (66,80,7). Sum of RGB (Red+Green+Blue) = 66+80+7=153 (20% of max value = 765). Red value is 66 (26.17% from 255 or 43.14% from 153); Green value is 80 (31.64% from 255 or 52.29% from 153); Blue value is 7 (3.12% from 255 or 4.58% from 153); Max value from RGB is 80 - color contains mainly: green. Hex color #425007 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #425007 is #BDAFF8. Grayscale: #434343. Windows color (decimal): -12431353 or 479298. OLE color: 479298.
HSL color Cylindrical-coordinate representation of color #425007: hue angle of 71.51º degrees, saturation: 0.84, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #425007 is Cyan = 0.17, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 66 | 80 | 7 | - |
| CMYK | 0.17 | 0 | 0.91 | 0.69 |
| HSL | 71.51º | 0.84% | 0.17% | - |
| HSV(B) | 71.51º | 0.91% | 0.31% | - |
| XYZ | 5.15 | 6.91 | 1.26 | - |
| YUV | 67.49 | 93.86 | 126.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 80 | 7 | 0.17 | 0 | 0.91 | 0.69 | 71.51 | 0.84 | 0.17 |
| Hex | 42 | 50 | 7 | 11 | 0 | 5B | 45 | 48 | 54 | 11 |
| Octal | 102 | 120 | 7 | 21 | 0 | 133 | 105 | 110 | 124 | 21 |
| Binary | 1000010 | 1010000 | 111 | 10001 | 0 | 1011011 | 1000101 | 1001000 | 1010100 | 10001 |
Color Harmonies of #425007
Complementary color
Monochromatic Colors of #425007
Black with #425007
Text Example
Text Example
White with #425007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425007; }
p { color: rgb(66,80,7); }
H1.HeaderClassName
{
color: #425007;
}
.AnyTagClassName
{
color: #425007;
}
</style>
background-color css
<style>
a { background-color: #425007; }
a { background-color: rgb(66,80,7); }
div.DivClassName
{
background-color: #425007;
}
.BgClassName
{
background-color: #425007;
}
</style>
border-color css
<style>
span { border-color: #425007; }
span { border-color: rgb(66,80,7); }
td.TdClassName
{
border-color: #425007;
}
.TagClassName
{
border-color: #425007;
}
</style>