Shades of Verdun Green #466118
Tints of Verdun Green #466118
RGB
CMYK
RGB Variations
Color information
#466118 (or 0x466118) is known color: Verdun Green. HEX triplet: 46, 61 and 18. RGB value is (70,97,24). Sum of RGB (Red+Green+Blue) = 70+97+24=191 (25% of max value = 765). Red value is 70 (27.73% from 255 or 36.65% from 191); Green value is 97 (38.28% from 255 or 50.79% from 191); Blue value is 24 (9.77% from 255 or 12.57% from 191); Max value from RGB is 97 - color contains mainly: green. Hex color #466118 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #466118 is #B99EE7. Grayscale: #505050. Windows color (decimal): -12164840 or 1597766. OLE color: 1597766.
HSL color Cylindrical-coordinate representation of color #466118: hue angle of 82.19º degrees, saturation: 0.6, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #466118 is Cyan = 0.28, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 97 | 24 | - |
| CMYK | 0.28 | 0 | 0.75 | 0.62 |
| HSL | 82.19º | 0.6% | 0.24% | - |
| HSV(B) | 82.19º | 0.75% | 0.38% | - |
| XYZ | 6.97 | 9.92 | 2.41 | - |
| YUV | 80.61 | 96.05 | 120.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 97 | 24 | 0.28 | 0 | 0.75 | 0.62 | 82.19 | 0.6 | 0.24 |
| Hex | 46 | 61 | 18 | 1C | 0 | 4B | 3E | 52 | 3C | 18 |
| Octal | 106 | 141 | 30 | 34 | 0 | 113 | 76 | 122 | 74 | 30 |
| Binary | 1000110 | 1100001 | 11000 | 11100 | 0 | 1001011 | 111110 | 1010010 | 111100 | 11000 |
Color Harmonies of #466118
Complementary color
Monochromatic Colors of #466118
Black with #466118
Text Example
Text Example
White with #466118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466118; }
p { color: rgb(70,97,24); }
H1.HeaderClassName
{
color: #466118;
}
.AnyTagClassName
{
color: #466118;
}
</style>
background-color css
<style>
a { background-color: #466118; }
a { background-color: rgb(70,97,24); }
div.DivClassName
{
background-color: #466118;
}
.BgClassName
{
background-color: #466118;
}
</style>
border-color css
<style>
span { border-color: #466118; }
span { border-color: rgb(70,97,24); }
td.TdClassName
{
border-color: #466118;
}
.TagClassName
{
border-color: #466118;
}
</style>