Shades of Verdun Green #385805
Tints of Verdun Green #385805
RGB
CMYK
RGB Variations
Color information
#385805 (or 0x385805) is known color: Verdun Green. HEX triplet: 38, 58 and 05. RGB value is (56,88,5). Sum of RGB (Red+Green+Blue) = 56+88+5=149 (19% of max value = 765). Red value is 56 (22.27% from 255 or 37.58% from 149); Green value is 88 (34.77% from 255 or 59.06% from 149); Blue value is 5 (2.34% from 255 or 3.36% from 149); Max value from RGB is 88 - color contains mainly: green. Hex color #385805 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #385805 is #C7A7FA. Grayscale: #454545. Windows color (decimal): -13084667 or 350264. OLE color: 350264.
HSL color Cylindrical-coordinate representation of color #385805: hue angle of 83.13º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #385805 is Cyan = 0.36, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 56 | 88 | 5 | - |
| CMYK | 0.36 | 0 | 0.94 | 0.65 |
| HSL | 83.13º | 0.89% | 0.18% | - |
| HSV(B) | 83.13º | 0.94% | 0.35% | - |
| XYZ | 5.15 | 7.83 | 1.38 | - |
| YUV | 68.97 | 91.9 | 118.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 88 | 5 | 0.36 | 0 | 0.94 | 0.65 | 83.13 | 0.89 | 0.18 |
| Hex | 38 | 58 | 5 | 24 | 0 | 5E | 41 | 53 | 59 | 12 |
| Octal | 70 | 130 | 5 | 44 | 0 | 136 | 101 | 123 | 131 | 22 |
| Binary | 111000 | 1011000 | 101 | 100100 | 0 | 1011110 | 1000001 | 1010011 | 1011001 | 10010 |
Color Harmonies of #385805
Complementary color
Monochromatic Colors of #385805
Black with #385805
Text Example
Text Example
White with #385805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385805; }
p { color: rgb(56,88,5); }
H1.HeaderClassName
{
color: #385805;
}
.AnyTagClassName
{
color: #385805;
}
</style>
background-color css
<style>
a { background-color: #385805; }
a { background-color: rgb(56,88,5); }
div.DivClassName
{
background-color: #385805;
}
.BgClassName
{
background-color: #385805;
}
</style>
border-color css
<style>
span { border-color: #385805; }
span { border-color: rgb(56,88,5); }
td.TdClassName
{
border-color: #385805;
}
.TagClassName
{
border-color: #385805;
}
</style>