Shades of Verdun Green #315908
Tints of Verdun Green #315908
RGB
CMYK
RGB Variations
Color information
#315908 (or 0x315908) is known color: Verdun Green. HEX triplet: 31, 59 and 08. RGB value is (49,89,8). Sum of RGB (Red+Green+Blue) = 49+89+8=146 (19% of max value = 765). Red value is 49 (19.53% from 255 or 33.56% from 146); Green value is 89 (35.16% from 255 or 60.96% from 146); Blue value is 8 (3.52% from 255 or 5.48% from 146); Max value from RGB is 89 - color contains mainly: green. Hex color #315908 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #315908 is #CEA6F7. Grayscale: #444444. Windows color (decimal): -13543160 or 547121. OLE color: 547121.
HSL color Cylindrical-coordinate representation of color #315908: hue angle of 89.63º degrees, saturation: 0.84, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #315908 is Cyan = 0.45, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 49 | 89 | 8 | - |
| CMYK | 0.45 | 0 | 0.91 | 0.65 |
| HSL | 89.63º | 0.84% | 0.19% | - |
| HSV(B) | 89.63º | 0.91% | 0.35% | - |
| XYZ | 4.88 | 7.82 | 1.48 | - |
| YUV | 67.81 | 94.25 | 114.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 89 | 8 | 0.45 | 0 | 0.91 | 0.65 | 89.63 | 0.84 | 0.19 |
| Hex | 31 | 59 | 8 | 2D | 0 | 5B | 41 | 5A | 54 | 13 |
| Octal | 61 | 131 | 10 | 55 | 0 | 133 | 101 | 132 | 124 | 23 |
| Binary | 110001 | 1011001 | 1000 | 101101 | 0 | 1011011 | 1000001 | 1011010 | 1010100 | 10011 |
Color Harmonies of #315908
Complementary color
Monochromatic Colors of #315908
Black with #315908
Text Example
Text Example
White with #315908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315908; }
p { color: rgb(49,89,8); }
H1.HeaderClassName
{
color: #315908;
}
.AnyTagClassName
{
color: #315908;
}
</style>
background-color css
<style>
a { background-color: #315908; }
a { background-color: rgb(49,89,8); }
div.DivClassName
{
background-color: #315908;
}
.BgClassName
{
background-color: #315908;
}
</style>
border-color css
<style>
span { border-color: #315908; }
span { border-color: rgb(49,89,8); }
td.TdClassName
{
border-color: #315908;
}
.TagClassName
{
border-color: #315908;
}
</style>