Shades of Verdun Green #396507
Tints of Verdun Green #396507
RGB
CMYK
RGB Variations
Color information
#396507 (or 0x396507) is known color: Verdun Green. HEX triplet: 39, 65 and 07. RGB value is (57,101,7). Sum of RGB (Red+Green+Blue) = 57+101+7=165 (21% of max value = 765). Red value is 57 (22.66% from 255 or 34.55% from 165); Green value is 101 (39.84% from 255 or 61.21% from 165); Blue value is 7 (3.12% from 255 or 4.24% from 165); Max value from RGB is 101 - color contains mainly: green. Hex color #396507 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #396507 is #C69AF8. Grayscale: #4D4D4D. Windows color (decimal): -13015801 or 484665. OLE color: 484665.
HSL color Cylindrical-coordinate representation of color #396507: hue angle of 88.09º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #396507 is Cyan = 0.44, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 57 | 101 | 7 | - |
| CMYK | 0.44 | 0 | 0.93 | 0.60 |
| HSL | 88.09º | 0.87% | 0.21% | - |
| HSV(B) | 88.09º | 0.93% | 0.4% | - |
| XYZ | 6.38 | 10.19 | 1.83 | - |
| YUV | 77.13 | 88.42 | 113.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 101 | 7 | 0.44 | 0 | 0.93 | 0.60 | 88.09 | 0.87 | 0.21 |
| Hex | 39 | 65 | 7 | 2C | 0 | 5D | 3C | 58 | 57 | 15 |
| Octal | 71 | 145 | 7 | 54 | 0 | 135 | 74 | 130 | 127 | 25 |
| Binary | 111001 | 1100101 | 111 | 101100 | 0 | 1011101 | 111100 | 1011000 | 1010111 | 10101 |
Color Harmonies of #396507
Complementary color
Monochromatic Colors of #396507
Black with #396507
Text Example
Text Example
White with #396507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396507; }
p { color: rgb(57,101,7); }
H1.HeaderClassName
{
color: #396507;
}
.AnyTagClassName
{
color: #396507;
}
</style>
background-color css
<style>
a { background-color: #396507; }
a { background-color: rgb(57,101,7); }
div.DivClassName
{
background-color: #396507;
}
.BgClassName
{
background-color: #396507;
}
</style>
border-color css
<style>
span { border-color: #396507; }
span { border-color: rgb(57,101,7); }
td.TdClassName
{
border-color: #396507;
}
.TagClassName
{
border-color: #396507;
}
</style>