Shades of Verdun Green #375306
Tints of Verdun Green #375306
RGB
CMYK
RGB Variations
Color information
#375306 (or 0x375306) is known color: Verdun Green. HEX triplet: 37, 53 and 06. RGB value is (55,83,6). Sum of RGB (Red+Green+Blue) = 55+83+6=144 (19% of max value = 765). Red value is 55 (21.88% from 255 or 38.19% from 144); Green value is 83 (32.81% from 255 or 57.64% from 144); Blue value is 6 (2.73% from 255 or 4.17% from 144); Max value from RGB is 83 - color contains mainly: green. Hex color #375306 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #375306 is #C8ACF9. Grayscale: #424242. Windows color (decimal): -13151482 or 414519. OLE color: 414519.
HSL color Cylindrical-coordinate representation of color #375306: hue angle of 81.82º degrees, saturation: 0.87, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #375306 is Cyan = 0.34, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 55 | 83 | 6 | - |
| CMYK | 0.34 | 0 | 0.93 | 0.67 |
| HSL | 81.82º | 0.87% | 0.17% | - |
| HSV(B) | 81.82º | 0.93% | 0.33% | - |
| XYZ | 4.7 | 7.01 | 1.28 | - |
| YUV | 65.85 | 94.22 | 120.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 83 | 6 | 0.34 | 0 | 0.93 | 0.67 | 81.82 | 0.87 | 0.17 |
| Hex | 37 | 53 | 6 | 22 | 0 | 5D | 43 | 52 | 57 | 11 |
| Octal | 67 | 123 | 6 | 42 | 0 | 135 | 103 | 122 | 127 | 21 |
| Binary | 110111 | 1010011 | 110 | 100010 | 0 | 1011101 | 1000011 | 1010010 | 1010111 | 10001 |
Color Harmonies of #375306
Complementary color
Monochromatic Colors of #375306
Black with #375306
Text Example
Text Example
White with #375306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375306; }
p { color: rgb(55,83,6); }
H1.HeaderClassName
{
color: #375306;
}
.AnyTagClassName
{
color: #375306;
}
</style>
background-color css
<style>
a { background-color: #375306; }
a { background-color: rgb(55,83,6); }
div.DivClassName
{
background-color: #375306;
}
.BgClassName
{
background-color: #375306;
}
</style>
border-color css
<style>
span { border-color: #375306; }
span { border-color: rgb(55,83,6); }
td.TdClassName
{
border-color: #375306;
}
.TagClassName
{
border-color: #375306;
}
</style>