Shades of Verdun Green #385608
Tints of Verdun Green #385608
RGB
CMYK
RGB Variations
Color information
#385608 (or 0x385608) is known color: Verdun Green. HEX triplet: 38, 56 and 08. RGB value is (56,86,8). Sum of RGB (Red+Green+Blue) = 56+86+8=150 (19% of max value = 765). Red value is 56 (22.27% from 255 or 37.33% from 150); Green value is 86 (33.98% from 255 or 57.33% from 150); Blue value is 8 (3.52% from 255 or 5.33% from 150); Max value from RGB is 86 - color contains mainly: green. Hex color #385608 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #385608 is #C7A9F7. Grayscale: #444444. Windows color (decimal): -13085176 or 546360. OLE color: 546360.
HSL color Cylindrical-coordinate representation of color #385608: hue angle of 83.08º degrees, saturation: 0.83, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #385608 is Cyan = 0.35, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 56 | 86 | 8 | - |
| CMYK | 0.35 | 0 | 0.91 | 0.66 |
| HSL | 83.08º | 0.83% | 0.18% | - |
| HSV(B) | 83.08º | 0.91% | 0.34% | - |
| XYZ | 5 | 7.51 | 1.42 | - |
| YUV | 68.14 | 94.06 | 119.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 86 | 8 | 0.35 | 0 | 0.91 | 0.66 | 83.08 | 0.83 | 0.18 |
| Hex | 38 | 56 | 8 | 23 | 0 | 5B | 42 | 53 | 53 | 12 |
| Octal | 70 | 126 | 10 | 43 | 0 | 133 | 102 | 123 | 123 | 22 |
| Binary | 111000 | 1010110 | 1000 | 100011 | 0 | 1011011 | 1000010 | 1010011 | 1010011 | 10010 |
Color Harmonies of #385608
Complementary color
Monochromatic Colors of #385608
Black with #385608
Text Example
Text Example
White with #385608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385608; }
p { color: rgb(56,86,8); }
H1.HeaderClassName
{
color: #385608;
}
.AnyTagClassName
{
color: #385608;
}
</style>
background-color css
<style>
a { background-color: #385608; }
a { background-color: rgb(56,86,8); }
div.DivClassName
{
background-color: #385608;
}
.BgClassName
{
background-color: #385608;
}
</style>
border-color css
<style>
span { border-color: #385608; }
span { border-color: rgb(56,86,8); }
td.TdClassName
{
border-color: #385608;
}
.TagClassName
{
border-color: #385608;
}
</style>