Shades of Verdun Green #325907
Tints of Verdun Green #325907
RGB
CMYK
RGB Variations
Color information
#325907 (or 0x325907) is known color: Verdun Green. HEX triplet: 32, 59 and 07. RGB value is (50,89,7). Sum of RGB (Red+Green+Blue) = 50+89+7=146 (19% of max value = 765). Red value is 50 (19.92% from 255 or 34.25% from 146); Green value is 89 (35.16% from 255 or 60.96% from 146); Blue value is 7 (3.12% from 255 or 4.79% from 146); Max value from RGB is 89 - color contains mainly: green. Hex color #325907 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #325907 is #CDA6F8. Grayscale: #444444. Windows color (decimal): -13477625 or 481586. OLE color: 481586.
HSL color Cylindrical-coordinate representation of color #325907: hue angle of 88.54º degrees, saturation: 0.85, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #325907 is Cyan = 0.44, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 50 | 89 | 7 | - |
| CMYK | 0.44 | 0 | 0.92 | 0.65 |
| HSL | 88.54º | 0.85% | 0.19% | - |
| HSV(B) | 88.54º | 0.92% | 0.35% | - |
| XYZ | 4.93 | 7.84 | 1.45 | - |
| YUV | 67.99 | 93.58 | 115.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 89 | 7 | 0.44 | 0 | 0.92 | 0.65 | 88.54 | 0.85 | 0.19 |
| Hex | 32 | 59 | 7 | 2C | 0 | 5C | 41 | 59 | 55 | 13 |
| Octal | 62 | 131 | 7 | 54 | 0 | 134 | 101 | 131 | 125 | 23 |
| Binary | 110010 | 1011001 | 111 | 101100 | 0 | 1011100 | 1000001 | 1011001 | 1010101 | 10011 |
Color Harmonies of #325907
Complementary color
Monochromatic Colors of #325907
Black with #325907
Text Example
Text Example
White with #325907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325907; }
p { color: rgb(50,89,7); }
H1.HeaderClassName
{
color: #325907;
}
.AnyTagClassName
{
color: #325907;
}
</style>
background-color css
<style>
a { background-color: #325907; }
a { background-color: rgb(50,89,7); }
div.DivClassName
{
background-color: #325907;
}
.BgClassName
{
background-color: #325907;
}
</style>
border-color css
<style>
span { border-color: #325907; }
span { border-color: rgb(50,89,7); }
td.TdClassName
{
border-color: #325907;
}
.TagClassName
{
border-color: #325907;
}
</style>