Shades of Verdun Green #385710
Tints of Verdun Green #385710
RGB
CMYK
RGB Variations
Color information
#385710 (or 0x385710) is known color: Verdun Green. HEX triplet: 38, 57 and 10. RGB value is (56,87,16). Sum of RGB (Red+Green+Blue) = 56+87+16=159 (21% of max value = 765). Red value is 56 (22.27% from 255 or 35.22% from 159); Green value is 87 (34.38% from 255 or 54.72% from 159); Blue value is 16 (6.64% from 255 or 10.06% from 159); Max value from RGB is 87 - color contains mainly: green. Hex color #385710 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #385710 is #C7A8EF. Grayscale: #454545. Windows color (decimal): -13084912 or 1070904. OLE color: 1070904.
HSL color Cylindrical-coordinate representation of color #385710: hue angle of 86.2º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #385710 is Cyan = 0.36, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 56 | 87 | 16 | - |
| CMYK | 0.36 | 0 | 0.82 | 0.66 |
| HSL | 86.2º | 0.69% | 0.2% | - |
| HSV(B) | 86.2º | 0.82% | 0.34% | - |
| XYZ | 5.13 | 7.69 | 1.7 | - |
| YUV | 69.64 | 97.73 | 118.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 87 | 16 | 0.36 | 0 | 0.82 | 0.66 | 86.2 | 0.69 | 0.2 |
| Hex | 38 | 57 | 10 | 24 | 0 | 52 | 42 | 56 | 45 | 14 |
| Octal | 70 | 127 | 20 | 44 | 0 | 122 | 102 | 126 | 105 | 24 |
| Binary | 111000 | 1010111 | 10000 | 100100 | 0 | 1010010 | 1000010 | 1010110 | 1000101 | 10100 |
Color Harmonies of #385710
Complementary color
Monochromatic Colors of #385710
Black with #385710
Text Example
Text Example
White with #385710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385710; }
p { color: rgb(56,87,16); }
H1.HeaderClassName
{
color: #385710;
}
.AnyTagClassName
{
color: #385710;
}
</style>
background-color css
<style>
a { background-color: #385710; }
a { background-color: rgb(56,87,16); }
div.DivClassName
{
background-color: #385710;
}
.BgClassName
{
background-color: #385710;
}
</style>
border-color css
<style>
span { border-color: #385710; }
span { border-color: rgb(56,87,16); }
td.TdClassName
{
border-color: #385710;
}
.TagClassName
{
border-color: #385710;
}
</style>