Shades of Verdun Green #326604
Tints of Verdun Green #326604
RGB
CMYK
RGB Variations
Color information
#326604 (or 0x326604) is known color: Verdun Green. HEX triplet: 32, 66 and 04. RGB value is (50,102,4). Sum of RGB (Red+Green+Blue) = 50+102+4=156 (20% of max value = 765). Red value is 50 (19.92% from 255 or 32.05% from 156); Green value is 102 (40.23% from 255 or 65.38% from 156); Blue value is 4 (1.95% from 255 or 2.56% from 156); Max value from RGB is 102 - color contains mainly: green. Hex color #326604 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #326604 is #CD99FB. Grayscale: #4B4B4B. Windows color (decimal): -13474300 or 288306. OLE color: 288306.
HSL color Cylindrical-coordinate representation of color #326604: hue angle of 91.84º degrees, saturation: 0.92, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #326604 is Cyan = 0.51, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 50 | 102 | 4 | - |
| CMYK | 0.51 | 0 | 0.96 | 0.6 |
| HSL | 91.84º | 0.92% | 0.21% | - |
| HSV(B) | 91.84º | 0.96% | 0.4% | - |
| XYZ | 6.09 | 10.19 | 1.76 | - |
| YUV | 75.28 | 87.77 | 109.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 102 | 4 | 0.51 | 0 | 0.96 | 0.6 | 91.84 | 0.92 | 0.21 |
| Hex | 32 | 66 | 4 | 33 | 0 | 60 | 3C | 5C | 5C | 15 |
| Octal | 62 | 146 | 4 | 63 | 0 | 140 | 74 | 134 | 134 | 25 |
| Binary | 110010 | 1100110 | 100 | 110011 | 0 | 1100000 | 111100 | 1011100 | 1011100 | 10101 |
Color Harmonies of #326604
Complementary color
Monochromatic Colors of #326604
Black with #326604
Text Example
Text Example
White with #326604
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326604; }
p { color: rgb(50,102,4); }
H1.HeaderClassName
{
color: #326604;
}
.AnyTagClassName
{
color: #326604;
}
</style>
background-color css
<style>
a { background-color: #326604; }
a { background-color: rgb(50,102,4); }
div.DivClassName
{
background-color: #326604;
}
.BgClassName
{
background-color: #326604;
}
</style>
border-color css
<style>
span { border-color: #326604; }
span { border-color: rgb(50,102,4); }
td.TdClassName
{
border-color: #326604;
}
.TagClassName
{
border-color: #326604;
}
</style>