Shades of Verdun Green #465108
Tints of Verdun Green #465108
RGB
CMYK
RGB Variations
Color information
#465108 (or 0x465108) is known color: Verdun Green. HEX triplet: 46, 51 and 08. RGB value is (70,81,8). Sum of RGB (Red+Green+Blue) = 70+81+8=159 (21% of max value = 765). Red value is 70 (27.73% from 255 or 44.03% from 159); Green value is 81 (32.03% from 255 or 50.94% from 159); Blue value is 8 (3.52% from 255 or 5.03% from 159); Max value from RGB is 81 - color contains mainly: green. Hex color #465108 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #465108 is #B9AEF7. Grayscale: #454545. Windows color (decimal): -12168952 or 545094. OLE color: 545094.
HSL color Cylindrical-coordinate representation of color #465108: hue angle of 69.04º degrees, saturation: 0.82, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #465108 is Cyan = 0.14, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 70 | 81 | 8 | - |
| CMYK | 0.14 | 0 | 0.90 | 0.68 |
| HSL | 69.04º | 0.82% | 0.17% | - |
| HSV(B) | 69.04º | 0.9% | 0.32% | - |
| XYZ | 5.51 | 7.2 | 1.33 | - |
| YUV | 69.39 | 93.36 | 128.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 81 | 8 | 0.14 | 0 | 0.90 | 0.68 | 69.04 | 0.82 | 0.17 |
| Hex | 46 | 51 | 8 | E | 0 | 5A | 44 | 45 | 52 | 11 |
| Octal | 106 | 121 | 10 | 16 | 0 | 132 | 104 | 105 | 122 | 21 |
| Binary | 1000110 | 1010001 | 1000 | 1110 | 0 | 1011010 | 1000100 | 1000101 | 1010010 | 10001 |
Color Harmonies of #465108
Complementary color
Monochromatic Colors of #465108
Black with #465108
Text Example
Text Example
White with #465108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465108; }
p { color: rgb(70,81,8); }
H1.HeaderClassName
{
color: #465108;
}
.AnyTagClassName
{
color: #465108;
}
</style>
background-color css
<style>
a { background-color: #465108; }
a { background-color: rgb(70,81,8); }
div.DivClassName
{
background-color: #465108;
}
.BgClassName
{
background-color: #465108;
}
</style>
border-color css
<style>
span { border-color: #465108; }
span { border-color: rgb(70,81,8); }
td.TdClassName
{
border-color: #465108;
}
.TagClassName
{
border-color: #465108;
}
</style>