Shades of Verdun Green #395407
Tints of Verdun Green #395407
RGB
CMYK
RGB Variations
Color information
#395407 (or 0x395407) is known color: Verdun Green. HEX triplet: 39, 54 and 07. RGB value is (57,84,7). Sum of RGB (Red+Green+Blue) = 57+84+7=148 (19% of max value = 765). Red value is 57 (22.66% from 255 or 38.51% from 148); Green value is 84 (33.20% from 255 or 56.76% from 148); Blue value is 7 (3.12% from 255 or 4.73% from 148); Max value from RGB is 84 - color contains mainly: green. Hex color #395407 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #395407 is #C6ABF8. Grayscale: #434343. Windows color (decimal): -13020153 or 480313. OLE color: 480313.
HSL color Cylindrical-coordinate representation of color #395407: hue angle of 81.04º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #395407 is Cyan = 0.32, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 57 | 84 | 7 | - |
| CMYK | 0.32 | 0 | 0.92 | 0.67 |
| HSL | 81.04º | 0.85% | 0.18% | - |
| HSV(B) | 81.04º | 0.92% | 0.33% | - |
| XYZ | 4.9 | 7.23 | 1.34 | - |
| YUV | 67.15 | 94.05 | 120.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 84 | 7 | 0.32 | 0 | 0.92 | 0.67 | 81.04 | 0.85 | 0.18 |
| Hex | 39 | 54 | 7 | 20 | 0 | 5C | 43 | 51 | 55 | 12 |
| Octal | 71 | 124 | 7 | 40 | 0 | 134 | 103 | 121 | 125 | 22 |
| Binary | 111001 | 1010100 | 111 | 100000 | 0 | 1011100 | 1000011 | 1010001 | 1010101 | 10010 |
Color Harmonies of #395407
Complementary color
Monochromatic Colors of #395407
Black with #395407
Text Example
Text Example
White with #395407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395407; }
p { color: rgb(57,84,7); }
H1.HeaderClassName
{
color: #395407;
}
.AnyTagClassName
{
color: #395407;
}
</style>
background-color css
<style>
a { background-color: #395407; }
a { background-color: rgb(57,84,7); }
div.DivClassName
{
background-color: #395407;
}
.BgClassName
{
background-color: #395407;
}
</style>
border-color css
<style>
span { border-color: #395407; }
span { border-color: rgb(57,84,7); }
td.TdClassName
{
border-color: #395407;
}
.TagClassName
{
border-color: #395407;
}
</style>