Shades of Verdun Green #425610
Tints of Verdun Green #425610
RGB
CMYK
RGB Variations
Color information
#425610 (or 0x425610) is known color: Verdun Green. HEX triplet: 42, 56 and 10. RGB value is (66,86,16). Sum of RGB (Red+Green+Blue) = 66+86+16=168 (22% of max value = 765). Red value is 66 (26.17% from 255 or 39.29% from 168); Green value is 86 (33.98% from 255 or 51.19% from 168); Blue value is 16 (6.64% from 255 or 9.52% from 168); Max value from RGB is 86 - color contains mainly: green. Hex color #425610 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #425610 is #BDA9EF. Grayscale: #484848. Windows color (decimal): -12429808 or 1070658. OLE color: 1070658.
HSL color Cylindrical-coordinate representation of color #425610: hue angle of 77.14º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #425610 is Cyan = 0.23, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 66 | 86 | 16 | - |
| CMYK | 0.23 | 0 | 0.81 | 0.66 |
| HSL | 77.14º | 0.69% | 0.2% | - |
| HSV(B) | 77.14º | 0.81% | 0.34% | - |
| XYZ | 5.67 | 7.85 | 1.71 | - |
| YUV | 72.04 | 96.37 | 123.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 86 | 16 | 0.23 | 0 | 0.81 | 0.66 | 77.14 | 0.69 | 0.2 |
| Hex | 42 | 56 | 10 | 17 | 0 | 51 | 42 | 4D | 45 | 14 |
| Octal | 102 | 126 | 20 | 27 | 0 | 121 | 102 | 115 | 105 | 24 |
| Binary | 1000010 | 1010110 | 10000 | 10111 | 0 | 1010001 | 1000010 | 1001101 | 1000101 | 10100 |
Color Harmonies of #425610
Complementary color
Monochromatic Colors of #425610
Black with #425610
Text Example
Text Example
White with #425610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425610; }
p { color: rgb(66,86,16); }
H1.HeaderClassName
{
color: #425610;
}
.AnyTagClassName
{
color: #425610;
}
</style>
background-color css
<style>
a { background-color: #425610; }
a { background-color: rgb(66,86,16); }
div.DivClassName
{
background-color: #425610;
}
.BgClassName
{
background-color: #425610;
}
</style>
border-color css
<style>
span { border-color: #425610; }
span { border-color: rgb(66,86,16); }
td.TdClassName
{
border-color: #425610;
}
.TagClassName
{
border-color: #425610;
}
</style>