Shades of Verdun Green #447107
Tints of Verdun Green #447107
RGB
CMYK
RGB Variations
Color information
#447107 (or 0x447107) is known color: Verdun Green. HEX triplet: 44, 71 and 07. RGB value is (68,113,7). Sum of RGB (Red+Green+Blue) = 68+113+7=188 (24% of max value = 765). Red value is 68 (26.95% from 255 or 36.17% from 188); Green value is 113 (44.53% from 255 or 60.11% from 188); Blue value is 7 (3.12% from 255 or 3.72% from 188); Max value from RGB is 113 - color contains mainly: green. Hex color #447107 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #447107 is #BB8EF8. Grayscale: #575757. Windows color (decimal): -12291833 or 487748. OLE color: 487748.
HSL color Cylindrical-coordinate representation of color #447107: hue angle of 85.47º degrees, saturation: 0.88, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #447107 is Cyan = 0.40, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 68 | 113 | 7 | - |
| CMYK | 0.40 | 0 | 0.94 | 0.56 |
| HSL | 85.47º | 0.88% | 0.24% | - |
| HSV(B) | 85.47º | 0.94% | 0.44% | - |
| XYZ | 8.33 | 13.05 | 2.28 | - |
| YUV | 87.46 | 82.59 | 114.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 113 | 7 | 0.40 | 0 | 0.94 | 0.56 | 85.47 | 0.88 | 0.24 |
| Hex | 44 | 71 | 7 | 28 | 0 | 5E | 38 | 55 | 58 | 18 |
| Octal | 104 | 161 | 7 | 50 | 0 | 136 | 70 | 125 | 130 | 30 |
| Binary | 1000100 | 1110001 | 111 | 101000 | 0 | 1011110 | 111000 | 1010101 | 1011000 | 11000 |
Color Harmonies of #447107
Complementary color
Monochromatic Colors of #447107
Black with #447107
Text Example
Text Example
White with #447107
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447107; }
p { color: rgb(68,113,7); }
H1.HeaderClassName
{
color: #447107;
}
.AnyTagClassName
{
color: #447107;
}
</style>
background-color css
<style>
a { background-color: #447107; }
a { background-color: rgb(68,113,7); }
div.DivClassName
{
background-color: #447107;
}
.BgClassName
{
background-color: #447107;
}
</style>
border-color css
<style>
span { border-color: #447107; }
span { border-color: rgb(68,113,7); }
td.TdClassName
{
border-color: #447107;
}
.TagClassName
{
border-color: #447107;
}
</style>