Shades of Verdun Green #425614
Tints of Verdun Green #425614
RGB
CMYK
RGB Variations
Color information
#425614 (or 0x425614) is known color: Verdun Green. HEX triplet: 42, 56 and 14. RGB value is (66,86,20). Sum of RGB (Red+Green+Blue) = 66+86+20=172 (22% of max value = 765). Red value is 66 (26.17% from 255 or 38.37% from 172); Green value is 86 (33.98% from 255 or 50% from 172); Blue value is 20 (8.20% from 255 or 11.63% from 172); Max value from RGB is 86 - color contains mainly: green. Hex color #425614 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #425614 is #BDA9EB. Grayscale: #484848. Windows color (decimal): -12429804 or 1332802. OLE color: 1332802.
HSL color Cylindrical-coordinate representation of color #425614: hue angle of 78.18º degrees, saturation: 0.62, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #425614 is Cyan = 0.23, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 66 | 86 | 20 | - |
| CMYK | 0.23 | 0 | 0.77 | 0.66 |
| HSL | 78.18º | 0.62% | 0.21% | - |
| HSV(B) | 78.18º | 0.77% | 0.34% | - |
| XYZ | 5.7 | 7.86 | 1.88 | - |
| YUV | 72.5 | 98.37 | 123.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 86 | 20 | 0.23 | 0 | 0.77 | 0.66 | 78.18 | 0.62 | 0.21 |
| Hex | 42 | 56 | 14 | 17 | 0 | 4D | 42 | 4E | 3E | 15 |
| Octal | 102 | 126 | 24 | 27 | 0 | 115 | 102 | 116 | 76 | 25 |
| Binary | 1000010 | 1010110 | 10100 | 10111 | 0 | 1001101 | 1000010 | 1001110 | 111110 | 10101 |
Color Harmonies of #425614
Complementary color
Monochromatic Colors of #425614
Black with #425614
Text Example
Text Example
White with #425614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425614; }
p { color: rgb(66,86,20); }
H1.HeaderClassName
{
color: #425614;
}
.AnyTagClassName
{
color: #425614;
}
</style>
background-color css
<style>
a { background-color: #425614; }
a { background-color: rgb(66,86,20); }
div.DivClassName
{
background-color: #425614;
}
.BgClassName
{
background-color: #425614;
}
</style>
border-color css
<style>
span { border-color: #425614; }
span { border-color: rgb(66,86,20); }
td.TdClassName
{
border-color: #425614;
}
.TagClassName
{
border-color: #425614;
}
</style>