Shades of Verdun Green #385106
Tints of Verdun Green #385106
RGB
CMYK
RGB Variations
Color information
#385106 (or 0x385106) is known color: Verdun Green. HEX triplet: 38, 51 and 06. RGB value is (56,81,6). Sum of RGB (Red+Green+Blue) = 56+81+6=143 (18% of max value = 765). Red value is 56 (22.27% from 255 or 39.16% from 143); Green value is 81 (32.03% from 255 or 56.64% from 143); Blue value is 6 (2.73% from 255 or 4.20% from 143); Max value from RGB is 81 - color contains mainly: green. Hex color #385106 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #385106 is #C7AEF9. Grayscale: #414141. Windows color (decimal): -13086458 or 414008. OLE color: 414008.
HSL color Cylindrical-coordinate representation of color #385106: hue angle of 80º degrees, saturation: 0.86, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #385106 is Cyan = 0.31, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 56 | 81 | 6 | - |
| CMYK | 0.31 | 0 | 0.93 | 0.68 |
| HSL | 80º | 0.86% | 0.17% | - |
| HSV(B) | 80º | 0.93% | 0.32% | - |
| XYZ | 4.61 | 6.74 | 1.23 | - |
| YUV | 64.98 | 94.72 | 121.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 81 | 6 | 0.31 | 0 | 0.93 | 0.68 | 80 | 0.86 | 0.17 |
| Hex | 38 | 51 | 6 | 1F | 0 | 5D | 44 | 50 | 56 | 11 |
| Octal | 70 | 121 | 6 | 37 | 0 | 135 | 104 | 120 | 126 | 21 |
| Binary | 111000 | 1010001 | 110 | 11111 | 0 | 1011101 | 1000100 | 1010000 | 1010110 | 10001 |
Color Harmonies of #385106
Complementary color
Monochromatic Colors of #385106
Black with #385106
Text Example
Text Example
White with #385106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385106; }
p { color: rgb(56,81,6); }
H1.HeaderClassName
{
color: #385106;
}
.AnyTagClassName
{
color: #385106;
}
</style>
background-color css
<style>
a { background-color: #385106; }
a { background-color: rgb(56,81,6); }
div.DivClassName
{
background-color: #385106;
}
.BgClassName
{
background-color: #385106;
}
</style>
border-color css
<style>
span { border-color: #385106; }
span { border-color: rgb(56,81,6); }
td.TdClassName
{
border-color: #385106;
}
.TagClassName
{
border-color: #385106;
}
</style>