Shades of Verdun Green #386502
Tints of Verdun Green #386502
RGB
CMYK
RGB Variations
Color information
#386502 (or 0x386502) is known color: Verdun Green. HEX triplet: 38, 65 and 02. RGB value is (56,101,2). Sum of RGB (Red+Green+Blue) = 56+101+2=159 (21% of max value = 765). Red value is 56 (22.27% from 255 or 35.22% from 159); Green value is 101 (39.84% from 255 or 63.52% from 159); Blue value is 2 (1.17% from 255 or 1.26% from 159); Max value from RGB is 101 - color contains mainly: green. Hex color #386502 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #386502 is #C79AFD. Grayscale: #4C4C4C. Windows color (decimal): -13081342 or 156984. OLE color: 156984.
HSL color Cylindrical-coordinate representation of color #386502: hue angle of 87.27º degrees, saturation: 0.96, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #386502 is Cyan = 0.45, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 56 | 101 | 2 | - |
| CMYK | 0.45 | 0 | 0.98 | 0.60 |
| HSL | 87.27º | 0.96% | 0.2% | - |
| HSV(B) | 87.27º | 0.98% | 0.4% | - |
| XYZ | 6.3 | 10.15 | 1.69 | - |
| YUV | 76.26 | 86.09 | 113.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 101 | 2 | 0.45 | 0 | 0.98 | 0.60 | 87.27 | 0.96 | 0.2 |
| Hex | 38 | 65 | 2 | 2D | 0 | 62 | 3C | 57 | 60 | 14 |
| Octal | 70 | 145 | 2 | 55 | 0 | 142 | 74 | 127 | 140 | 24 |
| Binary | 111000 | 1100101 | 10 | 101101 | 0 | 1100010 | 111100 | 1010111 | 1100000 | 10100 |
Color Harmonies of #386502
Complementary color
Monochromatic Colors of #386502
Black with #386502
Text Example
Text Example
White with #386502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386502; }
p { color: rgb(56,101,2); }
H1.HeaderClassName
{
color: #386502;
}
.AnyTagClassName
{
color: #386502;
}
</style>
background-color css
<style>
a { background-color: #386502; }
a { background-color: rgb(56,101,2); }
div.DivClassName
{
background-color: #386502;
}
.BgClassName
{
background-color: #386502;
}
</style>
border-color css
<style>
span { border-color: #386502; }
span { border-color: rgb(56,101,2); }
td.TdClassName
{
border-color: #386502;
}
.TagClassName
{
border-color: #386502;
}
</style>