Shades of Verdun Green #396605
Tints of Verdun Green #396605
RGB
CMYK
RGB Variations
Color information
#396605 (or 0x396605) is known color: Verdun Green. HEX triplet: 39, 66 and 05. RGB value is (57,102,5). Sum of RGB (Red+Green+Blue) = 57+102+5=164 (21% of max value = 765). Red value is 57 (22.66% from 255 or 34.76% from 164); Green value is 102 (40.23% from 255 or 62.20% from 164); Blue value is 5 (2.34% from 255 or 3.05% from 164); Max value from RGB is 102 - color contains mainly: green. Hex color #396605 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #396605 is #C699FA. Grayscale: #4D4D4D. Windows color (decimal): -13015547 or 353849. OLE color: 353849.
HSL color Cylindrical-coordinate representation of color #396605: hue angle of 87.84º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #396605 is Cyan = 0.44, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 57 | 102 | 5 | - |
| CMYK | 0.44 | 0 | 0.95 | 0.6 |
| HSL | 87.84º | 0.91% | 0.21% | - |
| HSV(B) | 87.84º | 0.95% | 0.4% | - |
| XYZ | 6.47 | 10.38 | 1.81 | - |
| YUV | 77.49 | 87.09 | 113.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 102 | 5 | 0.44 | 0 | 0.95 | 0.6 | 87.84 | 0.91 | 0.21 |
| Hex | 39 | 66 | 5 | 2C | 0 | 5F | 3C | 58 | 5B | 15 |
| Octal | 71 | 146 | 5 | 54 | 0 | 137 | 74 | 130 | 133 | 25 |
| Binary | 111001 | 1100110 | 101 | 101100 | 0 | 1011111 | 111100 | 1011000 | 1011011 | 10101 |
Color Harmonies of #396605
Complementary color
Monochromatic Colors of #396605
Black with #396605
Text Example
Text Example
White with #396605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396605; }
p { color: rgb(57,102,5); }
H1.HeaderClassName
{
color: #396605;
}
.AnyTagClassName
{
color: #396605;
}
</style>
background-color css
<style>
a { background-color: #396605; }
a { background-color: rgb(57,102,5); }
div.DivClassName
{
background-color: #396605;
}
.BgClassName
{
background-color: #396605;
}
</style>
border-color css
<style>
span { border-color: #396605; }
span { border-color: rgb(57,102,5); }
td.TdClassName
{
border-color: #396605;
}
.TagClassName
{
border-color: #396605;
}
</style>