Shades of Verdun Green #396407
Tints of Verdun Green #396407
RGB
CMYK
RGB Variations
Color information
#396407 (or 0x396407) is known color: Verdun Green. HEX triplet: 39, 64 and 07. RGB value is (57,100,7). Sum of RGB (Red+Green+Blue) = 57+100+7=164 (21% of max value = 765). Red value is 57 (22.66% from 255 or 34.76% from 164); Green value is 100 (39.45% from 255 or 60.98% from 164); Blue value is 7 (3.12% from 255 or 4.27% from 164); Max value from RGB is 100 - color contains mainly: green. Hex color #396407 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #396407 is #C69BF8. Grayscale: #4C4C4C. Windows color (decimal): -13016057 or 484409. OLE color: 484409.
HSL color Cylindrical-coordinate representation of color #396407: hue angle of 87.74º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #396407 is Cyan = 0.43, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 57 | 100 | 7 | - |
| CMYK | 0.43 | 0 | 0.93 | 0.61 |
| HSL | 87.74º | 0.87% | 0.21% | - |
| HSV(B) | 87.74º | 0.93% | 0.39% | - |
| XYZ | 6.28 | 10 | 1.8 | - |
| YUV | 76.54 | 88.75 | 114.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 100 | 7 | 0.43 | 0 | 0.93 | 0.61 | 87.74 | 0.87 | 0.21 |
| Hex | 39 | 64 | 7 | 2B | 0 | 5D | 3D | 58 | 57 | 15 |
| Octal | 71 | 144 | 7 | 53 | 0 | 135 | 75 | 130 | 127 | 25 |
| Binary | 111001 | 1100100 | 111 | 101011 | 0 | 1011101 | 111101 | 1011000 | 1010111 | 10101 |
Color Harmonies of #396407
Complementary color
Monochromatic Colors of #396407
Black with #396407
Text Example
Text Example
White with #396407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396407; }
p { color: rgb(57,100,7); }
H1.HeaderClassName
{
color: #396407;
}
.AnyTagClassName
{
color: #396407;
}
</style>
background-color css
<style>
a { background-color: #396407; }
a { background-color: rgb(57,100,7); }
div.DivClassName
{
background-color: #396407;
}
.BgClassName
{
background-color: #396407;
}
</style>
border-color css
<style>
span { border-color: #396407; }
span { border-color: rgb(57,100,7); }
td.TdClassName
{
border-color: #396407;
}
.TagClassName
{
border-color: #396407;
}
</style>