Shades of Verdun Green #376607
Tints of Verdun Green #376607
RGB
CMYK
RGB Variations
Color information
#376607 (or 0x376607) is known color: Verdun Green. HEX triplet: 37, 66 and 07. RGB value is (55,102,7). Sum of RGB (Red+Green+Blue) = 55+102+7=164 (21% of max value = 765). Red value is 55 (21.88% from 255 or 33.54% from 164); Green value is 102 (40.23% from 255 or 62.20% from 164); Blue value is 7 (3.12% from 255 or 4.27% from 164); Max value from RGB is 102 - color contains mainly: green. Hex color #376607 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #376607 is #C899F8. Grayscale: #4D4D4D. Windows color (decimal): -13146617 or 484919. OLE color: 484919.
HSL color Cylindrical-coordinate representation of color #376607: hue angle of 89.68º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #376607 is Cyan = 0.46, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 55 | 102 | 7 | - |
| CMYK | 0.46 | 0 | 0.93 | 0.6 |
| HSL | 89.68º | 0.87% | 0.21% | - |
| HSV(B) | 89.68º | 0.93% | 0.4% | - |
| XYZ | 6.37 | 10.33 | 1.86 | - |
| YUV | 77.12 | 88.43 | 112.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 102 | 7 | 0.46 | 0 | 0.93 | 0.6 | 89.68 | 0.87 | 0.21 |
| Hex | 37 | 66 | 7 | 2E | 0 | 5D | 3C | 5A | 57 | 15 |
| Octal | 67 | 146 | 7 | 56 | 0 | 135 | 74 | 132 | 127 | 25 |
| Binary | 110111 | 1100110 | 111 | 101110 | 0 | 1011101 | 111100 | 1011010 | 1010111 | 10101 |
Color Harmonies of #376607
Complementary color
Monochromatic Colors of #376607
Black with #376607
Text Example
Text Example
White with #376607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376607; }
p { color: rgb(55,102,7); }
H1.HeaderClassName
{
color: #376607;
}
.AnyTagClassName
{
color: #376607;
}
</style>
background-color css
<style>
a { background-color: #376607; }
a { background-color: rgb(55,102,7); }
div.DivClassName
{
background-color: #376607;
}
.BgClassName
{
background-color: #376607;
}
</style>
border-color css
<style>
span { border-color: #376607; }
span { border-color: rgb(55,102,7); }
td.TdClassName
{
border-color: #376607;
}
.TagClassName
{
border-color: #376607;
}
</style>