Shades of Verdun Green #425616
Tints of Verdun Green #425616
RGB
CMYK
RGB Variations
Color information
#425616 (or 0x425616) is known color: Verdun Green. HEX triplet: 42, 56 and 16. RGB value is (66,86,22). Sum of RGB (Red+Green+Blue) = 66+86+22=174 (23% of max value = 765). Red value is 66 (26.17% from 255 or 37.93% from 174); Green value is 86 (33.98% from 255 or 49.43% from 174); Blue value is 22 (8.98% from 255 or 12.64% from 174); Max value from RGB is 86 - color contains mainly: green. Hex color #425616 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #425616 is #BDA9E9. Grayscale: #484848. Windows color (decimal): -12429802 or 1463874. OLE color: 1463874.
HSL color Cylindrical-coordinate representation of color #425616: hue angle of 78.75º degrees, saturation: 0.59, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #425616 is Cyan = 0.23, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 66 | 86 | 22 | - |
| CMYK | 0.23 | 0 | 0.74 | 0.66 |
| HSL | 78.75º | 0.59% | 0.21% | - |
| HSV(B) | 78.75º | 0.74% | 0.34% | - |
| XYZ | 5.72 | 7.87 | 1.98 | - |
| YUV | 72.72 | 99.37 | 123.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 86 | 22 | 0.23 | 0 | 0.74 | 0.66 | 78.75 | 0.59 | 0.21 |
| Hex | 42 | 56 | 16 | 17 | 0 | 4A | 42 | 4F | 3B | 15 |
| Octal | 102 | 126 | 26 | 27 | 0 | 112 | 102 | 117 | 73 | 25 |
| Binary | 1000010 | 1010110 | 10110 | 10111 | 0 | 1001010 | 1000010 | 1001111 | 111011 | 10101 |
Color Harmonies of #425616
Complementary color
Monochromatic Colors of #425616
Black with #425616
Text Example
Text Example
White with #425616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425616; }
p { color: rgb(66,86,22); }
H1.HeaderClassName
{
color: #425616;
}
.AnyTagClassName
{
color: #425616;
}
</style>
background-color css
<style>
a { background-color: #425616; }
a { background-color: rgb(66,86,22); }
div.DivClassName
{
background-color: #425616;
}
.BgClassName
{
background-color: #425616;
}
</style>
border-color css
<style>
span { border-color: #425616; }
span { border-color: rgb(66,86,22); }
td.TdClassName
{
border-color: #425616;
}
.TagClassName
{
border-color: #425616;
}
</style>