Shades of Verdun Green #386504
Tints of Verdun Green #386504
RGB
CMYK
RGB Variations
Color information
#386504 (or 0x386504) is known color: Verdun Green. HEX triplet: 38, 65 and 04. RGB value is (56,101,4). Sum of RGB (Red+Green+Blue) = 56+101+4=161 (21% of max value = 765). Red value is 56 (22.27% from 255 or 34.78% from 161); Green value is 101 (39.84% from 255 or 62.73% from 161); Blue value is 4 (1.95% from 255 or 2.48% from 161); Max value from RGB is 101 - color contains mainly: green. Hex color #386504 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #386504 is #C79AFB. Grayscale: #4C4C4C. Windows color (decimal): -13081340 or 288056. OLE color: 288056.
HSL color Cylindrical-coordinate representation of color #386504: hue angle of 87.84º degrees, saturation: 0.92, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #386504 is Cyan = 0.45, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 56 | 101 | 4 | - |
| CMYK | 0.45 | 0 | 0.96 | 0.60 |
| HSL | 87.84º | 0.92% | 0.21% | - |
| HSV(B) | 87.84º | 0.96% | 0.4% | - |
| XYZ | 6.31 | 10.16 | 1.74 | - |
| YUV | 76.49 | 87.09 | 113.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 101 | 4 | 0.45 | 0 | 0.96 | 0.60 | 87.84 | 0.92 | 0.21 |
| Hex | 38 | 65 | 4 | 2D | 0 | 60 | 3C | 58 | 5C | 15 |
| Octal | 70 | 145 | 4 | 55 | 0 | 140 | 74 | 130 | 134 | 25 |
| Binary | 111000 | 1100101 | 100 | 101101 | 0 | 1100000 | 111100 | 1011000 | 1011100 | 10101 |
Color Harmonies of #386504
Complementary color
Monochromatic Colors of #386504
Black with #386504
Text Example
Text Example
White with #386504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386504; }
p { color: rgb(56,101,4); }
H1.HeaderClassName
{
color: #386504;
}
.AnyTagClassName
{
color: #386504;
}
</style>
background-color css
<style>
a { background-color: #386504; }
a { background-color: rgb(56,101,4); }
div.DivClassName
{
background-color: #386504;
}
.BgClassName
{
background-color: #386504;
}
</style>
border-color css
<style>
span { border-color: #386504; }
span { border-color: rgb(56,101,4); }
td.TdClassName
{
border-color: #386504;
}
.TagClassName
{
border-color: #386504;
}
</style>