Shades of Verdun Green #465819
Tints of Verdun Green #465819
RGB
CMYK
RGB Variations
Color information
#465819 (or 0x465819) is known color: Verdun Green. HEX triplet: 46, 58 and 19. RGB value is (70,88,25). Sum of RGB (Red+Green+Blue) = 70+88+25=183 (24% of max value = 765). Red value is 70 (27.73% from 255 or 38.25% from 183); Green value is 88 (34.77% from 255 or 48.09% from 183); Blue value is 25 (10.16% from 255 or 13.66% from 183); Max value from RGB is 88 - color contains mainly: green. Hex color #465819 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #465819 is #B9A7E6. Grayscale: #4B4B4B. Windows color (decimal): -12167143 or 1660998. OLE color: 1660998.
HSL color Cylindrical-coordinate representation of color #465819: hue angle of 77.14º degrees, saturation: 0.56, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #465819 is Cyan = 0.20, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 70 | 88 | 25 | - |
| CMYK | 0.20 | 0 | 0.72 | 0.65 |
| HSL | 77.14º | 0.56% | 0.22% | - |
| HSV(B) | 77.14º | 0.72% | 0.35% | - |
| XYZ | 6.19 | 8.35 | 2.21 | - |
| YUV | 75.44 | 99.54 | 124.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 88 | 25 | 0.20 | 0 | 0.72 | 0.65 | 77.14 | 0.56 | 0.22 |
| Hex | 46 | 58 | 19 | 14 | 0 | 48 | 41 | 4D | 38 | 16 |
| Octal | 106 | 130 | 31 | 24 | 0 | 110 | 101 | 115 | 70 | 26 |
| Binary | 1000110 | 1011000 | 11001 | 10100 | 0 | 1001000 | 1000001 | 1001101 | 111000 | 10110 |
Color Harmonies of #465819
Complementary color
Monochromatic Colors of #465819
Black with #465819
Text Example
Text Example
White with #465819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465819; }
p { color: rgb(70,88,25); }
H1.HeaderClassName
{
color: #465819;
}
.AnyTagClassName
{
color: #465819;
}
</style>
background-color css
<style>
a { background-color: #465819; }
a { background-color: rgb(70,88,25); }
div.DivClassName
{
background-color: #465819;
}
.BgClassName
{
background-color: #465819;
}
</style>
border-color css
<style>
span { border-color: #465819; }
span { border-color: rgb(70,88,25); }
td.TdClassName
{
border-color: #465819;
}
.TagClassName
{
border-color: #465819;
}
</style>