Shades of Verdun Green #446304
Tints of Verdun Green #446304
RGB
CMYK
RGB Variations
Color information
#446304 (or 0x446304) is known color: Verdun Green. HEX triplet: 44, 63 and 04. RGB value is (68,99,4). Sum of RGB (Red+Green+Blue) = 68+99+4=171 (22% of max value = 765). Red value is 68 (26.95% from 255 or 39.77% from 171); Green value is 99 (39.06% from 255 or 57.89% from 171); Blue value is 4 (1.95% from 255 or 2.34% from 171); Max value from RGB is 99 - color contains mainly: green. Hex color #446304 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #446304 is #BB9CFB. Grayscale: #4F4F4F. Windows color (decimal): -12295420 or 287556. OLE color: 287556.
HSL color Cylindrical-coordinate representation of color #446304: hue angle of 79.58º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #446304 is Cyan = 0.31, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 68 | 99 | 4 | - |
| CMYK | 0.31 | 0 | 0.96 | 0.61 |
| HSL | 79.58º | 0.92% | 0.2% | - |
| HSV(B) | 79.58º | 0.96% | 0.39% | - |
| XYZ | 6.87 | 10.16 | 1.71 | - |
| YUV | 78.9 | 85.73 | 120.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 99 | 4 | 0.31 | 0 | 0.96 | 0.61 | 79.58 | 0.92 | 0.2 |
| Hex | 44 | 63 | 4 | 1F | 0 | 60 | 3D | 50 | 5C | 14 |
| Octal | 104 | 143 | 4 | 37 | 0 | 140 | 75 | 120 | 134 | 24 |
| Binary | 1000100 | 1100011 | 100 | 11111 | 0 | 1100000 | 111101 | 1010000 | 1011100 | 10100 |
Color Harmonies of #446304
Complementary color
Monochromatic Colors of #446304
Black with #446304
Text Example
Text Example
White with #446304
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446304; }
p { color: rgb(68,99,4); }
H1.HeaderClassName
{
color: #446304;
}
.AnyTagClassName
{
color: #446304;
}
</style>
background-color css
<style>
a { background-color: #446304; }
a { background-color: rgb(68,99,4); }
div.DivClassName
{
background-color: #446304;
}
.BgClassName
{
background-color: #446304;
}
</style>
border-color css
<style>
span { border-color: #446304; }
span { border-color: rgb(68,99,4); }
td.TdClassName
{
border-color: #446304;
}
.TagClassName
{
border-color: #446304;
}
</style>