Shades of Verdun Green #395213
Tints of Verdun Green #395213
RGB
CMYK
RGB Variations
Color information
#395213 (or 0x395213) is known color: Verdun Green. HEX triplet: 39, 52 and 13. RGB value is (57,82,19). Sum of RGB (Red+Green+Blue) = 57+82+19=158 (20% of max value = 765). Red value is 57 (22.66% from 255 or 36.08% from 158); Green value is 82 (32.42% from 255 or 51.90% from 158); Blue value is 19 (7.81% from 255 or 12.03% from 158); Max value from RGB is 82 - color contains mainly: green. Hex color #395213 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #395213 is #C6ADEC. Grayscale: #434343. Windows color (decimal): -13020653 or 1266233. OLE color: 1266233.
HSL color Cylindrical-coordinate representation of color #395213: hue angle of 83.81º 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 #395213 is Cyan = 0.30, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 57 | 82 | 19 | - |
| CMYK | 0.30 | 0 | 0.77 | 0.68 |
| HSL | 83.81º | 0.62% | 0.2% | - |
| HSV(B) | 83.81º | 0.77% | 0.32% | - |
| XYZ | 4.82 | 6.95 | 1.7 | - |
| YUV | 67.34 | 100.72 | 120.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 82 | 19 | 0.30 | 0 | 0.77 | 0.68 | 83.81 | 0.62 | 0.2 |
| Hex | 39 | 52 | 13 | 1E | 0 | 4D | 44 | 54 | 3E | 14 |
| Octal | 71 | 122 | 23 | 36 | 0 | 115 | 104 | 124 | 76 | 24 |
| Binary | 111001 | 1010010 | 10011 | 11110 | 0 | 1001101 | 1000100 | 1010100 | 111110 | 10100 |
Color Harmonies of #395213
Complementary color
Monochromatic Colors of #395213
Black with #395213
Text Example
Text Example
White with #395213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395213; }
p { color: rgb(57,82,19); }
H1.HeaderClassName
{
color: #395213;
}
.AnyTagClassName
{
color: #395213;
}
</style>
background-color css
<style>
a { background-color: #395213; }
a { background-color: rgb(57,82,19); }
div.DivClassName
{
background-color: #395213;
}
.BgClassName
{
background-color: #395213;
}
</style>
border-color css
<style>
span { border-color: #395213; }
span { border-color: rgb(57,82,19); }
td.TdClassName
{
border-color: #395213;
}
.TagClassName
{
border-color: #395213;
}
</style>