Shades of Verdun Green #426014
Tints of Verdun Green #426014
RGB
CMYK
RGB Variations
Color information
#426014 (or 0x426014) is known color: Verdun Green. HEX triplet: 42, 60 and 14. RGB value is (66,96,20). Sum of RGB (Red+Green+Blue) = 66+96+20=182 (24% of max value = 765). Red value is 66 (26.17% from 255 or 36.26% from 182); Green value is 96 (37.89% from 255 or 52.75% from 182); Blue value is 20 (8.20% from 255 or 10.99% from 182); Max value from RGB is 96 - color contains mainly: green. Hex color #426014 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #426014 is #BD9FEB. Grayscale: #4E4E4E. Windows color (decimal): -12427244 or 1335362. OLE color: 1335362.
HSL color Cylindrical-coordinate representation of color #426014: hue angle of 83.68º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #426014 is Cyan = 0.31, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 96 | 20 | - |
| CMYK | 0.31 | 0 | 0.79 | 0.62 |
| HSL | 83.68º | 0.66% | 0.23% | - |
| HSV(B) | 83.68º | 0.79% | 0.38% | - |
| XYZ | 6.56 | 9.57 | 2.16 | - |
| YUV | 78.37 | 95.06 | 119.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 96 | 20 | 0.31 | 0 | 0.79 | 0.62 | 83.68 | 0.66 | 0.23 |
| Hex | 42 | 60 | 14 | 1F | 0 | 4F | 3E | 54 | 42 | 17 |
| Octal | 102 | 140 | 24 | 37 | 0 | 117 | 76 | 124 | 102 | 27 |
| Binary | 1000010 | 1100000 | 10100 | 11111 | 0 | 1001111 | 111110 | 1010100 | 1000010 | 10111 |
Color Harmonies of #426014
Complementary color
Monochromatic Colors of #426014
Black with #426014
Text Example
Text Example
White with #426014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426014; }
p { color: rgb(66,96,20); }
H1.HeaderClassName
{
color: #426014;
}
.AnyTagClassName
{
color: #426014;
}
</style>
background-color css
<style>
a { background-color: #426014; }
a { background-color: rgb(66,96,20); }
div.DivClassName
{
background-color: #426014;
}
.BgClassName
{
background-color: #426014;
}
</style>
border-color css
<style>
span { border-color: #426014; }
span { border-color: rgb(66,96,20); }
td.TdClassName
{
border-color: #426014;
}
.TagClassName
{
border-color: #426014;
}
</style>