Shades of Verdun Green #425601
Tints of Verdun Green #425601
RGB
CMYK
RGB Variations
Color information
#425601 (or 0x425601) is known color: Verdun Green. HEX triplet: 42, 56 and 01. RGB value is (66,86,1). Sum of RGB (Red+Green+Blue) = 66+86+1=153 (20% of max value = 765). Red value is 66 (26.17% from 255 or 43.14% from 153); Green value is 86 (33.98% from 255 or 56.21% from 153); Blue value is 1 (0.78% from 255 or 0.65% from 153); Max value from RGB is 86 - color contains mainly: green. Hex color #425601 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #425601 is #BDA9FE. Grayscale: #464646. Windows color (decimal): -12429823 or 87618. OLE color: 87618.
HSL color Cylindrical-coordinate representation of color #425601: hue angle of 74.12º degrees, saturation: 0.98, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #425601 is Cyan = 0.23, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 66 | 86 | 1 | - |
| CMYK | 0.23 | 0 | 0.99 | 0.66 |
| HSL | 74.12º | 0.98% | 0.17% | - |
| HSV(B) | 74.12º | 0.99% | 0.34% | - |
| XYZ | 5.58 | 7.82 | 1.24 | - |
| YUV | 70.33 | 88.87 | 124.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 86 | 1 | 0.23 | 0 | 0.99 | 0.66 | 74.12 | 0.98 | 0.17 |
| Hex | 42 | 56 | 1 | 17 | 0 | 63 | 42 | 4A | 62 | 11 |
| Octal | 102 | 126 | 1 | 27 | 0 | 143 | 102 | 112 | 142 | 21 |
| Binary | 1000010 | 1010110 | 1 | 10111 | 0 | 1100011 | 1000010 | 1001010 | 1100010 | 10001 |
Color Harmonies of #425601
Complementary color
Monochromatic Colors of #425601
Black with #425601
Text Example
Text Example
White with #425601
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425601; }
p { color: rgb(66,86,1); }
H1.HeaderClassName
{
color: #425601;
}
.AnyTagClassName
{
color: #425601;
}
</style>
background-color css
<style>
a { background-color: #425601; }
a { background-color: rgb(66,86,1); }
div.DivClassName
{
background-color: #425601;
}
.BgClassName
{
background-color: #425601;
}
</style>
border-color css
<style>
span { border-color: #425601; }
span { border-color: rgb(66,86,1); }
td.TdClassName
{
border-color: #425601;
}
.TagClassName
{
border-color: #425601;
}
</style>