Shades of Verdun Green #326006
Tints of Verdun Green #326006
RGB
CMYK
RGB Variations
Color information
#326006 (or 0x326006) is known color: Verdun Green. HEX triplet: 32, 60 and 06. RGB value is (50,96,6). Sum of RGB (Red+Green+Blue) = 50+96+6=152 (20% of max value = 765). Red value is 50 (19.92% from 255 or 32.89% from 152); Green value is 96 (37.89% from 255 or 63.16% from 152); Blue value is 6 (2.73% from 255 or 3.95% from 152); Max value from RGB is 96 - color contains mainly: green. Hex color #326006 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #326006 is #CD9FF9. Grayscale: #484848. Windows color (decimal): -13475834 or 417842. OLE color: 417842.
HSL color Cylindrical-coordinate representation of color #326006: hue angle of 90.67º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #326006 is Cyan = 0.48, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 50 | 96 | 6 | - |
| CMYK | 0.48 | 0 | 0.94 | 0.62 |
| HSL | 90.67º | 0.88% | 0.2% | - |
| HSV(B) | 90.67º | 0.94% | 0.38% | - |
| XYZ | 5.53 | 9.06 | 1.63 | - |
| YUV | 71.99 | 90.76 | 112.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 96 | 6 | 0.48 | 0 | 0.94 | 0.62 | 90.67 | 0.88 | 0.2 |
| Hex | 32 | 60 | 6 | 30 | 0 | 5E | 3E | 5B | 58 | 14 |
| Octal | 62 | 140 | 6 | 60 | 0 | 136 | 76 | 133 | 130 | 24 |
| Binary | 110010 | 1100000 | 110 | 110000 | 0 | 1011110 | 111110 | 1011011 | 1011000 | 10100 |
Color Harmonies of #326006
Complementary color
Monochromatic Colors of #326006
Black with #326006
Text Example
Text Example
White with #326006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326006; }
p { color: rgb(50,96,6); }
H1.HeaderClassName
{
color: #326006;
}
.AnyTagClassName
{
color: #326006;
}
</style>
background-color css
<style>
a { background-color: #326006; }
a { background-color: rgb(50,96,6); }
div.DivClassName
{
background-color: #326006;
}
.BgClassName
{
background-color: #326006;
}
</style>
border-color css
<style>
span { border-color: #326006; }
span { border-color: rgb(50,96,6); }
td.TdClassName
{
border-color: #326006;
}
.TagClassName
{
border-color: #326006;
}
</style>