Shades of Verdun Green #375307
Tints of Verdun Green #375307
RGB
CMYK
RGB Variations
Color information
#375307 (or 0x375307) is known color: Verdun Green. HEX triplet: 37, 53 and 07. RGB value is (55,83,7). Sum of RGB (Red+Green+Blue) = 55+83+7=145 (19% of max value = 765). Red value is 55 (21.88% from 255 or 37.93% from 145); Green value is 83 (32.81% from 255 or 57.24% from 145); Blue value is 7 (3.12% from 255 or 4.83% from 145); Max value from RGB is 83 - color contains mainly: green. Hex color #375307 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #375307 is #C8ACF8. Grayscale: #424242. Windows color (decimal): -13151481 or 480055. OLE color: 480055.
HSL color Cylindrical-coordinate representation of color #375307: hue angle of 82.11º degrees, saturation: 0.84, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #375307 is Cyan = 0.34, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 55 | 83 | 7 | - |
| CMYK | 0.34 | 0 | 0.92 | 0.67 |
| HSL | 82.11º | 0.84% | 0.18% | - |
| HSV(B) | 82.11º | 0.92% | 0.33% | - |
| XYZ | 4.71 | 7.01 | 1.31 | - |
| YUV | 65.96 | 94.72 | 120.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 83 | 7 | 0.34 | 0 | 0.92 | 0.67 | 82.11 | 0.84 | 0.18 |
| Hex | 37 | 53 | 7 | 22 | 0 | 5C | 43 | 52 | 54 | 12 |
| Octal | 67 | 123 | 7 | 42 | 0 | 134 | 103 | 122 | 124 | 22 |
| Binary | 110111 | 1010011 | 111 | 100010 | 0 | 1011100 | 1000011 | 1010010 | 1010100 | 10010 |
Color Harmonies of #375307
Complementary color
Monochromatic Colors of #375307
Black with #375307
Text Example
Text Example
White with #375307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375307; }
p { color: rgb(55,83,7); }
H1.HeaderClassName
{
color: #375307;
}
.AnyTagClassName
{
color: #375307;
}
</style>
background-color css
<style>
a { background-color: #375307; }
a { background-color: rgb(55,83,7); }
div.DivClassName
{
background-color: #375307;
}
.BgClassName
{
background-color: #375307;
}
</style>
border-color css
<style>
span { border-color: #375307; }
span { border-color: rgb(55,83,7); }
td.TdClassName
{
border-color: #375307;
}
.TagClassName
{
border-color: #375307;
}
</style>