Shades of Verdun Green #406502
Tints of Verdun Green #406502
RGB
CMYK
RGB Variations
Color information
#406502 (or 0x406502) is known color: Verdun Green. HEX triplet: 40, 65 and 02. RGB value is (64,101,2). Sum of RGB (Red+Green+Blue) = 64+101+2=167 (22% of max value = 765). Red value is 64 (25.39% from 255 or 38.32% from 167); Green value is 101 (39.84% from 255 or 60.48% from 167); Blue value is 2 (1.17% from 255 or 1.20% from 167); Max value from RGB is 101 - color contains mainly: green. Hex color #406502 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #406502 is #BF9AFD. Grayscale: #4F4F4F. Windows color (decimal): -12557054 or 156992. OLE color: 156992.
HSL color Cylindrical-coordinate representation of color #406502: hue angle of 82.42º degrees, saturation: 0.96, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #406502 is Cyan = 0.37, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 64 | 101 | 2 | - |
| CMYK | 0.37 | 0 | 0.98 | 0.60 |
| HSL | 82.42º | 0.96% | 0.2% | - |
| HSV(B) | 82.42º | 0.98% | 0.4% | - |
| XYZ | 6.78 | 10.4 | 1.71 | - |
| YUV | 78.65 | 84.74 | 117.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 101 | 2 | 0.37 | 0 | 0.98 | 0.60 | 82.42 | 0.96 | 0.2 |
| Hex | 40 | 65 | 2 | 25 | 0 | 62 | 3C | 52 | 60 | 14 |
| Octal | 100 | 145 | 2 | 45 | 0 | 142 | 74 | 122 | 140 | 24 |
| Binary | 1000000 | 1100101 | 10 | 100101 | 0 | 1100010 | 111100 | 1010010 | 1100000 | 10100 |
Color Harmonies of #406502
Complementary color
Monochromatic Colors of #406502
Black with #406502
Text Example
Text Example
White with #406502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406502; }
p { color: rgb(64,101,2); }
H1.HeaderClassName
{
color: #406502;
}
.AnyTagClassName
{
color: #406502;
}
</style>
background-color css
<style>
a { background-color: #406502; }
a { background-color: rgb(64,101,2); }
div.DivClassName
{
background-color: #406502;
}
.BgClassName
{
background-color: #406502;
}
</style>
border-color css
<style>
span { border-color: #406502; }
span { border-color: rgb(64,101,2); }
td.TdClassName
{
border-color: #406502;
}
.TagClassName
{
border-color: #406502;
}
</style>