Shades of Verdun Green #365613
Tints of Verdun Green #365613
RGB
CMYK
RGB Variations
Color information
#365613 (or 0x365613) is known color: Verdun Green. HEX triplet: 36, 56 and 13. RGB value is (54,86,19). Sum of RGB (Red+Green+Blue) = 54+86+19=159 (21% of max value = 765). Red value is 54 (21.48% from 255 or 33.96% from 159); Green value is 86 (33.98% from 255 or 54.09% from 159); Blue value is 19 (7.81% from 255 or 11.95% from 159); Max value from RGB is 86 - color contains mainly: green. Hex color #365613 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #365613 is #C9A9EC. Grayscale: #454545. Windows color (decimal): -13216237 or 1267254. OLE color: 1267254.
HSL color Cylindrical-coordinate representation of color #365613: hue angle of 88.66º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #365613 is Cyan = 0.37, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 54 | 86 | 19 | - |
| CMYK | 0.37 | 0 | 0.78 | 0.66 |
| HSL | 88.66º | 0.64% | 0.21% | - |
| HSV(B) | 88.66º | 0.78% | 0.34% | - |
| XYZ | 4.97 | 7.49 | 1.8 | - |
| YUV | 68.79 | 99.9 | 117.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 86 | 19 | 0.37 | 0 | 0.78 | 0.66 | 88.66 | 0.64 | 0.21 |
| Hex | 36 | 56 | 13 | 25 | 0 | 4E | 42 | 59 | 40 | 15 |
| Octal | 66 | 126 | 23 | 45 | 0 | 116 | 102 | 131 | 100 | 25 |
| Binary | 110110 | 1010110 | 10011 | 100101 | 0 | 1001110 | 1000010 | 1011001 | 1000000 | 10101 |
Color Harmonies of #365613
Complementary color
Monochromatic Colors of #365613
Black with #365613
Text Example
Text Example
White with #365613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365613; }
p { color: rgb(54,86,19); }
H1.HeaderClassName
{
color: #365613;
}
.AnyTagClassName
{
color: #365613;
}
</style>
background-color css
<style>
a { background-color: #365613; }
a { background-color: rgb(54,86,19); }
div.DivClassName
{
background-color: #365613;
}
.BgClassName
{
background-color: #365613;
}
</style>
border-color css
<style>
span { border-color: #365613; }
span { border-color: rgb(54,86,19); }
td.TdClassName
{
border-color: #365613;
}
.TagClassName
{
border-color: #365613;
}
</style>