Shades of Verdun Green #406608
Tints of Verdun Green #406608
RGB
CMYK
RGB Variations
Color information
#406608 (or 0x406608) is known color: Verdun Green. HEX triplet: 40, 66 and 08. RGB value is (64,102,8). Sum of RGB (Red+Green+Blue) = 64+102+8=174 (23% of max value = 765). Red value is 64 (25.39% from 255 or 36.78% from 174); Green value is 102 (40.23% from 255 or 58.62% from 174); Blue value is 8 (3.52% from 255 or 4.60% from 174); Max value from RGB is 102 - color contains mainly: green. Hex color #406608 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #406608 is #BF99F7. Grayscale: #505050. Windows color (decimal): -12556792 or 550464. OLE color: 550464.
HSL color Cylindrical-coordinate representation of color #406608: hue angle of 84.26º degrees, saturation: 0.85, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #406608 is Cyan = 0.37, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 64 | 102 | 8 | - |
| CMYK | 0.37 | 0 | 0.92 | 0.6 |
| HSL | 84.26º | 0.85% | 0.22% | - |
| HSV(B) | 84.26º | 0.92% | 0.4% | - |
| XYZ | 6.91 | 10.61 | 1.91 | - |
| YUV | 79.92 | 87.41 | 116.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 102 | 8 | 0.37 | 0 | 0.92 | 0.6 | 84.26 | 0.85 | 0.22 |
| Hex | 40 | 66 | 8 | 25 | 0 | 5C | 3C | 54 | 55 | 16 |
| Octal | 100 | 146 | 10 | 45 | 0 | 134 | 74 | 124 | 125 | 26 |
| Binary | 1000000 | 1100110 | 1000 | 100101 | 0 | 1011100 | 111100 | 1010100 | 1010101 | 10110 |
Color Harmonies of #406608
Complementary color
Monochromatic Colors of #406608
Black with #406608
Text Example
Text Example
White with #406608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406608; }
p { color: rgb(64,102,8); }
H1.HeaderClassName
{
color: #406608;
}
.AnyTagClassName
{
color: #406608;
}
</style>
background-color css
<style>
a { background-color: #406608; }
a { background-color: rgb(64,102,8); }
div.DivClassName
{
background-color: #406608;
}
.BgClassName
{
background-color: #406608;
}
</style>
border-color css
<style>
span { border-color: #406608; }
span { border-color: rgb(64,102,8); }
td.TdClassName
{
border-color: #406608;
}
.TagClassName
{
border-color: #406608;
}
</style>