Shades of Verdun Green #454906
Tints of Verdun Green #454906
RGB
CMYK
RGB Variations
Color information
#454906 (or 0x454906) is known color: Verdun Green. HEX triplet: 45, 49 and 06. RGB value is (69,73,6). Sum of RGB (Red+Green+Blue) = 69+73+6=148 (19% of max value = 765). Red value is 69 (27.34% from 255 or 46.62% from 148); Green value is 73 (28.91% from 255 or 49.32% from 148); Blue value is 6 (2.73% from 255 or 4.05% from 148); Max value from RGB is 73 - color contains mainly: green. Hex color #454906 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #454906 is #BAB6F9. Grayscale: #404040. Windows color (decimal): -12236538 or 411973. OLE color: 411973.
HSL color Cylindrical-coordinate representation of color #454906: hue angle of 63.58º degrees, saturation: 0.85, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #454906 is Cyan = 0.05, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 69 | 73 | 6 | - |
| CMYK | 0.05 | 0 | 0.92 | 0.71 |
| HSL | 63.58º | 0.85% | 0.15% | - |
| HSV(B) | 63.58º | 0.92% | 0.29% | - |
| XYZ | 4.87 | 6.04 | 1.08 | - |
| YUV | 64.17 | 95.17 | 131.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 73 | 6 | 0.05 | 0 | 0.92 | 0.71 | 63.58 | 0.85 | 0.15 |
| Hex | 45 | 49 | 6 | 5 | 0 | 5C | 47 | 40 | 55 | F |
| Octal | 105 | 111 | 6 | 5 | 0 | 134 | 107 | 100 | 125 | 17 |
| Binary | 1000101 | 1001001 | 110 | 101 | 0 | 1011100 | 1000111 | 1000000 | 1010101 | 1111 |
Color Harmonies of #454906
Complementary color
Monochromatic Colors of #454906
Black with #454906
Text Example
Text Example
White with #454906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #454906; }
p { color: rgb(69,73,6); }
H1.HeaderClassName
{
color: #454906;
}
.AnyTagClassName
{
color: #454906;
}
</style>
background-color css
<style>
a { background-color: #454906; }
a { background-color: rgb(69,73,6); }
div.DivClassName
{
background-color: #454906;
}
.BgClassName
{
background-color: #454906;
}
</style>
border-color css
<style>
span { border-color: #454906; }
span { border-color: rgb(69,73,6); }
td.TdClassName
{
border-color: #454906;
}
.TagClassName
{
border-color: #454906;
}
</style>