Shades of Verdun Green #365413
Tints of Verdun Green #365413
RGB
CMYK
RGB Variations
Color information
#365413 (or 0x365413) is known color: Verdun Green. HEX triplet: 36, 54 and 13. RGB value is (54,84,19). Sum of RGB (Red+Green+Blue) = 54+84+19=157 (20% of max value = 765). Red value is 54 (21.48% from 255 or 34.39% from 157); Green value is 84 (33.20% from 255 or 53.50% from 157); Blue value is 19 (7.81% from 255 or 12.10% from 157); Max value from RGB is 84 - color contains mainly: green. Hex color #365413 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #365413 is #C9ABEC. Grayscale: #434343. Windows color (decimal): -13216749 or 1266742. OLE color: 1266742.
HSL color Cylindrical-coordinate representation of color #365413: hue angle of 87.69º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #365413 is Cyan = 0.36, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 54 | 84 | 19 | - |
| CMYK | 0.36 | 0 | 0.77 | 0.67 |
| HSL | 87.69º | 0.63% | 0.2% | - |
| HSV(B) | 87.69º | 0.77% | 0.33% | - |
| XYZ | 4.81 | 7.17 | 1.75 | - |
| YUV | 67.62 | 100.56 | 118.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 84 | 19 | 0.36 | 0 | 0.77 | 0.67 | 87.69 | 0.63 | 0.2 |
| Hex | 36 | 54 | 13 | 24 | 0 | 4D | 43 | 58 | 3F | 14 |
| Octal | 66 | 124 | 23 | 44 | 0 | 115 | 103 | 130 | 77 | 24 |
| Binary | 110110 | 1010100 | 10011 | 100100 | 0 | 1001101 | 1000011 | 1011000 | 111111 | 10100 |
Color Harmonies of #365413
Complementary color
Monochromatic Colors of #365413
Black with #365413
Text Example
Text Example
White with #365413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365413; }
p { color: rgb(54,84,19); }
H1.HeaderClassName
{
color: #365413;
}
.AnyTagClassName
{
color: #365413;
}
</style>
background-color css
<style>
a { background-color: #365413; }
a { background-color: rgb(54,84,19); }
div.DivClassName
{
background-color: #365413;
}
.BgClassName
{
background-color: #365413;
}
</style>
border-color css
<style>
span { border-color: #365413; }
span { border-color: rgb(54,84,19); }
td.TdClassName
{
border-color: #365413;
}
.TagClassName
{
border-color: #365413;
}
</style>