Shades of Verdun Green #395605
Tints of Verdun Green #395605
RGB
CMYK
RGB Variations
Color information
#395605 (or 0x395605) is known color: Verdun Green. HEX triplet: 39, 56 and 05. RGB value is (57,86,5). Sum of RGB (Red+Green+Blue) = 57+86+5=148 (19% of max value = 765). Red value is 57 (22.66% from 255 or 38.51% from 148); Green value is 86 (33.98% from 255 or 58.11% from 148); Blue value is 5 (2.34% from 255 or 3.38% from 148); Max value from RGB is 86 - color contains mainly: green. Hex color #395605 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #395605 is #C6A9FA. Grayscale: #444444. Windows color (decimal): -13019643 or 349753. OLE color: 349753.
HSL color Cylindrical-coordinate representation of color #395605: hue angle of 81.48º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #395605 is Cyan = 0.34, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 57 | 86 | 5 | - |
| CMYK | 0.34 | 0 | 0.94 | 0.66 |
| HSL | 81.48º | 0.89% | 0.18% | - |
| HSV(B) | 81.48º | 0.94% | 0.34% | - |
| XYZ | 5.04 | 7.54 | 1.33 | - |
| YUV | 68.1 | 92.39 | 120.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 86 | 5 | 0.34 | 0 | 0.94 | 0.66 | 81.48 | 0.89 | 0.18 |
| Hex | 39 | 56 | 5 | 22 | 0 | 5E | 42 | 51 | 59 | 12 |
| Octal | 71 | 126 | 5 | 42 | 0 | 136 | 102 | 121 | 131 | 22 |
| Binary | 111001 | 1010110 | 101 | 100010 | 0 | 1011110 | 1000010 | 1010001 | 1011001 | 10010 |
Color Harmonies of #395605
Complementary color
Monochromatic Colors of #395605
Black with #395605
Text Example
Text Example
White with #395605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395605; }
p { color: rgb(57,86,5); }
H1.HeaderClassName
{
color: #395605;
}
.AnyTagClassName
{
color: #395605;
}
</style>
background-color css
<style>
a { background-color: #395605; }
a { background-color: rgb(57,86,5); }
div.DivClassName
{
background-color: #395605;
}
.BgClassName
{
background-color: #395605;
}
</style>
border-color css
<style>
span { border-color: #395605; }
span { border-color: rgb(57,86,5); }
td.TdClassName
{
border-color: #395605;
}
.TagClassName
{
border-color: #395605;
}
</style>