Shades of Verdun Green #454614
Tints of Verdun Green #454614
RGB
CMYK
RGB Variations
Color information
#454614 (or 0x454614) is known color: Verdun Green. HEX triplet: 45, 46 and 14. RGB value is (69,70,20). Sum of RGB (Red+Green+Blue) = 69+70+20=159 (21% of max value = 765). Red value is 69 (27.34% from 255 or 43.40% from 159); Green value is 70 (27.73% from 255 or 44.03% from 159); Blue value is 20 (8.20% from 255 or 12.58% from 159); Max value from RGB is 70 - color contains mainly: green. Hex color #454614 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #454614 is #BAB9EB. Grayscale: #404040. Windows color (decimal): -12237292 or 1328709. OLE color: 1328709.
HSL color Cylindrical-coordinate representation of color #454614: hue angle of 61.2º degrees, saturation: 0.56, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #454614 is Cyan = 0.01, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 70 | 20 | - |
| CMYK | 0.01 | 0 | 0.71 | 0.73 |
| HSL | 61.2º | 0.56% | 0.18% | - |
| HSV(B) | 61.2º | 0.71% | 0.27% | - |
| XYZ | 4.77 | 5.7 | 1.51 | - |
| YUV | 64 | 103.17 | 131.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 70 | 20 | 0.01 | 0 | 0.71 | 0.73 | 61.2 | 0.56 | 0.18 |
| Hex | 45 | 46 | 14 | 1 | 0 | 47 | 49 | 3D | 38 | 12 |
| Octal | 105 | 106 | 24 | 1 | 0 | 107 | 111 | 75 | 70 | 22 |
| Binary | 1000101 | 1000110 | 10100 | 1 | 0 | 1000111 | 1001001 | 111101 | 111000 | 10010 |
Color Harmonies of #454614
Complementary color
Monochromatic Colors of #454614
Black with #454614
Text Example
Text Example
White with #454614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #454614; }
p { color: rgb(69,70,20); }
H1.HeaderClassName
{
color: #454614;
}
.AnyTagClassName
{
color: #454614;
}
</style>
background-color css
<style>
a { background-color: #454614; }
a { background-color: rgb(69,70,20); }
div.DivClassName
{
background-color: #454614;
}
.BgClassName
{
background-color: #454614;
}
</style>
border-color css
<style>
span { border-color: #454614; }
span { border-color: rgb(69,70,20); }
td.TdClassName
{
border-color: #454614;
}
.TagClassName
{
border-color: #454614;
}
</style>