Shades of Verdun Green #375209
Tints of Verdun Green #375209
RGB
CMYK
RGB Variations
Color information
#375209 (or 0x375209) is known color: Verdun Green. HEX triplet: 37, 52 and 09. RGB value is (55,82,9). Sum of RGB (Red+Green+Blue) = 55+82+9=146 (19% of max value = 765). Red value is 55 (21.88% from 255 or 37.67% from 146); Green value is 82 (32.42% from 255 or 56.16% from 146); Blue value is 9 (3.91% from 255 or 6.16% from 146); Max value from RGB is 82 - color contains mainly: green. Hex color #375209 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #375209 is #C8ADF6. Grayscale: #414141. Windows color (decimal): -13151735 or 610871. OLE color: 610871.
HSL color Cylindrical-coordinate representation of color #375209: hue angle of 82.19º degrees, saturation: 0.8, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #375209 is Cyan = 0.33, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 55 | 82 | 9 | - |
| CMYK | 0.33 | 0 | 0.89 | 0.68 |
| HSL | 82.19º | 0.8% | 0.18% | - |
| HSV(B) | 82.19º | 0.89% | 0.32% | - |
| XYZ | 4.64 | 6.87 | 1.34 | - |
| YUV | 65.61 | 96.05 | 120.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 82 | 9 | 0.33 | 0 | 0.89 | 0.68 | 82.19 | 0.8 | 0.18 |
| Hex | 37 | 52 | 9 | 21 | 0 | 59 | 44 | 52 | 50 | 12 |
| Octal | 67 | 122 | 11 | 41 | 0 | 131 | 104 | 122 | 120 | 22 |
| Binary | 110111 | 1010010 | 1001 | 100001 | 0 | 1011001 | 1000100 | 1010010 | 1010000 | 10010 |
Color Harmonies of #375209
Complementary color
Monochromatic Colors of #375209
Black with #375209
Text Example
Text Example
White with #375209
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375209; }
p { color: rgb(55,82,9); }
H1.HeaderClassName
{
color: #375209;
}
.AnyTagClassName
{
color: #375209;
}
</style>
background-color css
<style>
a { background-color: #375209; }
a { background-color: rgb(55,82,9); }
div.DivClassName
{
background-color: #375209;
}
.BgClassName
{
background-color: #375209;
}
</style>
border-color css
<style>
span { border-color: #375209; }
span { border-color: rgb(55,82,9); }
td.TdClassName
{
border-color: #375209;
}
.TagClassName
{
border-color: #375209;
}
</style>