Shades of Verdun Green #466507
Tints of Verdun Green #466507
RGB
CMYK
RGB Variations
Color information
#466507 (or 0x466507) is known color: Verdun Green. HEX triplet: 46, 65 and 07. RGB value is (70,101,7). Sum of RGB (Red+Green+Blue) = 70+101+7=178 (23% of max value = 765). Red value is 70 (27.73% from 255 or 39.33% from 178); Green value is 101 (39.84% from 255 or 56.74% from 178); Blue value is 7 (3.12% from 255 or 3.93% from 178); Max value from RGB is 101 - color contains mainly: green. Hex color #466507 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #466507 is #B99AF8. Grayscale: #515151. Windows color (decimal): -12163833 or 484678. OLE color: 484678.
HSL color Cylindrical-coordinate representation of color #466507: hue angle of 79.79º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #466507 is Cyan = 0.31, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 70 | 101 | 7 | - |
| CMYK | 0.31 | 0 | 0.93 | 0.60 |
| HSL | 79.79º | 0.87% | 0.21% | - |
| HSV(B) | 79.79º | 0.93% | 0.4% | - |
| XYZ | 7.22 | 10.62 | 1.87 | - |
| YUV | 81.02 | 86.23 | 120.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 101 | 7 | 0.31 | 0 | 0.93 | 0.60 | 79.79 | 0.87 | 0.21 |
| Hex | 46 | 65 | 7 | 1F | 0 | 5D | 3C | 50 | 57 | 15 |
| Octal | 106 | 145 | 7 | 37 | 0 | 135 | 74 | 120 | 127 | 25 |
| Binary | 1000110 | 1100101 | 111 | 11111 | 0 | 1011101 | 111100 | 1010000 | 1010111 | 10101 |
Color Harmonies of #466507
Complementary color
Monochromatic Colors of #466507
Black with #466507
Text Example
Text Example
White with #466507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466507; }
p { color: rgb(70,101,7); }
H1.HeaderClassName
{
color: #466507;
}
.AnyTagClassName
{
color: #466507;
}
</style>
background-color css
<style>
a { background-color: #466507; }
a { background-color: rgb(70,101,7); }
div.DivClassName
{
background-color: #466507;
}
.BgClassName
{
background-color: #466507;
}
</style>
border-color css
<style>
span { border-color: #466507; }
span { border-color: rgb(70,101,7); }
td.TdClassName
{
border-color: #466507;
}
.TagClassName
{
border-color: #466507;
}
</style>