Shades of Verdun Green #457006
Tints of Verdun Green #457006
RGB
CMYK
RGB Variations
Color information
#457006 (or 0x457006) is known color: Verdun Green. HEX triplet: 45, 70 and 06. RGB value is (69,112,6). Sum of RGB (Red+Green+Blue) = 69+112+6=187 (24% of max value = 765). Red value is 69 (27.34% from 255 or 36.90% from 187); Green value is 112 (44.14% from 255 or 59.89% from 187); Blue value is 6 (2.73% from 255 or 3.21% from 187); Max value from RGB is 112 - color contains mainly: green. Hex color #457006 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #457006 is #BA8FF9. Grayscale: #575757. Windows color (decimal): -12226554 or 421957. OLE color: 421957.
HSL color Cylindrical-coordinate representation of color #457006: hue angle of 84.34º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #457006 is Cyan = 0.38, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 69 | 112 | 6 | - |
| CMYK | 0.38 | 0 | 0.95 | 0.56 |
| HSL | 84.34º | 0.9% | 0.23% | - |
| HSV(B) | 84.34º | 0.95% | 0.44% | - |
| XYZ | 8.28 | 12.87 | 2.22 | - |
| YUV | 87.06 | 82.25 | 115.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 112 | 6 | 0.38 | 0 | 0.95 | 0.56 | 84.34 | 0.9 | 0.23 |
| Hex | 45 | 70 | 6 | 26 | 0 | 5F | 38 | 54 | 5A | 17 |
| Octal | 105 | 160 | 6 | 46 | 0 | 137 | 70 | 124 | 132 | 27 |
| Binary | 1000101 | 1110000 | 110 | 100110 | 0 | 1011111 | 111000 | 1010100 | 1011010 | 10111 |
Color Harmonies of #457006
Complementary color
Monochromatic Colors of #457006
Black with #457006
Text Example
Text Example
White with #457006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457006; }
p { color: rgb(69,112,6); }
H1.HeaderClassName
{
color: #457006;
}
.AnyTagClassName
{
color: #457006;
}
</style>
background-color css
<style>
a { background-color: #457006; }
a { background-color: rgb(69,112,6); }
div.DivClassName
{
background-color: #457006;
}
.BgClassName
{
background-color: #457006;
}
</style>
border-color css
<style>
span { border-color: #457006; }
span { border-color: rgb(69,112,6); }
td.TdClassName
{
border-color: #457006;
}
.TagClassName
{
border-color: #457006;
}
</style>