Shades of Verdun Green #425414
Tints of Verdun Green #425414
RGB
CMYK
RGB Variations
Color information
#425414 (or 0x425414) is known color: Verdun Green. HEX triplet: 42, 54 and 14. RGB value is (66,84,20). Sum of RGB (Red+Green+Blue) = 66+84+20=170 (22% of max value = 765). Red value is 66 (26.17% from 255 or 38.82% from 170); Green value is 84 (33.20% from 255 or 49.41% from 170); Blue value is 20 (8.20% from 255 or 11.76% from 170); Max value from RGB is 84 - color contains mainly: green. Hex color #425414 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #425414 is #BDABEB. Grayscale: #474747. Windows color (decimal): -12430316 or 1332290. OLE color: 1332290.
HSL color Cylindrical-coordinate representation of color #425414: hue angle of 76.88º degrees, saturation: 0.62, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #425414 is Cyan = 0.21, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 84 | 20 | - |
| CMYK | 0.21 | 0 | 0.76 | 0.67 |
| HSL | 76.88º | 0.62% | 0.2% | - |
| HSV(B) | 76.88º | 0.76% | 0.33% | - |
| XYZ | 5.54 | 7.55 | 1.83 | - |
| YUV | 71.32 | 99.04 | 124.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 84 | 20 | 0.21 | 0 | 0.76 | 0.67 | 76.88 | 0.62 | 0.2 |
| Hex | 42 | 54 | 14 | 15 | 0 | 4C | 43 | 4D | 3E | 14 |
| Octal | 102 | 124 | 24 | 25 | 0 | 114 | 103 | 115 | 76 | 24 |
| Binary | 1000010 | 1010100 | 10100 | 10101 | 0 | 1001100 | 1000011 | 1001101 | 111110 | 10100 |
Color Harmonies of #425414
Complementary color
Monochromatic Colors of #425414
Black with #425414
Text Example
Text Example
White with #425414
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425414; }
p { color: rgb(66,84,20); }
H1.HeaderClassName
{
color: #425414;
}
.AnyTagClassName
{
color: #425414;
}
</style>
background-color css
<style>
a { background-color: #425414; }
a { background-color: rgb(66,84,20); }
div.DivClassName
{
background-color: #425414;
}
.BgClassName
{
background-color: #425414;
}
</style>
border-color css
<style>
span { border-color: #425414; }
span { border-color: rgb(66,84,20); }
td.TdClassName
{
border-color: #425414;
}
.TagClassName
{
border-color: #425414;
}
</style>