Shades of Verdun Green #466502
Tints of Verdun Green #466502
RGB
CMYK
RGB Variations
Color information
#466502 (or 0x466502) is known color: Verdun Green. HEX triplet: 46, 65 and 02. RGB value is (70,101,2). Sum of RGB (Red+Green+Blue) = 70+101+2=173 (22% of max value = 765). Red value is 70 (27.73% from 255 or 40.46% from 173); Green value is 101 (39.84% from 255 or 58.38% from 173); Blue value is 2 (1.17% from 255 or 1.16% from 173); Max value from RGB is 101 - color contains mainly: green. Hex color #466502 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #466502 is #B99AFD. Grayscale: #505050. Windows color (decimal): -12163838 or 156998. OLE color: 156998.
HSL color Cylindrical-coordinate representation of color #466502: hue angle of 78.79º degrees, saturation: 0.96, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #466502 is Cyan = 0.31, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 70 | 101 | 2 | - |
| CMYK | 0.31 | 0 | 0.98 | 0.60 |
| HSL | 78.79º | 0.96% | 0.2% | - |
| HSV(B) | 78.79º | 0.98% | 0.4% | - |
| XYZ | 7.19 | 10.61 | 1.73 | - |
| YUV | 80.45 | 83.73 | 120.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 101 | 2 | 0.31 | 0 | 0.98 | 0.60 | 78.79 | 0.96 | 0.2 |
| Hex | 46 | 65 | 2 | 1F | 0 | 62 | 3C | 4F | 60 | 14 |
| Octal | 106 | 145 | 2 | 37 | 0 | 142 | 74 | 117 | 140 | 24 |
| Binary | 1000110 | 1100101 | 10 | 11111 | 0 | 1100010 | 111100 | 1001111 | 1100000 | 10100 |
Color Harmonies of #466502
Complementary color
Monochromatic Colors of #466502
Black with #466502
Text Example
Text Example
White with #466502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466502; }
p { color: rgb(70,101,2); }
H1.HeaderClassName
{
color: #466502;
}
.AnyTagClassName
{
color: #466502;
}
</style>
background-color css
<style>
a { background-color: #466502; }
a { background-color: rgb(70,101,2); }
div.DivClassName
{
background-color: #466502;
}
.BgClassName
{
background-color: #466502;
}
</style>
border-color css
<style>
span { border-color: #466502; }
span { border-color: rgb(70,101,2); }
td.TdClassName
{
border-color: #466502;
}
.TagClassName
{
border-color: #466502;
}
</style>