Shades of Verdun Green #395113
Tints of Verdun Green #395113
RGB
CMYK
RGB Variations
Color information
#395113 (or 0x395113) is known color: Verdun Green. HEX triplet: 39, 51 and 13. RGB value is (57,81,19). Sum of RGB (Red+Green+Blue) = 57+81+19=157 (20% of max value = 765). Red value is 57 (22.66% from 255 or 36.31% from 157); Green value is 81 (32.03% from 255 or 51.59% from 157); Blue value is 19 (7.81% from 255 or 12.10% from 157); Max value from RGB is 81 - color contains mainly: green. Hex color #395113 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #395113 is #C6AEEC. Grayscale: #424242. Windows color (decimal): -13020909 or 1265977. OLE color: 1265977.
HSL color Cylindrical-coordinate representation of color #395113: hue angle of 83.23º degrees, saturation: 0.62, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #395113 is Cyan = 0.30, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 57 | 81 | 19 | - |
| CMYK | 0.30 | 0 | 0.77 | 0.68 |
| HSL | 83.23º | 0.62% | 0.2% | - |
| HSV(B) | 83.23º | 0.77% | 0.32% | - |
| XYZ | 4.75 | 6.8 | 1.68 | - |
| YUV | 66.76 | 101.05 | 121.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 81 | 19 | 0.30 | 0 | 0.77 | 0.68 | 83.23 | 0.62 | 0.2 |
| Hex | 39 | 51 | 13 | 1E | 0 | 4D | 44 | 53 | 3E | 14 |
| Octal | 71 | 121 | 23 | 36 | 0 | 115 | 104 | 123 | 76 | 24 |
| Binary | 111001 | 1010001 | 10011 | 11110 | 0 | 1001101 | 1000100 | 1010011 | 111110 | 10100 |
Color Harmonies of #395113
Complementary color
Monochromatic Colors of #395113
Black with #395113
Text Example
Text Example
White with #395113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395113; }
p { color: rgb(57,81,19); }
H1.HeaderClassName
{
color: #395113;
}
.AnyTagClassName
{
color: #395113;
}
</style>
background-color css
<style>
a { background-color: #395113; }
a { background-color: rgb(57,81,19); }
div.DivClassName
{
background-color: #395113;
}
.BgClassName
{
background-color: #395113;
}
</style>
border-color css
<style>
span { border-color: #395113; }
span { border-color: rgb(57,81,19); }
td.TdClassName
{
border-color: #395113;
}
.TagClassName
{
border-color: #395113;
}
</style>