Shades of Verdun Green #375107
Tints of Verdun Green #375107
RGB
CMYK
RGB Variations
Color information
#375107 (or 0x375107) is known color: Verdun Green. HEX triplet: 37, 51 and 07. RGB value is (55,81,7). Sum of RGB (Red+Green+Blue) = 55+81+7=143 (18% of max value = 765). Red value is 55 (21.88% from 255 or 38.46% from 143); Green value is 81 (32.03% from 255 or 56.64% from 143); Blue value is 7 (3.12% from 255 or 4.90% from 143); Max value from RGB is 81 - color contains mainly: green. Hex color #375107 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #375107 is #C8AEF8. Grayscale: #414141. Windows color (decimal): -13151993 or 479543. OLE color: 479543.
HSL color Cylindrical-coordinate representation of color #375107: hue angle of 81.08º degrees, saturation: 0.84, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #375107 is Cyan = 0.32, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 55 | 81 | 7 | - |
| CMYK | 0.32 | 0 | 0.91 | 0.68 |
| HSL | 81.08º | 0.84% | 0.17% | - |
| HSV(B) | 81.08º | 0.91% | 0.32% | - |
| XYZ | 4.56 | 6.71 | 1.26 | - |
| YUV | 64.79 | 95.39 | 121.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 81 | 7 | 0.32 | 0 | 0.91 | 0.68 | 81.08 | 0.84 | 0.17 |
| Hex | 37 | 51 | 7 | 20 | 0 | 5B | 44 | 51 | 54 | 11 |
| Octal | 67 | 121 | 7 | 40 | 0 | 133 | 104 | 121 | 124 | 21 |
| Binary | 110111 | 1010001 | 111 | 100000 | 0 | 1011011 | 1000100 | 1010001 | 1010100 | 10001 |
Color Harmonies of #375107
Complementary color
Monochromatic Colors of #375107
Black with #375107
Text Example
Text Example
White with #375107
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375107; }
p { color: rgb(55,81,7); }
H1.HeaderClassName
{
color: #375107;
}
.AnyTagClassName
{
color: #375107;
}
</style>
background-color css
<style>
a { background-color: #375107; }
a { background-color: rgb(55,81,7); }
div.DivClassName
{
background-color: #375107;
}
.BgClassName
{
background-color: #375107;
}
</style>
border-color css
<style>
span { border-color: #375107; }
span { border-color: rgb(55,81,7); }
td.TdClassName
{
border-color: #375107;
}
.TagClassName
{
border-color: #375107;
}
</style>