Shades of Verdun Green #386706
Tints of Verdun Green #386706
RGB
CMYK
RGB Variations
Color information
#386706 (or 0x386706) is known color: Verdun Green. HEX triplet: 38, 67 and 06. RGB value is (56,103,6). Sum of RGB (Red+Green+Blue) = 56+103+6=165 (21% of max value = 765). Red value is 56 (22.27% from 255 or 33.94% from 165); Green value is 103 (40.62% from 255 or 62.42% from 165); Blue value is 6 (2.73% from 255 or 3.64% from 165); Max value from RGB is 103 - color contains mainly: green. Hex color #386706 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #386706 is #C798F9. Grayscale: #4E4E4E. Windows color (decimal): -13080826 or 419640. OLE color: 419640.
HSL color Cylindrical-coordinate representation of color #386706: hue angle of 89.07º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #386706 is Cyan = 0.46, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 56 | 103 | 6 | - |
| CMYK | 0.46 | 0 | 0.94 | 0.60 |
| HSL | 89.07º | 0.89% | 0.21% | - |
| HSV(B) | 89.07º | 0.94% | 0.4% | - |
| XYZ | 6.51 | 10.55 | 1.87 | - |
| YUV | 77.89 | 87.43 | 112.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 103 | 6 | 0.46 | 0 | 0.94 | 0.60 | 89.07 | 0.89 | 0.21 |
| Hex | 38 | 67 | 6 | 2E | 0 | 5E | 3C | 59 | 59 | 15 |
| Octal | 70 | 147 | 6 | 56 | 0 | 136 | 74 | 131 | 131 | 25 |
| Binary | 111000 | 1100111 | 110 | 101110 | 0 | 1011110 | 111100 | 1011001 | 1011001 | 10101 |
Color Harmonies of #386706
Complementary color
Monochromatic Colors of #386706
Black with #386706
Text Example
Text Example
White with #386706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386706; }
p { color: rgb(56,103,6); }
H1.HeaderClassName
{
color: #386706;
}
.AnyTagClassName
{
color: #386706;
}
</style>
background-color css
<style>
a { background-color: #386706; }
a { background-color: rgb(56,103,6); }
div.DivClassName
{
background-color: #386706;
}
.BgClassName
{
background-color: #386706;
}
</style>
border-color css
<style>
span { border-color: #386706; }
span { border-color: rgb(56,103,6); }
td.TdClassName
{
border-color: #386706;
}
.TagClassName
{
border-color: #386706;
}
</style>