Shades of Verdun Green #386408
Tints of Verdun Green #386408
RGB
CMYK
RGB Variations
Color information
#386408 (or 0x386408) is known color: Verdun Green. HEX triplet: 38, 64 and 08. RGB value is (56,100,8). Sum of RGB (Red+Green+Blue) = 56+100+8=164 (21% of max value = 765). Red value is 56 (22.27% from 255 or 34.15% from 164); Green value is 100 (39.45% from 255 or 60.98% from 164); Blue value is 8 (3.52% from 255 or 4.88% from 164); Max value from RGB is 100 - color contains mainly: green. Hex color #386408 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #386408 is #C79BF7. Grayscale: #4C4C4C. Windows color (decimal): -13081592 or 549944. OLE color: 549944.
HSL color Cylindrical-coordinate representation of color #386408: hue angle of 88.7º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #386408 is Cyan = 0.44, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 56 | 100 | 8 | - |
| CMYK | 0.44 | 0 | 0.92 | 0.61 |
| HSL | 88.7º | 0.85% | 0.21% | - |
| HSV(B) | 88.7º | 0.92% | 0.39% | - |
| XYZ | 6.23 | 9.97 | 1.83 | - |
| YUV | 76.36 | 89.42 | 113.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 100 | 8 | 0.44 | 0 | 0.92 | 0.61 | 88.7 | 0.85 | 0.21 |
| Hex | 38 | 64 | 8 | 2C | 0 | 5C | 3D | 59 | 55 | 15 |
| Octal | 70 | 144 | 10 | 54 | 0 | 134 | 75 | 131 | 125 | 25 |
| Binary | 111000 | 1100100 | 1000 | 101100 | 0 | 1011100 | 111101 | 1011001 | 1010101 | 10101 |
Color Harmonies of #386408
Complementary color
Monochromatic Colors of #386408
Black with #386408
Text Example
Text Example
White with #386408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386408; }
p { color: rgb(56,100,8); }
H1.HeaderClassName
{
color: #386408;
}
.AnyTagClassName
{
color: #386408;
}
</style>
background-color css
<style>
a { background-color: #386408; }
a { background-color: rgb(56,100,8); }
div.DivClassName
{
background-color: #386408;
}
.BgClassName
{
background-color: #386408;
}
</style>
border-color css
<style>
span { border-color: #386408; }
span { border-color: rgb(56,100,8); }
td.TdClassName
{
border-color: #386408;
}
.TagClassName
{
border-color: #386408;
}
</style>