Shades of Verdun Green #385408
Tints of Verdun Green #385408
RGB
CMYK
RGB Variations
Color information
#385408 (or 0x385408) is known color: Verdun Green. HEX triplet: 38, 54 and 08. RGB value is (56,84,8). Sum of RGB (Red+Green+Blue) = 56+84+8=148 (19% of max value = 765). Red value is 56 (22.27% from 255 or 37.84% from 148); Green value is 84 (33.20% from 255 or 56.76% from 148); Blue value is 8 (3.52% from 255 or 5.41% from 148); Max value from RGB is 84 - color contains mainly: green. Hex color #385408 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #385408 is #C7ABF7. Grayscale: #434343. Windows color (decimal): -13085688 or 545848. OLE color: 545848.
HSL color Cylindrical-coordinate representation of color #385408: hue angle of 82.11º degrees, saturation: 0.83, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #385408 is Cyan = 0.33, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 56 | 84 | 8 | - |
| CMYK | 0.33 | 0 | 0.90 | 0.67 |
| HSL | 82.11º | 0.83% | 0.18% | - |
| HSV(B) | 82.11º | 0.9% | 0.33% | - |
| XYZ | 4.85 | 7.2 | 1.36 | - |
| YUV | 66.96 | 94.72 | 120.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 84 | 8 | 0.33 | 0 | 0.90 | 0.67 | 82.11 | 0.83 | 0.18 |
| Hex | 38 | 54 | 8 | 21 | 0 | 5A | 43 | 52 | 53 | 12 |
| Octal | 70 | 124 | 10 | 41 | 0 | 132 | 103 | 122 | 123 | 22 |
| Binary | 111000 | 1010100 | 1000 | 100001 | 0 | 1011010 | 1000011 | 1010010 | 1010011 | 10010 |
Color Harmonies of #385408
Complementary color
Monochromatic Colors of #385408
Black with #385408
Text Example
Text Example
White with #385408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385408; }
p { color: rgb(56,84,8); }
H1.HeaderClassName
{
color: #385408;
}
.AnyTagClassName
{
color: #385408;
}
</style>
background-color css
<style>
a { background-color: #385408; }
a { background-color: rgb(56,84,8); }
div.DivClassName
{
background-color: #385408;
}
.BgClassName
{
background-color: #385408;
}
</style>
border-color css
<style>
span { border-color: #385408; }
span { border-color: rgb(56,84,8); }
td.TdClassName
{
border-color: #385408;
}
.TagClassName
{
border-color: #385408;
}
</style>