Shades of Verdun Green #316306
Tints of Verdun Green #316306
RGB
CMYK
RGB Variations
Color information
#316306 (or 0x316306) is known color: Verdun Green. HEX triplet: 31, 63 and 06. RGB value is (49,99,6). Sum of RGB (Red+Green+Blue) = 49+99+6=154 (20% of max value = 765). Red value is 49 (19.53% from 255 or 31.82% from 154); Green value is 99 (39.06% from 255 or 64.29% from 154); Blue value is 6 (2.73% from 255 or 3.90% from 154); Max value from RGB is 99 - color contains mainly: green. Hex color #316306 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #316306 is #CE9CF9. Grayscale: #494949. Windows color (decimal): -13540602 or 418609. OLE color: 418609.
HSL color Cylindrical-coordinate representation of color #316306: hue angle of 92.26º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #316306 is Cyan = 0.51, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 49 | 99 | 6 | - |
| CMYK | 0.51 | 0 | 0.94 | 0.61 |
| HSL | 92.26º | 0.89% | 0.21% | - |
| HSV(B) | 92.26º | 0.94% | 0.39% | - |
| XYZ | 5.76 | 9.59 | 1.72 | - |
| YUV | 73.45 | 89.94 | 110.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 99 | 6 | 0.51 | 0 | 0.94 | 0.61 | 92.26 | 0.89 | 0.21 |
| Hex | 31 | 63 | 6 | 33 | 0 | 5E | 3D | 5C | 59 | 15 |
| Octal | 61 | 143 | 6 | 63 | 0 | 136 | 75 | 134 | 131 | 25 |
| Binary | 110001 | 1100011 | 110 | 110011 | 0 | 1011110 | 111101 | 1011100 | 1011001 | 10101 |
Color Harmonies of #316306
Complementary color
Monochromatic Colors of #316306
Black with #316306
Text Example
Text Example
White with #316306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316306; }
p { color: rgb(49,99,6); }
H1.HeaderClassName
{
color: #316306;
}
.AnyTagClassName
{
color: #316306;
}
</style>
background-color css
<style>
a { background-color: #316306; }
a { background-color: rgb(49,99,6); }
div.DivClassName
{
background-color: #316306;
}
.BgClassName
{
background-color: #316306;
}
</style>
border-color css
<style>
span { border-color: #316306; }
span { border-color: rgb(49,99,6); }
td.TdClassName
{
border-color: #316306;
}
.TagClassName
{
border-color: #316306;
}
</style>