Shades of Verdun Green #425014
Tints of Verdun Green #425014
RGB
CMYK
RGB Variations
Color information
#425014 (or 0x425014) is known color: Verdun Green. HEX triplet: 42, 50 and 14. RGB value is (66,80,20). Sum of RGB (Red+Green+Blue) = 66+80+20=166 (21% of max value = 765). Red value is 66 (26.17% from 255 or 39.76% from 166); Green value is 80 (31.64% from 255 or 48.19% from 166); Blue value is 20 (8.20% from 255 or 12.05% from 166); Max value from RGB is 80 - color contains mainly: green. Hex color #425014 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #425014 is #BDAFEB. Grayscale: #454545. Windows color (decimal): -12431340 or 1331266. OLE color: 1331266.
HSL color Cylindrical-coordinate representation of color #425014: hue angle of 74º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #425014 is Cyan = 0.17, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 66 | 80 | 20 | - |
| CMYK | 0.17 | 0 | 0.75 | 0.69 |
| HSL | 74º | 0.6% | 0.2% | - |
| HSV(B) | 74º | 0.75% | 0.31% | - |
| XYZ | 5.24 | 6.95 | 1.73 | - |
| YUV | 68.97 | 100.36 | 125.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 80 | 20 | 0.17 | 0 | 0.75 | 0.69 | 74 | 0.6 | 0.2 |
| Hex | 42 | 50 | 14 | 11 | 0 | 4B | 45 | 4A | 3C | 14 |
| Octal | 102 | 120 | 24 | 21 | 0 | 113 | 105 | 112 | 74 | 24 |
| Binary | 1000010 | 1010000 | 10100 | 10001 | 0 | 1001011 | 1000101 | 1001010 | 111100 | 10100 |
Color Harmonies of #425014
Complementary color
Monochromatic Colors of #425014
Black with #425014
Text Example
Text Example
White with #425014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425014; }
p { color: rgb(66,80,20); }
H1.HeaderClassName
{
color: #425014;
}
.AnyTagClassName
{
color: #425014;
}
</style>
background-color css
<style>
a { background-color: #425014; }
a { background-color: rgb(66,80,20); }
div.DivClassName
{
background-color: #425014;
}
.BgClassName
{
background-color: #425014;
}
</style>
border-color css
<style>
span { border-color: #425014; }
span { border-color: rgb(66,80,20); }
td.TdClassName
{
border-color: #425014;
}
.TagClassName
{
border-color: #425014;
}
</style>