Shades of Verdun Green #365913
Tints of Verdun Green #365913
RGB
CMYK
RGB Variations
Color information
#365913 (or 0x365913) is known color: Verdun Green. HEX triplet: 36, 59 and 13. RGB value is (54,89,19). Sum of RGB (Red+Green+Blue) = 54+89+19=162 (21% of max value = 765). Red value is 54 (21.48% from 255 or 33.33% from 162); Green value is 89 (35.16% from 255 or 54.94% from 162); Blue value is 19 (7.81% from 255 or 11.73% from 162); Max value from RGB is 89 - color contains mainly: green. Hex color #365913 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #365913 is #C9A6EC. Grayscale: #464646. Windows color (decimal): -13215469 or 1268022. OLE color: 1268022.
HSL color Cylindrical-coordinate representation of color #365913: hue angle of 90º degrees, saturation: 0.65, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #365913 is Cyan = 0.39, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 54 | 89 | 19 | - |
| CMYK | 0.39 | 0 | 0.79 | 0.65 |
| HSL | 90º | 0.65% | 0.21% | - |
| HSV(B) | 90º | 0.79% | 0.35% | - |
| XYZ | 5.21 | 7.98 | 1.88 | - |
| YUV | 70.56 | 98.9 | 116.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 89 | 19 | 0.39 | 0 | 0.79 | 0.65 | 90 | 0.65 | 0.21 |
| Hex | 36 | 59 | 13 | 27 | 0 | 4F | 41 | 5A | 41 | 15 |
| Octal | 66 | 131 | 23 | 47 | 0 | 117 | 101 | 132 | 101 | 25 |
| Binary | 110110 | 1011001 | 10011 | 100111 | 0 | 1001111 | 1000001 | 1011010 | 1000001 | 10101 |
Color Harmonies of #365913
Complementary color
Monochromatic Colors of #365913
Black with #365913
Text Example
Text Example
White with #365913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365913; }
p { color: rgb(54,89,19); }
H1.HeaderClassName
{
color: #365913;
}
.AnyTagClassName
{
color: #365913;
}
</style>
background-color css
<style>
a { background-color: #365913; }
a { background-color: rgb(54,89,19); }
div.DivClassName
{
background-color: #365913;
}
.BgClassName
{
background-color: #365913;
}
</style>
border-color css
<style>
span { border-color: #365913; }
span { border-color: rgb(54,89,19); }
td.TdClassName
{
border-color: #365913;
}
.TagClassName
{
border-color: #365913;
}
</style>