Shades of Verdun Green #467104
Tints of Verdun Green #467104
RGB
CMYK
RGB Variations
Color information
#467104 (or 0x467104) is known color: Verdun Green. HEX triplet: 46, 71 and 04. RGB value is (70,113,4). Sum of RGB (Red+Green+Blue) = 70+113+4=187 (24% of max value = 765). Red value is 70 (27.73% from 255 or 37.43% from 187); Green value is 113 (44.53% from 255 or 60.43% from 187); Blue value is 4 (1.95% from 255 or 2.14% from 187); Max value from RGB is 113 - color contains mainly: green. Hex color #467104 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #467104 is #B98EFB. Grayscale: #585858. Windows color (decimal): -12160764 or 291142. OLE color: 291142.
HSL color Cylindrical-coordinate representation of color #467104: hue angle of 83.67º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #467104 is Cyan = 0.38, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 113 | 4 | - |
| CMYK | 0.38 | 0 | 0.96 | 0.56 |
| HSL | 83.67º | 0.93% | 0.23% | - |
| HSV(B) | 83.67º | 0.96% | 0.44% | - |
| XYZ | 8.45 | 13.12 | 2.2 | - |
| YUV | 87.72 | 80.75 | 115.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 113 | 4 | 0.38 | 0 | 0.96 | 0.56 | 83.67 | 0.93 | 0.23 |
| Hex | 46 | 71 | 4 | 26 | 0 | 60 | 38 | 54 | 5D | 17 |
| Octal | 106 | 161 | 4 | 46 | 0 | 140 | 70 | 124 | 135 | 27 |
| Binary | 1000110 | 1110001 | 100 | 100110 | 0 | 1100000 | 111000 | 1010100 | 1011101 | 10111 |
Color Harmonies of #467104
Complementary color
Monochromatic Colors of #467104
Black with #467104
Text Example
Text Example
White with #467104
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467104; }
p { color: rgb(70,113,4); }
H1.HeaderClassName
{
color: #467104;
}
.AnyTagClassName
{
color: #467104;
}
</style>
background-color css
<style>
a { background-color: #467104; }
a { background-color: rgb(70,113,4); }
div.DivClassName
{
background-color: #467104;
}
.BgClassName
{
background-color: #467104;
}
</style>
border-color css
<style>
span { border-color: #467104; }
span { border-color: rgb(70,113,4); }
td.TdClassName
{
border-color: #467104;
}
.TagClassName
{
border-color: #467104;
}
</style>