Shades of Verdun Green #315606
Tints of Verdun Green #315606
RGB
CMYK
RGB Variations
Color information
#315606 (or 0x315606) is known color: Verdun Green. HEX triplet: 31, 56 and 06. RGB value is (49,86,6). Sum of RGB (Red+Green+Blue) = 49+86+6=141 (18% of max value = 765). Red value is 49 (19.53% from 255 or 34.75% from 141); Green value is 86 (33.98% from 255 or 60.99% from 141); Blue value is 6 (2.73% from 255 or 4.26% from 141); Max value from RGB is 86 - color contains mainly: green. Hex color #315606 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #315606 is #CEA9F9. Grayscale: #424242. Windows color (decimal): -13543930 or 415281. OLE color: 415281.
HSL color Cylindrical-coordinate representation of color #315606: hue angle of 87.75º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #315606 is Cyan = 0.43, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 49 | 86 | 6 | - |
| CMYK | 0.43 | 0 | 0.93 | 0.66 |
| HSL | 87.75º | 0.87% | 0.18% | - |
| HSV(B) | 87.75º | 0.93% | 0.34% | - |
| XYZ | 4.63 | 7.32 | 1.34 | - |
| YUV | 65.82 | 94.24 | 116 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 86 | 6 | 0.43 | 0 | 0.93 | 0.66 | 87.75 | 0.87 | 0.18 |
| Hex | 31 | 56 | 6 | 2B | 0 | 5D | 42 | 58 | 57 | 12 |
| Octal | 61 | 126 | 6 | 53 | 0 | 135 | 102 | 130 | 127 | 22 |
| Binary | 110001 | 1010110 | 110 | 101011 | 0 | 1011101 | 1000010 | 1011000 | 1010111 | 10010 |
Color Harmonies of #315606
Complementary color
Monochromatic Colors of #315606
Black with #315606
Text Example
Text Example
White with #315606
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315606; }
p { color: rgb(49,86,6); }
H1.HeaderClassName
{
color: #315606;
}
.AnyTagClassName
{
color: #315606;
}
</style>
background-color css
<style>
a { background-color: #315606; }
a { background-color: rgb(49,86,6); }
div.DivClassName
{
background-color: #315606;
}
.BgClassName
{
background-color: #315606;
}
</style>
border-color css
<style>
span { border-color: #315606; }
span { border-color: rgb(49,86,6); }
td.TdClassName
{
border-color: #315606;
}
.TagClassName
{
border-color: #315606;
}
</style>