Shades of Verdun Green #447008
Tints of Verdun Green #447008
RGB
CMYK
RGB Variations
Color information
#447008 (or 0x447008) is known color: Verdun Green. HEX triplet: 44, 70 and 08. RGB value is (68,112,8). Sum of RGB (Red+Green+Blue) = 68+112+8=188 (24% of max value = 765). Red value is 68 (26.95% from 255 or 36.17% from 188); Green value is 112 (44.14% from 255 or 59.57% from 188); Blue value is 8 (3.52% from 255 or 4.26% from 188); Max value from RGB is 112 - color contains mainly: green. Hex color #447008 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #447008 is #BB8FF7. Grayscale: #575757. Windows color (decimal): -12292088 or 553028. OLE color: 553028.
HSL color Cylindrical-coordinate representation of color #447008: hue angle of 85.38º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #447008 is Cyan = 0.39, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 68 | 112 | 8 | - |
| CMYK | 0.39 | 0 | 0.93 | 0.56 |
| HSL | 85.38º | 0.87% | 0.24% | - |
| HSV(B) | 85.38º | 0.93% | 0.44% | - |
| XYZ | 8.22 | 12.83 | 2.27 | - |
| YUV | 86.99 | 83.42 | 114.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 112 | 8 | 0.39 | 0 | 0.93 | 0.56 | 85.38 | 0.87 | 0.24 |
| Hex | 44 | 70 | 8 | 27 | 0 | 5D | 38 | 55 | 57 | 18 |
| Octal | 104 | 160 | 10 | 47 | 0 | 135 | 70 | 125 | 127 | 30 |
| Binary | 1000100 | 1110000 | 1000 | 100111 | 0 | 1011101 | 111000 | 1010101 | 1010111 | 11000 |
Color Harmonies of #447008
Complementary color
Monochromatic Colors of #447008
Black with #447008
Text Example
Text Example
White with #447008
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447008; }
p { color: rgb(68,112,8); }
H1.HeaderClassName
{
color: #447008;
}
.AnyTagClassName
{
color: #447008;
}
</style>
background-color css
<style>
a { background-color: #447008; }
a { background-color: rgb(68,112,8); }
div.DivClassName
{
background-color: #447008;
}
.BgClassName
{
background-color: #447008;
}
</style>
border-color css
<style>
span { border-color: #447008; }
span { border-color: rgb(68,112,8); }
td.TdClassName
{
border-color: #447008;
}
.TagClassName
{
border-color: #447008;
}
</style>