Shades of Verdun Green #385607
Tints of Verdun Green #385607
RGB
CMYK
RGB Variations
Color information
#385607 (or 0x385607) is known color: Verdun Green. HEX triplet: 38, 56 and 07. RGB value is (56,86,7). Sum of RGB (Red+Green+Blue) = 56+86+7=149 (19% of max value = 765). Red value is 56 (22.27% from 255 or 37.58% from 149); Green value is 86 (33.98% from 255 or 57.72% from 149); Blue value is 7 (3.12% from 255 or 4.70% from 149); Max value from RGB is 86 - color contains mainly: green. Hex color #385607 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #385607 is #C7A9F8. Grayscale: #444444. Windows color (decimal): -13085177 or 480824. OLE color: 480824.
HSL color Cylindrical-coordinate representation of color #385607: hue angle of 82.78º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #385607 is Cyan = 0.35, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 56 | 86 | 7 | - |
| CMYK | 0.35 | 0 | 0.92 | 0.66 |
| HSL | 82.78º | 0.85% | 0.18% | - |
| HSV(B) | 82.78º | 0.92% | 0.34% | - |
| XYZ | 5 | 7.51 | 1.39 | - |
| YUV | 68.02 | 93.56 | 119.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 86 | 7 | 0.35 | 0 | 0.92 | 0.66 | 82.78 | 0.85 | 0.18 |
| Hex | 38 | 56 | 7 | 23 | 0 | 5C | 42 | 53 | 55 | 12 |
| Octal | 70 | 126 | 7 | 43 | 0 | 134 | 102 | 123 | 125 | 22 |
| Binary | 111000 | 1010110 | 111 | 100011 | 0 | 1011100 | 1000010 | 1010011 | 1010101 | 10010 |
Color Harmonies of #385607
Complementary color
Monochromatic Colors of #385607
Black with #385607
Text Example
Text Example
White with #385607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385607; }
p { color: rgb(56,86,7); }
H1.HeaderClassName
{
color: #385607;
}
.AnyTagClassName
{
color: #385607;
}
</style>
background-color css
<style>
a { background-color: #385607; }
a { background-color: rgb(56,86,7); }
div.DivClassName
{
background-color: #385607;
}
.BgClassName
{
background-color: #385607;
}
</style>
border-color css
<style>
span { border-color: #385607; }
span { border-color: rgb(56,86,7); }
td.TdClassName
{
border-color: #385607;
}
.TagClassName
{
border-color: #385607;
}
</style>