Shades of Verdun Green #325806
Tints of Verdun Green #325806
RGB
CMYK
RGB Variations
Color information
#325806 (or 0x325806) is known color: Verdun Green. HEX triplet: 32, 58 and 06. RGB value is (50,88,6). Sum of RGB (Red+Green+Blue) = 50+88+6=144 (19% of max value = 765). Red value is 50 (19.92% from 255 or 34.72% from 144); Green value is 88 (34.77% from 255 or 61.11% from 144); Blue value is 6 (2.73% from 255 or 4.17% from 144); Max value from RGB is 88 - color contains mainly: green. Hex color #325806 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #325806 is #CDA7F9. Grayscale: #434343. Windows color (decimal): -13477882 or 415794. OLE color: 415794.
HSL color Cylindrical-coordinate representation of color #325806: hue angle of 87.8º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #325806 is Cyan = 0.43, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 50 | 88 | 6 | - |
| CMYK | 0.43 | 0 | 0.93 | 0.65 |
| HSL | 87.8º | 0.87% | 0.18% | - |
| HSV(B) | 87.8º | 0.93% | 0.35% | - |
| XYZ | 4.84 | 7.67 | 1.4 | - |
| YUV | 67.29 | 93.41 | 115.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 88 | 6 | 0.43 | 0 | 0.93 | 0.65 | 87.8 | 0.87 | 0.18 |
| Hex | 32 | 58 | 6 | 2B | 0 | 5D | 41 | 58 | 57 | 12 |
| Octal | 62 | 130 | 6 | 53 | 0 | 135 | 101 | 130 | 127 | 22 |
| Binary | 110010 | 1011000 | 110 | 101011 | 0 | 1011101 | 1000001 | 1011000 | 1010111 | 10010 |
Color Harmonies of #325806
Complementary color
Monochromatic Colors of #325806
Black with #325806
Text Example
Text Example
White with #325806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325806; }
p { color: rgb(50,88,6); }
H1.HeaderClassName
{
color: #325806;
}
.AnyTagClassName
{
color: #325806;
}
</style>
background-color css
<style>
a { background-color: #325806; }
a { background-color: rgb(50,88,6); }
div.DivClassName
{
background-color: #325806;
}
.BgClassName
{
background-color: #325806;
}
</style>
border-color css
<style>
span { border-color: #325806; }
span { border-color: rgb(50,88,6); }
td.TdClassName
{
border-color: #325806;
}
.TagClassName
{
border-color: #325806;
}
</style>