Shades of Verdun Green #425114
Tints of Verdun Green #425114
RGB
CMYK
RGB Variations
Color information
#425114 (or 0x425114) is known color: Verdun Green. HEX triplet: 42, 51 and 14. RGB value is (66,81,20). Sum of RGB (Red+Green+Blue) = 66+81+20=167 (22% of max value = 765). Red value is 66 (26.17% from 255 or 39.52% from 167); Green value is 81 (32.03% from 255 or 48.50% from 167); Blue value is 20 (8.20% from 255 or 11.98% from 167); Max value from RGB is 81 - color contains mainly: green. Hex color #425114 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #425114 is #BDAEEB. Grayscale: #454545. Windows color (decimal): -12431084 or 1331522. OLE color: 1331522.
HSL color Cylindrical-coordinate representation of color #425114: hue angle of 74.75º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #425114 is Cyan = 0.19, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 66 | 81 | 20 | - |
| CMYK | 0.19 | 0 | 0.75 | 0.68 |
| HSL | 74.75º | 0.6% | 0.2% | - |
| HSV(B) | 74.75º | 0.75% | 0.32% | - |
| XYZ | 5.32 | 7.09 | 1.75 | - |
| YUV | 69.56 | 100.03 | 125.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 81 | 20 | 0.19 | 0 | 0.75 | 0.68 | 74.75 | 0.6 | 0.2 |
| Hex | 42 | 51 | 14 | 13 | 0 | 4B | 44 | 4B | 3C | 14 |
| Octal | 102 | 121 | 24 | 23 | 0 | 113 | 104 | 113 | 74 | 24 |
| Binary | 1000010 | 1010001 | 10100 | 10011 | 0 | 1001011 | 1000100 | 1001011 | 111100 | 10100 |
Color Harmonies of #425114
Complementary color
Monochromatic Colors of #425114
Black with #425114
Text Example
Text Example
White with #425114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425114; }
p { color: rgb(66,81,20); }
H1.HeaderClassName
{
color: #425114;
}
.AnyTagClassName
{
color: #425114;
}
</style>
background-color css
<style>
a { background-color: #425114; }
a { background-color: rgb(66,81,20); }
div.DivClassName
{
background-color: #425114;
}
.BgClassName
{
background-color: #425114;
}
</style>
border-color css
<style>
span { border-color: #425114; }
span { border-color: rgb(66,81,20); }
td.TdClassName
{
border-color: #425114;
}
.TagClassName
{
border-color: #425114;
}
</style>