Shades of Verdun Green #446319
Tints of Verdun Green #446319
RGB
CMYK
RGB Variations
Color information
#446319 (or 0x446319) is known color: Verdun Green. HEX triplet: 44, 63 and 19. RGB value is (68,99,25). Sum of RGB (Red+Green+Blue) = 68+99+25=192 (25% of max value = 765). Red value is 68 (26.95% from 255 or 35.42% from 192); Green value is 99 (39.06% from 255 or 51.56% from 192); Blue value is 25 (10.16% from 255 or 13.02% from 192); Max value from RGB is 99 - color contains mainly: green. Hex color #446319 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #446319 is #BB9CE6. Grayscale: #515151. Windows color (decimal): -12295399 or 1663812. OLE color: 1663812.
HSL color Cylindrical-coordinate representation of color #446319: hue angle of 85.14º degrees, saturation: 0.6, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #446319 is Cyan = 0.31, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 68 | 99 | 25 | - |
| CMYK | 0.31 | 0 | 0.75 | 0.61 |
| HSL | 85.14º | 0.6% | 0.24% | - |
| HSV(B) | 85.14º | 0.75% | 0.39% | - |
| XYZ | 7.02 | 10.22 | 2.52 | - |
| YUV | 81.3 | 96.23 | 118.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 99 | 25 | 0.31 | 0 | 0.75 | 0.61 | 85.14 | 0.6 | 0.24 |
| Hex | 44 | 63 | 19 | 1F | 0 | 4B | 3D | 55 | 3C | 18 |
| Octal | 104 | 143 | 31 | 37 | 0 | 113 | 75 | 125 | 74 | 30 |
| Binary | 1000100 | 1100011 | 11001 | 11111 | 0 | 1001011 | 111101 | 1010101 | 111100 | 11000 |
Color Harmonies of #446319
Complementary color
Monochromatic Colors of #446319
Black with #446319
Text Example
Text Example
White with #446319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446319; }
p { color: rgb(68,99,25); }
H1.HeaderClassName
{
color: #446319;
}
.AnyTagClassName
{
color: #446319;
}
</style>
background-color css
<style>
a { background-color: #446319; }
a { background-color: rgb(68,99,25); }
div.DivClassName
{
background-color: #446319;
}
.BgClassName
{
background-color: #446319;
}
</style>
border-color css
<style>
span { border-color: #446319; }
span { border-color: rgb(68,99,25); }
td.TdClassName
{
border-color: #446319;
}
.TagClassName
{
border-color: #446319;
}
</style>