Shades of Verdun Green #395112
Tints of Verdun Green #395112
RGB
CMYK
RGB Variations
Color information
#395112 (or 0x395112) is known color: Verdun Green. HEX triplet: 39, 51 and 12. RGB value is (57,81,18). Sum of RGB (Red+Green+Blue) = 57+81+18=156 (20% of max value = 765). Red value is 57 (22.66% from 255 or 36.54% from 156); Green value is 81 (32.03% from 255 or 51.92% from 156); Blue value is 18 (7.42% from 255 or 11.54% from 156); Max value from RGB is 81 - color contains mainly: green. Hex color #395112 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #395112 is #C6AEED. Grayscale: #424242. Windows color (decimal): -13020910 or 1200441. OLE color: 1200441.
HSL color Cylindrical-coordinate representation of color #395112: hue angle of 82.86º degrees, saturation: 0.64, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #395112 is Cyan = 0.30, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 57 | 81 | 18 | - |
| CMYK | 0.30 | 0 | 0.78 | 0.68 |
| HSL | 82.86º | 0.64% | 0.19% | - |
| HSV(B) | 82.86º | 0.78% | 0.32% | - |
| XYZ | 4.74 | 6.8 | 1.63 | - |
| YUV | 66.64 | 100.55 | 121.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 81 | 18 | 0.30 | 0 | 0.78 | 0.68 | 82.86 | 0.64 | 0.19 |
| Hex | 39 | 51 | 12 | 1E | 0 | 4E | 44 | 53 | 40 | 13 |
| Octal | 71 | 121 | 22 | 36 | 0 | 116 | 104 | 123 | 100 | 23 |
| Binary | 111001 | 1010001 | 10010 | 11110 | 0 | 1001110 | 1000100 | 1010011 | 1000000 | 10011 |
Color Harmonies of #395112
Complementary color
Monochromatic Colors of #395112
Black with #395112
Text Example
Text Example
White with #395112
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395112; }
p { color: rgb(57,81,18); }
H1.HeaderClassName
{
color: #395112;
}
.AnyTagClassName
{
color: #395112;
}
</style>
background-color css
<style>
a { background-color: #395112; }
a { background-color: rgb(57,81,18); }
div.DivClassName
{
background-color: #395112;
}
.BgClassName
{
background-color: #395112;
}
</style>
border-color css
<style>
span { border-color: #395112; }
span { border-color: rgb(57,81,18); }
td.TdClassName
{
border-color: #395112;
}
.TagClassName
{
border-color: #395112;
}
</style>