Shades of Verdun Green #465016
Tints of Verdun Green #465016
RGB
CMYK
RGB Variations
Color information
#465016 (or 0x465016) is known color: Verdun Green. HEX triplet: 46, 50 and 16. RGB value is (70,80,22). Sum of RGB (Red+Green+Blue) = 70+80+22=172 (22% of max value = 765). Red value is 70 (27.73% from 255 or 40.70% from 172); Green value is 80 (31.64% from 255 or 46.51% from 172); Blue value is 22 (8.98% from 255 or 12.79% from 172); Max value from RGB is 80 - color contains mainly: green. Hex color #465016 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #465016 is #B9AFE9. Grayscale: #464646. Windows color (decimal): -12169194 or 1462342. OLE color: 1462342.
HSL color Cylindrical-coordinate representation of color #465016: hue angle of 70.34º degrees, saturation: 0.57, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #465016 is Cyan = 0.12, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 70 | 80 | 22 | - |
| CMYK | 0.12 | 0 | 0.72 | 0.69 |
| HSL | 70.34º | 0.57% | 0.2% | - |
| HSV(B) | 70.34º | 0.73% | 0.31% | - |
| XYZ | 5.54 | 7.1 | 1.84 | - |
| YUV | 70.4 | 100.69 | 127.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 80 | 22 | 0.12 | 0 | 0.72 | 0.69 | 70.34 | 0.57 | 0.2 |
| Hex | 46 | 50 | 16 | C | 0 | 48 | 45 | 46 | 39 | 14 |
| Octal | 106 | 120 | 26 | 14 | 0 | 110 | 105 | 106 | 71 | 24 |
| Binary | 1000110 | 1010000 | 10110 | 1100 | 0 | 1001000 | 1000101 | 1000110 | 111001 | 10100 |
Color Harmonies of #465016
Complementary color
Monochromatic Colors of #465016
Black with #465016
Text Example
Text Example
White with #465016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465016; }
p { color: rgb(70,80,22); }
H1.HeaderClassName
{
color: #465016;
}
.AnyTagClassName
{
color: #465016;
}
</style>
background-color css
<style>
a { background-color: #465016; }
a { background-color: rgb(70,80,22); }
div.DivClassName
{
background-color: #465016;
}
.BgClassName
{
background-color: #465016;
}
</style>
border-color css
<style>
span { border-color: #465016; }
span { border-color: rgb(70,80,22); }
td.TdClassName
{
border-color: #465016;
}
.TagClassName
{
border-color: #465016;
}
</style>