Shades of Verdun Green #385109
Tints of Verdun Green #385109
RGB
CMYK
RGB Variations
Color information
#385109 (or 0x385109) is known color: Verdun Green. HEX triplet: 38, 51 and 09. RGB value is (56,81,9). Sum of RGB (Red+Green+Blue) = 56+81+9=146 (19% of max value = 765). Red value is 56 (22.27% from 255 or 38.36% from 146); Green value is 81 (32.03% from 255 or 55.48% from 146); Blue value is 9 (3.91% from 255 or 6.16% from 146); Max value from RGB is 81 - color contains mainly: green. Hex color #385109 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #385109 is #C7AEF6. Grayscale: #414141. Windows color (decimal): -13086455 or 610616. OLE color: 610616.
HSL color Cylindrical-coordinate representation of color #385109: hue angle of 80.83º degrees, saturation: 0.8, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #385109 is Cyan = 0.31, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 56 | 81 | 9 | - |
| CMYK | 0.31 | 0 | 0.89 | 0.68 |
| HSL | 80.83º | 0.8% | 0.18% | - |
| HSV(B) | 80.83º | 0.89% | 0.32% | - |
| XYZ | 4.62 | 6.75 | 1.32 | - |
| YUV | 65.32 | 96.22 | 121.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 81 | 9 | 0.31 | 0 | 0.89 | 0.68 | 80.83 | 0.8 | 0.18 |
| Hex | 38 | 51 | 9 | 1F | 0 | 59 | 44 | 51 | 50 | 12 |
| Octal | 70 | 121 | 11 | 37 | 0 | 131 | 104 | 121 | 120 | 22 |
| Binary | 111000 | 1010001 | 1001 | 11111 | 0 | 1011001 | 1000100 | 1010001 | 1010000 | 10010 |
Color Harmonies of #385109
Complementary color
Monochromatic Colors of #385109
Black with #385109
Text Example
Text Example
White with #385109
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385109; }
p { color: rgb(56,81,9); }
H1.HeaderClassName
{
color: #385109;
}
.AnyTagClassName
{
color: #385109;
}
</style>
background-color css
<style>
a { background-color: #385109; }
a { background-color: rgb(56,81,9); }
div.DivClassName
{
background-color: #385109;
}
.BgClassName
{
background-color: #385109;
}
</style>
border-color css
<style>
span { border-color: #385109; }
span { border-color: rgb(56,81,9); }
td.TdClassName
{
border-color: #385109;
}
.TagClassName
{
border-color: #385109;
}
</style>