Shades of Verdun Green #316408
Tints of Verdun Green #316408
RGB
CMYK
RGB Variations
Color information
#316408 (or 0x316408) is known color: Verdun Green. HEX triplet: 31, 64 and 08. RGB value is (49,100,8). Sum of RGB (Red+Green+Blue) = 49+100+8=157 (20% of max value = 765). Red value is 49 (19.53% from 255 or 31.21% from 157); Green value is 100 (39.45% from 255 or 63.69% from 157); Blue value is 8 (3.52% from 255 or 5.10% from 157); Max value from RGB is 100 - color contains mainly: green. Hex color #316408 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #316408 is #CE9BF7. Grayscale: #4A4A4A. Windows color (decimal): -13540344 or 549937. OLE color: 549937.
HSL color Cylindrical-coordinate representation of color #316408: hue angle of 93.26º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #316408 is Cyan = 0.51, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 49 | 100 | 8 | - |
| CMYK | 0.51 | 0 | 0.92 | 0.61 |
| HSL | 93.26º | 0.85% | 0.21% | - |
| HSV(B) | 93.26º | 0.92% | 0.39% | - |
| XYZ | 5.87 | 9.78 | 1.81 | - |
| YUV | 74.26 | 90.6 | 109.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 100 | 8 | 0.51 | 0 | 0.92 | 0.61 | 93.26 | 0.85 | 0.21 |
| Hex | 31 | 64 | 8 | 33 | 0 | 5C | 3D | 5D | 55 | 15 |
| Octal | 61 | 144 | 10 | 63 | 0 | 134 | 75 | 135 | 125 | 25 |
| Binary | 110001 | 1100100 | 1000 | 110011 | 0 | 1011100 | 111101 | 1011101 | 1010101 | 10101 |
Color Harmonies of #316408
Complementary color
Monochromatic Colors of #316408
Black with #316408
Text Example
Text Example
White with #316408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316408; }
p { color: rgb(49,100,8); }
H1.HeaderClassName
{
color: #316408;
}
.AnyTagClassName
{
color: #316408;
}
</style>
background-color css
<style>
a { background-color: #316408; }
a { background-color: rgb(49,100,8); }
div.DivClassName
{
background-color: #316408;
}
.BgClassName
{
background-color: #316408;
}
</style>
border-color css
<style>
span { border-color: #316408; }
span { border-color: rgb(49,100,8); }
td.TdClassName
{
border-color: #316408;
}
.TagClassName
{
border-color: #316408;
}
</style>