Shades of Verdun Green #365806
Tints of Verdun Green #365806
RGB
CMYK
RGB Variations
Color information
#365806 (or 0x365806) is known color: Verdun Green. HEX triplet: 36, 58 and 06. RGB value is (54,88,6). Sum of RGB (Red+Green+Blue) = 54+88+6=148 (19% of max value = 765). Red value is 54 (21.48% from 255 or 36.49% from 148); Green value is 88 (34.77% from 255 or 59.46% from 148); Blue value is 6 (2.73% from 255 or 4.05% from 148); Max value from RGB is 88 - color contains mainly: green. Hex color #365806 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #365806 is #C9A7F9. Grayscale: #444444. Windows color (decimal): -13215738 or 415798. OLE color: 415798.
HSL color Cylindrical-coordinate representation of color #365806: hue angle of 84.88º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #365806 is Cyan = 0.39, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 54 | 88 | 6 | - |
| CMYK | 0.39 | 0 | 0.93 | 0.65 |
| HSL | 84.88º | 0.87% | 0.18% | - |
| HSV(B) | 84.88º | 0.93% | 0.35% | - |
| XYZ | 5.04 | 7.78 | 1.41 | - |
| YUV | 68.49 | 92.74 | 117.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 88 | 6 | 0.39 | 0 | 0.93 | 0.65 | 84.88 | 0.87 | 0.18 |
| Hex | 36 | 58 | 6 | 27 | 0 | 5D | 41 | 55 | 57 | 12 |
| Octal | 66 | 130 | 6 | 47 | 0 | 135 | 101 | 125 | 127 | 22 |
| Binary | 110110 | 1011000 | 110 | 100111 | 0 | 1011101 | 1000001 | 1010101 | 1010111 | 10010 |
Color Harmonies of #365806
Complementary color
Monochromatic Colors of #365806
Black with #365806
Text Example
Text Example
White with #365806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365806; }
p { color: rgb(54,88,6); }
H1.HeaderClassName
{
color: #365806;
}
.AnyTagClassName
{
color: #365806;
}
</style>
background-color css
<style>
a { background-color: #365806; }
a { background-color: rgb(54,88,6); }
div.DivClassName
{
background-color: #365806;
}
.BgClassName
{
background-color: #365806;
}
</style>
border-color css
<style>
span { border-color: #365806; }
span { border-color: rgb(54,88,6); }
td.TdClassName
{
border-color: #365806;
}
.TagClassName
{
border-color: #365806;
}
</style>