Shades of Verdun Green #375606
Tints of Verdun Green #375606
RGB
CMYK
RGB Variations
Color information
#375606 (or 0x375606) is known color: Verdun Green. HEX triplet: 37, 56 and 06. RGB value is (55,86,6). Sum of RGB (Red+Green+Blue) = 55+86+6=147 (19% of max value = 765). Red value is 55 (21.88% from 255 or 37.41% from 147); Green value is 86 (33.98% from 255 or 58.50% from 147); Blue value is 6 (2.73% from 255 or 4.08% from 147); Max value from RGB is 86 - color contains mainly: green. Hex color #375606 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #375606 is #C8A9F9. Grayscale: #434343. Windows color (decimal): -13150714 or 415287. OLE color: 415287.
HSL color Cylindrical-coordinate representation of color #375606: hue angle of 83.25º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #375606 is Cyan = 0.36, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 55 | 86 | 6 | - |
| CMYK | 0.36 | 0 | 0.93 | 0.66 |
| HSL | 83.25º | 0.87% | 0.18% | - |
| HSV(B) | 83.25º | 0.93% | 0.34% | - |
| XYZ | 4.94 | 7.48 | 1.36 | - |
| YUV | 67.61 | 93.23 | 119 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 86 | 6 | 0.36 | 0 | 0.93 | 0.66 | 83.25 | 0.87 | 0.18 |
| Hex | 37 | 56 | 6 | 24 | 0 | 5D | 42 | 53 | 57 | 12 |
| Octal | 67 | 126 | 6 | 44 | 0 | 135 | 102 | 123 | 127 | 22 |
| Binary | 110111 | 1010110 | 110 | 100100 | 0 | 1011101 | 1000010 | 1010011 | 1010111 | 10010 |
Color Harmonies of #375606
Complementary color
Monochromatic Colors of #375606
Black with #375606
Text Example
Text Example
White with #375606
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375606; }
p { color: rgb(55,86,6); }
H1.HeaderClassName
{
color: #375606;
}
.AnyTagClassName
{
color: #375606;
}
</style>
background-color css
<style>
a { background-color: #375606; }
a { background-color: rgb(55,86,6); }
div.DivClassName
{
background-color: #375606;
}
.BgClassName
{
background-color: #375606;
}
</style>
border-color css
<style>
span { border-color: #375606; }
span { border-color: rgb(55,86,6); }
td.TdClassName
{
border-color: #375606;
}
.TagClassName
{
border-color: #375606;
}
</style>