Shades of Verdun Green #465018
Tints of Verdun Green #465018
RGB
CMYK
RGB Variations
Color information
#465018 (or 0x465018) is known color: Verdun Green. HEX triplet: 46, 50 and 18. RGB value is (70,80,24). Sum of RGB (Red+Green+Blue) = 70+80+24=174 (23% of max value = 765). Red value is 70 (27.73% from 255 or 40.23% from 174); Green value is 80 (31.64% from 255 or 45.98% from 174); Blue value is 24 (9.77% from 255 or 13.79% from 174); Max value from RGB is 80 - color contains mainly: green. Hex color #465018 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #465018 is #B9AFE7. Grayscale: #464646. Windows color (decimal): -12169192 or 1593414. OLE color: 1593414.
HSL color Cylindrical-coordinate representation of color #465018: hue angle of 70.71º degrees, saturation: 0.54, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #465018 is Cyan = 0.12, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 70 | 80 | 24 | - |
| CMYK | 0.12 | 0 | 0.70 | 0.69 |
| HSL | 70.71º | 0.54% | 0.2% | - |
| HSV(B) | 70.71º | 0.7% | 0.31% | - |
| XYZ | 5.56 | 7.11 | 1.94 | - |
| YUV | 70.63 | 101.69 | 127.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 80 | 24 | 0.12 | 0 | 0.70 | 0.69 | 70.71 | 0.54 | 0.2 |
| Hex | 46 | 50 | 18 | C | 0 | 46 | 45 | 47 | 36 | 14 |
| Octal | 106 | 120 | 30 | 14 | 0 | 106 | 105 | 107 | 66 | 24 |
| Binary | 1000110 | 1010000 | 11000 | 1100 | 0 | 1000110 | 1000101 | 1000111 | 110110 | 10100 |
Color Harmonies of #465018
Complementary color
Monochromatic Colors of #465018
Black with #465018
Text Example
Text Example
White with #465018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465018; }
p { color: rgb(70,80,24); }
H1.HeaderClassName
{
color: #465018;
}
.AnyTagClassName
{
color: #465018;
}
</style>
background-color css
<style>
a { background-color: #465018; }
a { background-color: rgb(70,80,24); }
div.DivClassName
{
background-color: #465018;
}
.BgClassName
{
background-color: #465018;
}
</style>
border-color css
<style>
span { border-color: #465018; }
span { border-color: rgb(70,80,24); }
td.TdClassName
{
border-color: #465018;
}
.TagClassName
{
border-color: #465018;
}
</style>