Shades of Verdun Green #385406
Tints of Verdun Green #385406
RGB
CMYK
RGB Variations
Color information
#385406 (or 0x385406) is known color: Verdun Green. HEX triplet: 38, 54 and 06. RGB value is (56,84,6). Sum of RGB (Red+Green+Blue) = 56+84+6=146 (19% of max value = 765). Red value is 56 (22.27% from 255 or 38.36% from 146); Green value is 84 (33.20% from 255 or 57.53% from 146); Blue value is 6 (2.73% from 255 or 4.11% from 146); Max value from RGB is 84 - color contains mainly: green. Hex color #385406 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #385406 is #C7ABF9. Grayscale: #434343. Windows color (decimal): -13085690 or 414776. OLE color: 414776.
HSL color Cylindrical-coordinate representation of color #385406: hue angle of 81.54º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #385406 is Cyan = 0.33, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 56 | 84 | 6 | - |
| CMYK | 0.33 | 0 | 0.93 | 0.67 |
| HSL | 81.54º | 0.87% | 0.18% | - |
| HSV(B) | 81.54º | 0.93% | 0.33% | - |
| XYZ | 4.83 | 7.19 | 1.31 | - |
| YUV | 66.74 | 93.72 | 120.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 84 | 6 | 0.33 | 0 | 0.93 | 0.67 | 81.54 | 0.87 | 0.18 |
| Hex | 38 | 54 | 6 | 21 | 0 | 5D | 43 | 52 | 57 | 12 |
| Octal | 70 | 124 | 6 | 41 | 0 | 135 | 103 | 122 | 127 | 22 |
| Binary | 111000 | 1010100 | 110 | 100001 | 0 | 1011101 | 1000011 | 1010010 | 1010111 | 10010 |
Color Harmonies of #385406
Complementary color
Monochromatic Colors of #385406
Black with #385406
Text Example
Text Example
White with #385406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385406; }
p { color: rgb(56,84,6); }
H1.HeaderClassName
{
color: #385406;
}
.AnyTagClassName
{
color: #385406;
}
</style>
background-color css
<style>
a { background-color: #385406; }
a { background-color: rgb(56,84,6); }
div.DivClassName
{
background-color: #385406;
}
.BgClassName
{
background-color: #385406;
}
</style>
border-color css
<style>
span { border-color: #385406; }
span { border-color: rgb(56,84,6); }
td.TdClassName
{
border-color: #385406;
}
.TagClassName
{
border-color: #385406;
}
</style>