Shades of Verdun Green #406601
Tints of Verdun Green #406601
RGB
CMYK
RGB Variations
Color information
#406601 (or 0x406601) is known color: Verdun Green. HEX triplet: 40, 66 and 01. RGB value is (64,102,1). Sum of RGB (Red+Green+Blue) = 64+102+1=167 (22% of max value = 765). Red value is 64 (25.39% from 255 or 38.32% from 167); Green value is 102 (40.23% from 255 or 61.08% from 167); Blue value is 1 (0.78% from 255 or 0.60% from 167); Max value from RGB is 102 - color contains mainly: green. Hex color #406601 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #406601 is #BF99FE. Grayscale: #4F4F4F. Windows color (decimal): -12556799 or 91712. OLE color: 91712.
HSL color Cylindrical-coordinate representation of color #406601: hue angle of 82.57º degrees, saturation: 0.98, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #406601 is Cyan = 0.37, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 64 | 102 | 1 | - |
| CMYK | 0.37 | 0 | 0.99 | 0.6 |
| HSL | 82.57º | 0.98% | 0.2% | - |
| HSV(B) | 82.57º | 0.99% | 0.4% | - |
| XYZ | 6.87 | 10.59 | 1.71 | - |
| YUV | 79.12 | 83.91 | 117.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 102 | 1 | 0.37 | 0 | 0.99 | 0.6 | 82.57 | 0.98 | 0.2 |
| Hex | 40 | 66 | 1 | 25 | 0 | 63 | 3C | 53 | 62 | 14 |
| Octal | 100 | 146 | 1 | 45 | 0 | 143 | 74 | 123 | 142 | 24 |
| Binary | 1000000 | 1100110 | 1 | 100101 | 0 | 1100011 | 111100 | 1010011 | 1100010 | 10100 |
Color Harmonies of #406601
Complementary color
Monochromatic Colors of #406601
Black with #406601
Text Example
Text Example
White with #406601
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406601; }
p { color: rgb(64,102,1); }
H1.HeaderClassName
{
color: #406601;
}
.AnyTagClassName
{
color: #406601;
}
</style>
background-color css
<style>
a { background-color: #406601; }
a { background-color: rgb(64,102,1); }
div.DivClassName
{
background-color: #406601;
}
.BgClassName
{
background-color: #406601;
}
</style>
border-color css
<style>
span { border-color: #406601; }
span { border-color: rgb(64,102,1); }
td.TdClassName
{
border-color: #406601;
}
.TagClassName
{
border-color: #406601;
}
</style>