Shades of Verdun Green #395708
Tints of Verdun Green #395708
RGB
CMYK
RGB Variations
Color information
#395708 (or 0x395708) is known color: Verdun Green. HEX triplet: 39, 57 and 08. RGB value is (57,87,8). Sum of RGB (Red+Green+Blue) = 57+87+8=152 (20% of max value = 765). Red value is 57 (22.66% from 255 or 37.5% from 152); Green value is 87 (34.38% from 255 or 57.24% from 152); Blue value is 8 (3.52% from 255 or 5.26% from 152); Max value from RGB is 87 - color contains mainly: green. Hex color #395708 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #395708 is #C6A8F7. Grayscale: #454545. Windows color (decimal): -13019384 or 546617. OLE color: 546617.
HSL color Cylindrical-coordinate representation of color #395708: hue angle of 82.78º degrees, saturation: 0.83, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #395708 is Cyan = 0.34, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 57 | 87 | 8 | - |
| CMYK | 0.34 | 0 | 0.91 | 0.66 |
| HSL | 82.78º | 0.83% | 0.19% | - |
| HSV(B) | 82.78º | 0.91% | 0.34% | - |
| XYZ | 5.14 | 7.7 | 1.45 | - |
| YUV | 69.02 | 93.56 | 119.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 87 | 8 | 0.34 | 0 | 0.91 | 0.66 | 82.78 | 0.83 | 0.19 |
| Hex | 39 | 57 | 8 | 22 | 0 | 5B | 42 | 53 | 53 | 13 |
| Octal | 71 | 127 | 10 | 42 | 0 | 133 | 102 | 123 | 123 | 23 |
| Binary | 111001 | 1010111 | 1000 | 100010 | 0 | 1011011 | 1000010 | 1010011 | 1010011 | 10011 |
Color Harmonies of #395708
Complementary color
Monochromatic Colors of #395708
Black with #395708
Text Example
Text Example
White with #395708
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395708; }
p { color: rgb(57,87,8); }
H1.HeaderClassName
{
color: #395708;
}
.AnyTagClassName
{
color: #395708;
}
</style>
background-color css
<style>
a { background-color: #395708; }
a { background-color: rgb(57,87,8); }
div.DivClassName
{
background-color: #395708;
}
.BgClassName
{
background-color: #395708;
}
</style>
border-color css
<style>
span { border-color: #395708; }
span { border-color: rgb(57,87,8); }
td.TdClassName
{
border-color: #395708;
}
.TagClassName
{
border-color: #395708;
}
</style>