Shades of Verdun Green #395110
Tints of Verdun Green #395110
RGB
CMYK
RGB Variations
Color information
#395110 (or 0x395110) is known color: Verdun Green. HEX triplet: 39, 51 and 10. RGB value is (57,81,16). Sum of RGB (Red+Green+Blue) = 57+81+16=154 (20% of max value = 765). Red value is 57 (22.66% from 255 or 37.01% from 154); Green value is 81 (32.03% from 255 or 52.60% from 154); Blue value is 16 (6.64% from 255 or 10.39% from 154); Max value from RGB is 81 - color contains mainly: green. Hex color #395110 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #395110 is #C6AEEF. Grayscale: #424242. Windows color (decimal): -13020912 or 1069369. OLE color: 1069369.
HSL color Cylindrical-coordinate representation of color #395110: hue angle of 82.15º degrees, saturation: 0.67, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #395110 is Cyan = 0.30, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 57 | 81 | 16 | - |
| CMYK | 0.30 | 0 | 0.80 | 0.68 |
| HSL | 82.15º | 0.67% | 0.19% | - |
| HSV(B) | 82.15º | 0.8% | 0.32% | - |
| XYZ | 4.72 | 6.79 | 1.55 | - |
| YUV | 66.41 | 99.55 | 121.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 81 | 16 | 0.30 | 0 | 0.80 | 0.68 | 82.15 | 0.67 | 0.19 |
| Hex | 39 | 51 | 10 | 1E | 0 | 50 | 44 | 52 | 43 | 13 |
| Octal | 71 | 121 | 20 | 36 | 0 | 120 | 104 | 122 | 103 | 23 |
| Binary | 111001 | 1010001 | 10000 | 11110 | 0 | 1010000 | 1000100 | 1010010 | 1000011 | 10011 |
Color Harmonies of #395110
Complementary color
Monochromatic Colors of #395110
Black with #395110
Text Example
Text Example
White with #395110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395110; }
p { color: rgb(57,81,16); }
H1.HeaderClassName
{
color: #395110;
}
.AnyTagClassName
{
color: #395110;
}
</style>
background-color css
<style>
a { background-color: #395110; }
a { background-color: rgb(57,81,16); }
div.DivClassName
{
background-color: #395110;
}
.BgClassName
{
background-color: #395110;
}
</style>
border-color css
<style>
span { border-color: #395110; }
span { border-color: rgb(57,81,16); }
td.TdClassName
{
border-color: #395110;
}
.TagClassName
{
border-color: #395110;
}
</style>