Shades of Verdun Green #425805
Tints of Verdun Green #425805
RGB
CMYK
RGB Variations
Color information
#425805 (or 0x425805) is known color: Verdun Green. HEX triplet: 42, 58 and 05. RGB value is (66,88,5). Sum of RGB (Red+Green+Blue) = 66+88+5=159 (21% of max value = 765). Red value is 66 (26.17% from 255 or 41.51% from 159); Green value is 88 (34.77% from 255 or 55.35% from 159); Blue value is 5 (2.34% from 255 or 3.14% from 159); Max value from RGB is 88 - color contains mainly: green. Hex color #425805 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #425805 is #BDA7FA. Grayscale: #484848. Windows color (decimal): -12429307 or 350274. OLE color: 350274.
HSL color Cylindrical-coordinate representation of color #425805: hue angle of 75.9º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #425805 is Cyan = 0.25, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 66 | 88 | 5 | - |
| CMYK | 0.25 | 0 | 0.94 | 0.65 |
| HSL | 75.9º | 0.89% | 0.18% | - |
| HSV(B) | 75.9º | 0.94% | 0.35% | - |
| XYZ | 5.76 | 8.15 | 1.41 | - |
| YUV | 71.96 | 90.21 | 123.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 88 | 5 | 0.25 | 0 | 0.94 | 0.65 | 75.9 | 0.89 | 0.18 |
| Hex | 42 | 58 | 5 | 19 | 0 | 5E | 41 | 4C | 59 | 12 |
| Octal | 102 | 130 | 5 | 31 | 0 | 136 | 101 | 114 | 131 | 22 |
| Binary | 1000010 | 1011000 | 101 | 11001 | 0 | 1011110 | 1000001 | 1001100 | 1011001 | 10010 |
Color Harmonies of #425805
Complementary color
Monochromatic Colors of #425805
Black with #425805
Text Example
Text Example
White with #425805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425805; }
p { color: rgb(66,88,5); }
H1.HeaderClassName
{
color: #425805;
}
.AnyTagClassName
{
color: #425805;
}
</style>
background-color css
<style>
a { background-color: #425805; }
a { background-color: rgb(66,88,5); }
div.DivClassName
{
background-color: #425805;
}
.BgClassName
{
background-color: #425805;
}
</style>
border-color css
<style>
span { border-color: #425805; }
span { border-color: rgb(66,88,5); }
td.TdClassName
{
border-color: #425805;
}
.TagClassName
{
border-color: #425805;
}
</style>