Shades of Verdun Green #395312
Tints of Verdun Green #395312
RGB
CMYK
RGB Variations
Color information
#395312 (or 0x395312) is known color: Verdun Green. HEX triplet: 39, 53 and 12. RGB value is (57,83,18). Sum of RGB (Red+Green+Blue) = 57+83+18=158 (20% of max value = 765). Red value is 57 (22.66% from 255 or 36.08% from 158); Green value is 83 (32.81% from 255 or 52.53% from 158); Blue value is 18 (7.42% from 255 or 11.39% from 158); Max value from RGB is 83 - color contains mainly: green. Hex color #395312 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #395312 is #C6ACED. Grayscale: #444444. Windows color (decimal): -13020398 or 1200953. OLE color: 1200953.
HSL color Cylindrical-coordinate representation of color #395312: hue angle of 84º degrees, saturation: 0.64, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #395312 is Cyan = 0.31, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 57 | 83 | 18 | - |
| CMYK | 0.31 | 0 | 0.78 | 0.67 |
| HSL | 84º | 0.64% | 0.2% | - |
| HSV(B) | 84º | 0.78% | 0.33% | - |
| XYZ | 4.89 | 7.1 | 1.68 | - |
| YUV | 67.82 | 99.89 | 120.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 83 | 18 | 0.31 | 0 | 0.78 | 0.67 | 84 | 0.64 | 0.2 |
| Hex | 39 | 53 | 12 | 1F | 0 | 4E | 43 | 54 | 40 | 14 |
| Octal | 71 | 123 | 22 | 37 | 0 | 116 | 103 | 124 | 100 | 24 |
| Binary | 111001 | 1010011 | 10010 | 11111 | 0 | 1001110 | 1000011 | 1010100 | 1000000 | 10100 |
Color Harmonies of #395312
Complementary color
Monochromatic Colors of #395312
Black with #395312
Text Example
Text Example
White with #395312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395312; }
p { color: rgb(57,83,18); }
H1.HeaderClassName
{
color: #395312;
}
.AnyTagClassName
{
color: #395312;
}
</style>
background-color css
<style>
a { background-color: #395312; }
a { background-color: rgb(57,83,18); }
div.DivClassName
{
background-color: #395312;
}
.BgClassName
{
background-color: #395312;
}
</style>
border-color css
<style>
span { border-color: #395312; }
span { border-color: rgb(57,83,18); }
td.TdClassName
{
border-color: #395312;
}
.TagClassName
{
border-color: #395312;
}
</style>