Shades of Verdun Green #425918
Tints of Verdun Green #425918
RGB
CMYK
RGB Variations
Color information
#425918 (or 0x425918) is known color: Verdun Green. HEX triplet: 42, 59 and 18. RGB value is (66,89,24). Sum of RGB (Red+Green+Blue) = 66+89+24=179 (23% of max value = 765). Red value is 66 (26.17% from 255 or 36.87% from 179); Green value is 89 (35.16% from 255 or 49.72% from 179); Blue value is 24 (9.77% from 255 or 13.41% from 179); Max value from RGB is 89 - color contains mainly: green. Hex color #425918 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #425918 is #BDA6E7. Grayscale: #4A4A4A. Windows color (decimal): -12429032 or 1595714. OLE color: 1595714.
HSL color Cylindrical-coordinate representation of color #425918: hue angle of 81.23º degrees, saturation: 0.58, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #425918 is Cyan = 0.26, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 66 | 89 | 24 | - |
| CMYK | 0.26 | 0 | 0.73 | 0.65 |
| HSL | 81.23º | 0.58% | 0.22% | - |
| HSV(B) | 81.23º | 0.73% | 0.35% | - |
| XYZ | 5.98 | 8.37 | 2.16 | - |
| YUV | 74.71 | 99.38 | 121.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 89 | 24 | 0.26 | 0 | 0.73 | 0.65 | 81.23 | 0.58 | 0.22 |
| Hex | 42 | 59 | 18 | 1A | 0 | 49 | 41 | 51 | 3A | 16 |
| Octal | 102 | 131 | 30 | 32 | 0 | 111 | 101 | 121 | 72 | 26 |
| Binary | 1000010 | 1011001 | 11000 | 11010 | 0 | 1001001 | 1000001 | 1010001 | 111010 | 10110 |
Color Harmonies of #425918
Complementary color
Monochromatic Colors of #425918
Black with #425918
Text Example
Text Example
White with #425918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425918; }
p { color: rgb(66,89,24); }
H1.HeaderClassName
{
color: #425918;
}
.AnyTagClassName
{
color: #425918;
}
</style>
background-color css
<style>
a { background-color: #425918; }
a { background-color: rgb(66,89,24); }
div.DivClassName
{
background-color: #425918;
}
.BgClassName
{
background-color: #425918;
}
</style>
border-color css
<style>
span { border-color: #425918; }
span { border-color: rgb(66,89,24); }
td.TdClassName
{
border-color: #425918;
}
.TagClassName
{
border-color: #425918;
}
</style>