Shades of Verdun Green #466802
Tints of Verdun Green #466802
RGB
CMYK
RGB Variations
Color information
#466802 (or 0x466802) is known color: Verdun Green. HEX triplet: 46, 68 and 02. RGB value is (70,104,2). Sum of RGB (Red+Green+Blue) = 70+104+2=176 (23% of max value = 765). Red value is 70 (27.73% from 255 or 39.77% from 176); Green value is 104 (41.02% from 255 or 59.09% from 176); Blue value is 2 (1.17% from 255 or 1.14% from 176); Max value from RGB is 104 - color contains mainly: green. Hex color #466802 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #466802 is #B997FD. Grayscale: #525252. Windows color (decimal): -12163070 or 157766. OLE color: 157766.
HSL color Cylindrical-coordinate representation of color #466802: hue angle of 80º degrees, saturation: 0.96, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #466802 is Cyan = 0.33, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 70 | 104 | 2 | - |
| CMYK | 0.33 | 0 | 0.98 | 0.59 |
| HSL | 80º | 0.96% | 0.21% | - |
| HSV(B) | 80º | 0.98% | 0.41% | - |
| XYZ | 7.49 | 11.21 | 1.83 | - |
| YUV | 82.21 | 82.74 | 119.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 104 | 2 | 0.33 | 0 | 0.98 | 0.59 | 80 | 0.96 | 0.21 |
| Hex | 46 | 68 | 2 | 21 | 0 | 62 | 3B | 50 | 60 | 15 |
| Octal | 106 | 150 | 2 | 41 | 0 | 142 | 73 | 120 | 140 | 25 |
| Binary | 1000110 | 1101000 | 10 | 100001 | 0 | 1100010 | 111011 | 1010000 | 1100000 | 10101 |
Color Harmonies of #466802
Complementary color
Monochromatic Colors of #466802
Black with #466802
Text Example
Text Example
White with #466802
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466802; }
p { color: rgb(70,104,2); }
H1.HeaderClassName
{
color: #466802;
}
.AnyTagClassName
{
color: #466802;
}
</style>
background-color css
<style>
a { background-color: #466802; }
a { background-color: rgb(70,104,2); }
div.DivClassName
{
background-color: #466802;
}
.BgClassName
{
background-color: #466802;
}
</style>
border-color css
<style>
span { border-color: #466802; }
span { border-color: rgb(70,104,2); }
td.TdClassName
{
border-color: #466802;
}
.TagClassName
{
border-color: #466802;
}
</style>