Shades of Verdun Green #465809
Tints of Verdun Green #465809
RGB
CMYK
RGB Variations
Color information
#465809 (or 0x465809) is known color: Verdun Green. HEX triplet: 46, 58 and 09. RGB value is (70,88,9). Sum of RGB (Red+Green+Blue) = 70+88+9=167 (22% of max value = 765). Red value is 70 (27.73% from 255 or 41.92% from 167); Green value is 88 (34.77% from 255 or 52.69% from 167); Blue value is 9 (3.91% from 255 or 5.39% from 167); Max value from RGB is 88 - color contains mainly: green. Hex color #465809 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #465809 is #B9A7F6. Grayscale: #494949. Windows color (decimal): -12167159 or 612422. OLE color: 612422.
HSL color Cylindrical-coordinate representation of color #465809: hue angle of 73.67º degrees, saturation: 0.81, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #465809 is Cyan = 0.20, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 70 | 88 | 9 | - |
| CMYK | 0.20 | 0 | 0.90 | 0.65 |
| HSL | 73.67º | 0.81% | 0.19% | - |
| HSV(B) | 73.67º | 0.9% | 0.35% | - |
| XYZ | 6.06 | 8.3 | 1.54 | - |
| YUV | 73.61 | 91.54 | 125.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 88 | 9 | 0.20 | 0 | 0.90 | 0.65 | 73.67 | 0.81 | 0.19 |
| Hex | 46 | 58 | 9 | 14 | 0 | 5A | 41 | 4A | 51 | 13 |
| Octal | 106 | 130 | 11 | 24 | 0 | 132 | 101 | 112 | 121 | 23 |
| Binary | 1000110 | 1011000 | 1001 | 10100 | 0 | 1011010 | 1000001 | 1001010 | 1010001 | 10011 |
Color Harmonies of #465809
Complementary color
Monochromatic Colors of #465809
Black with #465809
Text Example
Text Example
White with #465809
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465809; }
p { color: rgb(70,88,9); }
H1.HeaderClassName
{
color: #465809;
}
.AnyTagClassName
{
color: #465809;
}
</style>
background-color css
<style>
a { background-color: #465809; }
a { background-color: rgb(70,88,9); }
div.DivClassName
{
background-color: #465809;
}
.BgClassName
{
background-color: #465809;
}
</style>
border-color css
<style>
span { border-color: #465809; }
span { border-color: rgb(70,88,9); }
td.TdClassName
{
border-color: #465809;
}
.TagClassName
{
border-color: #465809;
}
</style>