Shades of Verdun Green #466109
Tints of Verdun Green #466109
RGB
CMYK
RGB Variations
Color information
#466109 (or 0x466109) is known color: Verdun Green. HEX triplet: 46, 61 and 09. RGB value is (70,97,9). Sum of RGB (Red+Green+Blue) = 70+97+9=176 (23% of max value = 765). Red value is 70 (27.73% from 255 or 39.77% from 176); Green value is 97 (38.28% from 255 or 55.11% from 176); Blue value is 9 (3.91% from 255 or 5.11% from 176); Max value from RGB is 97 - color contains mainly: green. Hex color #466109 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #466109 is #B99EF6. Grayscale: #4F4F4F. Windows color (decimal): -12164855 or 614726. OLE color: 614726.
HSL color Cylindrical-coordinate representation of color #466109: hue angle of 78.41º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #466109 is Cyan = 0.28, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 97 | 9 | - |
| CMYK | 0.28 | 0 | 0.91 | 0.62 |
| HSL | 78.41º | 0.83% | 0.21% | - |
| HSV(B) | 78.41º | 0.91% | 0.38% | - |
| XYZ | 6.85 | 9.87 | 1.8 | - |
| YUV | 78.9 | 88.55 | 121.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 97 | 9 | 0.28 | 0 | 0.91 | 0.62 | 78.41 | 0.83 | 0.21 |
| Hex | 46 | 61 | 9 | 1C | 0 | 5B | 3E | 4E | 53 | 15 |
| Octal | 106 | 141 | 11 | 34 | 0 | 133 | 76 | 116 | 123 | 25 |
| Binary | 1000110 | 1100001 | 1001 | 11100 | 0 | 1011011 | 111110 | 1001110 | 1010011 | 10101 |
Color Harmonies of #466109
Complementary color
Monochromatic Colors of #466109
Black with #466109
Text Example
Text Example
White with #466109
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466109; }
p { color: rgb(70,97,9); }
H1.HeaderClassName
{
color: #466109;
}
.AnyTagClassName
{
color: #466109;
}
</style>
background-color css
<style>
a { background-color: #466109; }
a { background-color: rgb(70,97,9); }
div.DivClassName
{
background-color: #466109;
}
.BgClassName
{
background-color: #466109;
}
</style>
border-color css
<style>
span { border-color: #466109; }
span { border-color: rgb(70,97,9); }
td.TdClassName
{
border-color: #466109;
}
.TagClassName
{
border-color: #466109;
}
</style>