Shades of Verdun Green #316308
Tints of Verdun Green #316308
RGB
CMYK
RGB Variations
Color information
#316308 (or 0x316308) is known color: Verdun Green. HEX triplet: 31, 63 and 08. RGB value is (49,99,8). Sum of RGB (Red+Green+Blue) = 49+99+8=156 (20% of max value = 765). Red value is 49 (19.53% from 255 or 31.41% from 156); Green value is 99 (39.06% from 255 or 63.46% from 156); Blue value is 8 (3.52% from 255 or 5.13% from 156); Max value from RGB is 99 - color contains mainly: green. Hex color #316308 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #316308 is #CE9CF7. Grayscale: #494949. Windows color (decimal): -13540600 or 549681. OLE color: 549681.
HSL color Cylindrical-coordinate representation of color #316308: hue angle of 92.97º 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 #316308 is Cyan = 0.51, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 49 | 99 | 8 | - |
| CMYK | 0.51 | 0 | 0.92 | 0.61 |
| HSL | 92.97º | 0.85% | 0.21% | - |
| HSV(B) | 92.97º | 0.92% | 0.39% | - |
| XYZ | 5.77 | 9.59 | 1.78 | - |
| YUV | 73.68 | 90.94 | 110.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 99 | 8 | 0.51 | 0 | 0.92 | 0.61 | 92.97 | 0.85 | 0.21 |
| Hex | 31 | 63 | 8 | 33 | 0 | 5C | 3D | 5D | 55 | 15 |
| Octal | 61 | 143 | 10 | 63 | 0 | 134 | 75 | 135 | 125 | 25 |
| Binary | 110001 | 1100011 | 1000 | 110011 | 0 | 1011100 | 111101 | 1011101 | 1010101 | 10101 |
Color Harmonies of #316308
Complementary color
Monochromatic Colors of #316308
Black with #316308
Text Example
Text Example
White with #316308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316308; }
p { color: rgb(49,99,8); }
H1.HeaderClassName
{
color: #316308;
}
.AnyTagClassName
{
color: #316308;
}
</style>
background-color css
<style>
a { background-color: #316308; }
a { background-color: rgb(49,99,8); }
div.DivClassName
{
background-color: #316308;
}
.BgClassName
{
background-color: #316308;
}
</style>
border-color css
<style>
span { border-color: #316308; }
span { border-color: rgb(49,99,8); }
td.TdClassName
{
border-color: #316308;
}
.TagClassName
{
border-color: #316308;
}
</style>