Shades of Verdun Green #395114
Tints of Verdun Green #395114
RGB
CMYK
RGB Variations
Color information
#395114 (or 0x395114) is known color: Verdun Green. HEX triplet: 39, 51 and 14. RGB value is (57,81,20). Sum of RGB (Red+Green+Blue) = 57+81+20=158 (20% of max value = 765). Red value is 57 (22.66% from 255 or 36.08% from 158); Green value is 81 (32.03% from 255 or 51.27% from 158); Blue value is 20 (8.20% from 255 or 12.66% from 158); Max value from RGB is 81 - color contains mainly: green. Hex color #395114 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #395114 is #C6AEEB. Grayscale: #434343. Windows color (decimal): -13020908 or 1331513. OLE color: 1331513.
HSL color Cylindrical-coordinate representation of color #395114: hue angle of 83.61º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #395114 is Cyan = 0.30, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 57 | 81 | 20 | - |
| CMYK | 0.30 | 0 | 0.75 | 0.68 |
| HSL | 83.61º | 0.6% | 0.2% | - |
| HSV(B) | 83.61º | 0.75% | 0.32% | - |
| XYZ | 4.76 | 6.81 | 1.72 | - |
| YUV | 66.87 | 101.55 | 120.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 81 | 20 | 0.30 | 0 | 0.75 | 0.68 | 83.61 | 0.6 | 0.2 |
| Hex | 39 | 51 | 14 | 1E | 0 | 4B | 44 | 54 | 3C | 14 |
| Octal | 71 | 121 | 24 | 36 | 0 | 113 | 104 | 124 | 74 | 24 |
| Binary | 111001 | 1010001 | 10100 | 11110 | 0 | 1001011 | 1000100 | 1010100 | 111100 | 10100 |
Color Harmonies of #395114
Complementary color
Monochromatic Colors of #395114
Black with #395114
Text Example
Text Example
White with #395114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395114; }
p { color: rgb(57,81,20); }
H1.HeaderClassName
{
color: #395114;
}
.AnyTagClassName
{
color: #395114;
}
</style>
background-color css
<style>
a { background-color: #395114; }
a { background-color: rgb(57,81,20); }
div.DivClassName
{
background-color: #395114;
}
.BgClassName
{
background-color: #395114;
}
</style>
border-color css
<style>
span { border-color: #395114; }
span { border-color: rgb(57,81,20); }
td.TdClassName
{
border-color: #395114;
}
.TagClassName
{
border-color: #395114;
}
</style>