Shades of Verdun Green #386608
Tints of Verdun Green #386608
RGB
CMYK
RGB Variations
Color information
#386608 (or 0x386608) is known color: Verdun Green. HEX triplet: 38, 66 and 08. RGB value is (56,102,8). Sum of RGB (Red+Green+Blue) = 56+102+8=166 (21% of max value = 765). Red value is 56 (22.27% from 255 or 33.73% from 166); Green value is 102 (40.23% from 255 or 61.45% from 166); Blue value is 8 (3.52% from 255 or 4.82% from 166); Max value from RGB is 102 - color contains mainly: green. Hex color #386608 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #386608 is #C799F7. Grayscale: #4D4D4D. Windows color (decimal): -13081080 or 550456. OLE color: 550456.
HSL color Cylindrical-coordinate representation of color #386608: hue angle of 89.36º degrees, saturation: 0.85, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #386608 is Cyan = 0.45, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 56 | 102 | 8 | - |
| CMYK | 0.45 | 0 | 0.92 | 0.6 |
| HSL | 89.36º | 0.85% | 0.22% | - |
| HSV(B) | 89.36º | 0.92% | 0.4% | - |
| XYZ | 6.43 | 10.36 | 1.89 | - |
| YUV | 77.53 | 88.76 | 112.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 102 | 8 | 0.45 | 0 | 0.92 | 0.6 | 89.36 | 0.85 | 0.22 |
| Hex | 38 | 66 | 8 | 2D | 0 | 5C | 3C | 59 | 55 | 16 |
| Octal | 70 | 146 | 10 | 55 | 0 | 134 | 74 | 131 | 125 | 26 |
| Binary | 111000 | 1100110 | 1000 | 101101 | 0 | 1011100 | 111100 | 1011001 | 1010101 | 10110 |
Color Harmonies of #386608
Complementary color
Monochromatic Colors of #386608
Black with #386608
Text Example
Text Example
White with #386608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386608; }
p { color: rgb(56,102,8); }
H1.HeaderClassName
{
color: #386608;
}
.AnyTagClassName
{
color: #386608;
}
</style>
background-color css
<style>
a { background-color: #386608; }
a { background-color: rgb(56,102,8); }
div.DivClassName
{
background-color: #386608;
}
.BgClassName
{
background-color: #386608;
}
</style>
border-color css
<style>
span { border-color: #386608; }
span { border-color: rgb(56,102,8); }
td.TdClassName
{
border-color: #386608;
}
.TagClassName
{
border-color: #386608;
}
</style>