Shades of Verdun Green #375406
Tints of Verdun Green #375406
RGB
CMYK
RGB Variations
Color information
#375406 (or 0x375406) is known color: Verdun Green. HEX triplet: 37, 54 and 06. RGB value is (55,84,6). Sum of RGB (Red+Green+Blue) = 55+84+6=145 (19% of max value = 765). Red value is 55 (21.88% from 255 or 37.93% from 145); Green value is 84 (33.20% from 255 or 57.93% from 145); Blue value is 6 (2.73% from 255 or 4.14% from 145); Max value from RGB is 84 - color contains mainly: green. Hex color #375406 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #375406 is #C8ABF9. Grayscale: #424242. Windows color (decimal): -13151226 or 414775. OLE color: 414775.
HSL color Cylindrical-coordinate representation of color #375406: hue angle of 82.31º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #375406 is Cyan = 0.35, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 55 | 84 | 6 | - |
| CMYK | 0.35 | 0 | 0.93 | 0.67 |
| HSL | 82.31º | 0.87% | 0.18% | - |
| HSV(B) | 82.31º | 0.93% | 0.33% | - |
| XYZ | 4.78 | 7.17 | 1.3 | - |
| YUV | 66.44 | 93.89 | 119.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 84 | 6 | 0.35 | 0 | 0.93 | 0.67 | 82.31 | 0.87 | 0.18 |
| Hex | 37 | 54 | 6 | 23 | 0 | 5D | 43 | 52 | 57 | 12 |
| Octal | 67 | 124 | 6 | 43 | 0 | 135 | 103 | 122 | 127 | 22 |
| Binary | 110111 | 1010100 | 110 | 100011 | 0 | 1011101 | 1000011 | 1010010 | 1010111 | 10010 |
Color Harmonies of #375406
Complementary color
Monochromatic Colors of #375406
Black with #375406
Text Example
Text Example
White with #375406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375406; }
p { color: rgb(55,84,6); }
H1.HeaderClassName
{
color: #375406;
}
.AnyTagClassName
{
color: #375406;
}
</style>
background-color css
<style>
a { background-color: #375406; }
a { background-color: rgb(55,84,6); }
div.DivClassName
{
background-color: #375406;
}
.BgClassName
{
background-color: #375406;
}
</style>
border-color css
<style>
span { border-color: #375406; }
span { border-color: rgb(55,84,6); }
td.TdClassName
{
border-color: #375406;
}
.TagClassName
{
border-color: #375406;
}
</style>