Shades of Verdun Green #467008
Tints of Verdun Green #467008
RGB
CMYK
RGB Variations
Color information
#467008 (or 0x467008) is known color: Verdun Green. HEX triplet: 46, 70 and 08. RGB value is (70,112,8). Sum of RGB (Red+Green+Blue) = 70+112+8=190 (25% of max value = 765). Red value is 70 (27.73% from 255 or 36.84% from 190); Green value is 112 (44.14% from 255 or 58.95% from 190); Blue value is 8 (3.52% from 255 or 4.21% from 190); Max value from RGB is 112 - color contains mainly: green. Hex color #467008 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #467008 is #B98FF7. Grayscale: #575757. Windows color (decimal): -12161016 or 553030. OLE color: 553030.
HSL color Cylindrical-coordinate representation of color #467008: hue angle of 84.23º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #467008 is Cyan = 0.38, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 112 | 8 | - |
| CMYK | 0.38 | 0 | 0.93 | 0.56 |
| HSL | 84.23º | 0.87% | 0.24% | - |
| HSV(B) | 84.23º | 0.93% | 0.44% | - |
| XYZ | 8.36 | 12.91 | 2.28 | - |
| YUV | 87.59 | 83.09 | 115.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 112 | 8 | 0.38 | 0 | 0.93 | 0.56 | 84.23 | 0.87 | 0.24 |
| Hex | 46 | 70 | 8 | 26 | 0 | 5D | 38 | 54 | 57 | 18 |
| Octal | 106 | 160 | 10 | 46 | 0 | 135 | 70 | 124 | 127 | 30 |
| Binary | 1000110 | 1110000 | 1000 | 100110 | 0 | 1011101 | 111000 | 1010100 | 1010111 | 11000 |
Color Harmonies of #467008
Complementary color
Monochromatic Colors of #467008
Black with #467008
Text Example
Text Example
White with #467008
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467008; }
p { color: rgb(70,112,8); }
H1.HeaderClassName
{
color: #467008;
}
.AnyTagClassName
{
color: #467008;
}
</style>
background-color css
<style>
a { background-color: #467008; }
a { background-color: rgb(70,112,8); }
div.DivClassName
{
background-color: #467008;
}
.BgClassName
{
background-color: #467008;
}
</style>
border-color css
<style>
span { border-color: #467008; }
span { border-color: rgb(70,112,8); }
td.TdClassName
{
border-color: #467008;
}
.TagClassName
{
border-color: #467008;
}
</style>