Shades of Verdun Green #406907
Tints of Verdun Green #406907
RGB
CMYK
RGB Variations
Color information
#406907 (or 0x406907) is known color: Verdun Green. HEX triplet: 40, 69 and 07. RGB value is (64,105,7). Sum of RGB (Red+Green+Blue) = 64+105+7=176 (23% of max value = 765). Red value is 64 (25.39% from 255 or 36.36% from 176); Green value is 105 (41.41% from 255 or 59.66% from 176); Blue value is 7 (3.12% from 255 or 3.98% from 176); Max value from RGB is 105 - color contains mainly: green. Hex color #406907 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #406907 is #BF96F8. Grayscale: #515151. Windows color (decimal): -12556025 or 485696. OLE color: 485696.
HSL color Cylindrical-coordinate representation of color #406907: hue angle of 85.1º degrees, saturation: 0.88, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #406907 is Cyan = 0.39, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 64 | 105 | 7 | - |
| CMYK | 0.39 | 0 | 0.93 | 0.59 |
| HSL | 85.1º | 0.88% | 0.22% | - |
| HSV(B) | 85.1º | 0.93% | 0.41% | - |
| XYZ | 7.2 | 11.21 | 1.98 | - |
| YUV | 81.57 | 85.92 | 115.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 105 | 7 | 0.39 | 0 | 0.93 | 0.59 | 85.1 | 0.88 | 0.22 |
| Hex | 40 | 69 | 7 | 27 | 0 | 5D | 3B | 55 | 58 | 16 |
| Octal | 100 | 151 | 7 | 47 | 0 | 135 | 73 | 125 | 130 | 26 |
| Binary | 1000000 | 1101001 | 111 | 100111 | 0 | 1011101 | 111011 | 1010101 | 1011000 | 10110 |
Color Harmonies of #406907
Complementary color
Monochromatic Colors of #406907
Black with #406907
Text Example
Text Example
White with #406907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406907; }
p { color: rgb(64,105,7); }
H1.HeaderClassName
{
color: #406907;
}
.AnyTagClassName
{
color: #406907;
}
</style>
background-color css
<style>
a { background-color: #406907; }
a { background-color: rgb(64,105,7); }
div.DivClassName
{
background-color: #406907;
}
.BgClassName
{
background-color: #406907;
}
</style>
border-color css
<style>
span { border-color: #406907; }
span { border-color: rgb(64,105,7); }
td.TdClassName
{
border-color: #406907;
}
.TagClassName
{
border-color: #406907;
}
</style>