Shades of Verdun Green #325609
Tints of Verdun Green #325609
RGB
CMYK
RGB Variations
Color information
#325609 (or 0x325609) is known color: Verdun Green. HEX triplet: 32, 56 and 09. RGB value is (50,86,9). Sum of RGB (Red+Green+Blue) = 50+86+9=145 (19% of max value = 765). Red value is 50 (19.92% from 255 or 34.48% from 145); Green value is 86 (33.98% from 255 or 59.31% from 145); Blue value is 9 (3.91% from 255 or 6.21% from 145); Max value from RGB is 86 - color contains mainly: green. Hex color #325609 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #325609 is #CDA9F6. Grayscale: #424242. Windows color (decimal): -13478391 or 611890. OLE color: 611890.
HSL color Cylindrical-coordinate representation of color #325609: hue angle of 88.05º degrees, saturation: 0.81, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #325609 is Cyan = 0.42, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 50 | 86 | 9 | - |
| CMYK | 0.42 | 0 | 0.90 | 0.66 |
| HSL | 88.05º | 0.81% | 0.19% | - |
| HSV(B) | 88.05º | 0.9% | 0.34% | - |
| XYZ | 4.69 | 7.35 | 1.43 | - |
| YUV | 66.46 | 95.57 | 116.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 86 | 9 | 0.42 | 0 | 0.90 | 0.66 | 88.05 | 0.81 | 0.19 |
| Hex | 32 | 56 | 9 | 2A | 0 | 5A | 42 | 58 | 51 | 13 |
| Octal | 62 | 126 | 11 | 52 | 0 | 132 | 102 | 130 | 121 | 23 |
| Binary | 110010 | 1010110 | 1001 | 101010 | 0 | 1011010 | 1000010 | 1011000 | 1010001 | 10011 |
Color Harmonies of #325609
Complementary color
Monochromatic Colors of #325609
Black with #325609
Text Example
Text Example
White with #325609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325609; }
p { color: rgb(50,86,9); }
H1.HeaderClassName
{
color: #325609;
}
.AnyTagClassName
{
color: #325609;
}
</style>
background-color css
<style>
a { background-color: #325609; }
a { background-color: rgb(50,86,9); }
div.DivClassName
{
background-color: #325609;
}
.BgClassName
{
background-color: #325609;
}
</style>
border-color css
<style>
span { border-color: #325609; }
span { border-color: rgb(50,86,9); }
td.TdClassName
{
border-color: #325609;
}
.TagClassName
{
border-color: #325609;
}
</style>