Shades of Verdun Green #425814
Tints of Verdun Green #425814
RGB
CMYK
RGB Variations
Color information
#425814 (or 0x425814) is known color: Verdun Green. HEX triplet: 42, 58 and 14. RGB value is (66,88,20). Sum of RGB (Red+Green+Blue) = 66+88+20=174 (23% of max value = 765). Red value is 66 (26.17% from 255 or 37.93% from 174); Green value is 88 (34.77% from 255 or 50.57% from 174); Blue value is 20 (8.20% from 255 or 11.49% from 174); Max value from RGB is 88 - color contains mainly: green. Hex color #425814 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #425814 is #BDA7EB. Grayscale: #494949. Windows color (decimal): -12429292 or 1333314. OLE color: 1333314.
HSL color Cylindrical-coordinate representation of color #425814: hue angle of 79.41º degrees, saturation: 0.63, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #425814 is Cyan = 0.25, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 66 | 88 | 20 | - |
| CMYK | 0.25 | 0 | 0.77 | 0.65 |
| HSL | 79.41º | 0.63% | 0.21% | - |
| HSV(B) | 79.41º | 0.77% | 0.35% | - |
| XYZ | 5.86 | 8.19 | 1.93 | - |
| YUV | 73.67 | 97.71 | 122.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 88 | 20 | 0.25 | 0 | 0.77 | 0.65 | 79.41 | 0.63 | 0.21 |
| Hex | 42 | 58 | 14 | 19 | 0 | 4D | 41 | 4F | 3F | 15 |
| Octal | 102 | 130 | 24 | 31 | 0 | 115 | 101 | 117 | 77 | 25 |
| Binary | 1000010 | 1011000 | 10100 | 11001 | 0 | 1001101 | 1000001 | 1001111 | 111111 | 10101 |
Color Harmonies of #425814
Complementary color
Monochromatic Colors of #425814
Black with #425814
Text Example
Text Example
White with #425814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425814; }
p { color: rgb(66,88,20); }
H1.HeaderClassName
{
color: #425814;
}
.AnyTagClassName
{
color: #425814;
}
</style>
background-color css
<style>
a { background-color: #425814; }
a { background-color: rgb(66,88,20); }
div.DivClassName
{
background-color: #425814;
}
.BgClassName
{
background-color: #425814;
}
</style>
border-color css
<style>
span { border-color: #425814; }
span { border-color: rgb(66,88,20); }
td.TdClassName
{
border-color: #425814;
}
.TagClassName
{
border-color: #425814;
}
</style>