Shades of Verdun Green #425908
Tints of Verdun Green #425908
RGB
CMYK
RGB Variations
Color information
#425908 (or 0x425908) is known color: Verdun Green. HEX triplet: 42, 59 and 08. RGB value is (66,89,8). Sum of RGB (Red+Green+Blue) = 66+89+8=163 (21% of max value = 765). Red value is 66 (26.17% from 255 or 40.49% from 163); Green value is 89 (35.16% from 255 or 54.60% from 163); Blue value is 8 (3.52% from 255 or 4.91% from 163); Max value from RGB is 89 - color contains mainly: green. Hex color #425908 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #425908 is #BDA6F7. Grayscale: #494949. Windows color (decimal): -12429048 or 547138. OLE color: 547138.
HSL color Cylindrical-coordinate representation of color #425908: hue angle of 77.04º degrees, saturation: 0.84, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #425908 is Cyan = 0.26, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 66 | 89 | 8 | - |
| CMYK | 0.26 | 0 | 0.91 | 0.65 |
| HSL | 77.04º | 0.84% | 0.19% | - |
| HSV(B) | 77.04º | 0.91% | 0.35% | - |
| XYZ | 5.86 | 8.32 | 1.53 | - |
| YUV | 72.89 | 91.38 | 123.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 89 | 8 | 0.26 | 0 | 0.91 | 0.65 | 77.04 | 0.84 | 0.19 |
| Hex | 42 | 59 | 8 | 1A | 0 | 5B | 41 | 4D | 54 | 13 |
| Octal | 102 | 131 | 10 | 32 | 0 | 133 | 101 | 115 | 124 | 23 |
| Binary | 1000010 | 1011001 | 1000 | 11010 | 0 | 1011011 | 1000001 | 1001101 | 1010100 | 10011 |
Color Harmonies of #425908
Complementary color
Monochromatic Colors of #425908
Black with #425908
Text Example
Text Example
White with #425908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425908; }
p { color: rgb(66,89,8); }
H1.HeaderClassName
{
color: #425908;
}
.AnyTagClassName
{
color: #425908;
}
</style>
background-color css
<style>
a { background-color: #425908; }
a { background-color: rgb(66,89,8); }
div.DivClassName
{
background-color: #425908;
}
.BgClassName
{
background-color: #425908;
}
</style>
border-color css
<style>
span { border-color: #425908; }
span { border-color: rgb(66,89,8); }
td.TdClassName
{
border-color: #425908;
}
.TagClassName
{
border-color: #425908;
}
</style>