Shades of Verdun Green #385605
Tints of Verdun Green #385605
RGB
CMYK
RGB Variations
Color information
#385605 (or 0x385605) is known color: Verdun Green. HEX triplet: 38, 56 and 05. RGB value is (56,86,5). Sum of RGB (Red+Green+Blue) = 56+86+5=147 (19% of max value = 765). Red value is 56 (22.27% from 255 or 38.10% from 147); Green value is 86 (33.98% from 255 or 58.50% from 147); Blue value is 5 (2.34% from 255 or 3.40% from 147); Max value from RGB is 86 - color contains mainly: green. Hex color #385605 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #385605 is #C7A9FA. Grayscale: #444444. Windows color (decimal): -13085179 or 349752. OLE color: 349752.
HSL color Cylindrical-coordinate representation of color #385605: hue angle of 82.22º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #385605 is Cyan = 0.35, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 56 | 86 | 5 | - |
| CMYK | 0.35 | 0 | 0.94 | 0.66 |
| HSL | 82.22º | 0.89% | 0.18% | - |
| HSV(B) | 82.22º | 0.94% | 0.34% | - |
| XYZ | 4.99 | 7.51 | 1.33 | - |
| YUV | 67.8 | 92.56 | 119.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 86 | 5 | 0.35 | 0 | 0.94 | 0.66 | 82.22 | 0.89 | 0.18 |
| Hex | 38 | 56 | 5 | 23 | 0 | 5E | 42 | 52 | 59 | 12 |
| Octal | 70 | 126 | 5 | 43 | 0 | 136 | 102 | 122 | 131 | 22 |
| Binary | 111000 | 1010110 | 101 | 100011 | 0 | 1011110 | 1000010 | 1010010 | 1011001 | 10010 |
Color Harmonies of #385605
Complementary color
Monochromatic Colors of #385605
Black with #385605
Text Example
Text Example
White with #385605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385605; }
p { color: rgb(56,86,5); }
H1.HeaderClassName
{
color: #385605;
}
.AnyTagClassName
{
color: #385605;
}
</style>
background-color css
<style>
a { background-color: #385605; }
a { background-color: rgb(56,86,5); }
div.DivClassName
{
background-color: #385605;
}
.BgClassName
{
background-color: #385605;
}
</style>
border-color css
<style>
span { border-color: #385605; }
span { border-color: rgb(56,86,5); }
td.TdClassName
{
border-color: #385605;
}
.TagClassName
{
border-color: #385605;
}
</style>