Shades of Verdun Green #395304
Tints of Verdun Green #395304
RGB
CMYK
RGB Variations
Color information
#395304 (or 0x395304) is known color: Verdun Green. HEX triplet: 39, 53 and 04. RGB value is (57,83,4). Sum of RGB (Red+Green+Blue) = 57+83+4=144 (19% of max value = 765). Red value is 57 (22.66% from 255 or 39.58% from 144); Green value is 83 (32.81% from 255 or 57.64% from 144); Blue value is 4 (1.95% from 255 or 2.78% from 144); Max value from RGB is 83 - color contains mainly: green. Hex color #395304 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #395304 is #C6ACFB. Grayscale: #424242. Windows color (decimal): -13020412 or 283449. OLE color: 283449.
HSL color Cylindrical-coordinate representation of color #395304: hue angle of 79.75º degrees, saturation: 0.91, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #395304 is Cyan = 0.31, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 57 | 83 | 4 | - |
| CMYK | 0.31 | 0 | 0.95 | 0.67 |
| HSL | 79.75º | 0.91% | 0.17% | - |
| HSV(B) | 79.75º | 0.95% | 0.33% | - |
| XYZ | 4.8 | 7.07 | 1.23 | - |
| YUV | 66.22 | 92.89 | 121.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 83 | 4 | 0.31 | 0 | 0.95 | 0.67 | 79.75 | 0.91 | 0.17 |
| Hex | 39 | 53 | 4 | 1F | 0 | 5F | 43 | 50 | 5B | 11 |
| Octal | 71 | 123 | 4 | 37 | 0 | 137 | 103 | 120 | 133 | 21 |
| Binary | 111001 | 1010011 | 100 | 11111 | 0 | 1011111 | 1000011 | 1010000 | 1011011 | 10001 |
Color Harmonies of #395304
Complementary color
Monochromatic Colors of #395304
Black with #395304
Text Example
Text Example
White with #395304
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395304; }
p { color: rgb(57,83,4); }
H1.HeaderClassName
{
color: #395304;
}
.AnyTagClassName
{
color: #395304;
}
</style>
background-color css
<style>
a { background-color: #395304; }
a { background-color: rgb(57,83,4); }
div.DivClassName
{
background-color: #395304;
}
.BgClassName
{
background-color: #395304;
}
</style>
border-color css
<style>
span { border-color: #395304; }
span { border-color: rgb(57,83,4); }
td.TdClassName
{
border-color: #395304;
}
.TagClassName
{
border-color: #395304;
}
</style>