Shades of Verdun Green #316605
Tints of Verdun Green #316605
RGB
CMYK
RGB Variations
Color information
#316605 (or 0x316605) is known color: Verdun Green. HEX triplet: 31, 66 and 05. RGB value is (49,102,5). Sum of RGB (Red+Green+Blue) = 49+102+5=156 (20% of max value = 765). Red value is 49 (19.53% from 255 or 31.41% from 156); Green value is 102 (40.23% from 255 or 65.38% from 156); Blue value is 5 (2.34% from 255 or 3.21% from 156); Max value from RGB is 102 - color contains mainly: green. Hex color #316605 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #316605 is #CE99FA. Grayscale: #4B4B4B. Windows color (decimal): -13539835 or 353841. OLE color: 353841.
HSL color Cylindrical-coordinate representation of color #316605: hue angle of 92.78º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #316605 is Cyan = 0.52, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 49 | 102 | 5 | - |
| CMYK | 0.52 | 0 | 0.95 | 0.6 |
| HSL | 92.78º | 0.91% | 0.21% | - |
| HSV(B) | 92.78º | 0.95% | 0.4% | - |
| XYZ | 6.05 | 10.17 | 1.79 | - |
| YUV | 75.1 | 88.44 | 109.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 102 | 5 | 0.52 | 0 | 0.95 | 0.6 | 92.78 | 0.91 | 0.21 |
| Hex | 31 | 66 | 5 | 34 | 0 | 5F | 3C | 5D | 5B | 15 |
| Octal | 61 | 146 | 5 | 64 | 0 | 137 | 74 | 135 | 133 | 25 |
| Binary | 110001 | 1100110 | 101 | 110100 | 0 | 1011111 | 111100 | 1011101 | 1011011 | 10101 |
Color Harmonies of #316605
Complementary color
Monochromatic Colors of #316605
Black with #316605
Text Example
Text Example
White with #316605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316605; }
p { color: rgb(49,102,5); }
H1.HeaderClassName
{
color: #316605;
}
.AnyTagClassName
{
color: #316605;
}
</style>
background-color css
<style>
a { background-color: #316605; }
a { background-color: rgb(49,102,5); }
div.DivClassName
{
background-color: #316605;
}
.BgClassName
{
background-color: #316605;
}
</style>
border-color css
<style>
span { border-color: #316605; }
span { border-color: rgb(49,102,5); }
td.TdClassName
{
border-color: #316605;
}
.TagClassName
{
border-color: #316605;
}
</style>