Shades of Verdun Green #365006
Tints of Verdun Green #365006
RGB
CMYK
RGB Variations
Color information
#365006 (or 0x365006) is known color: Verdun Green. HEX triplet: 36, 50 and 06. RGB value is (54,80,6). Sum of RGB (Red+Green+Blue) = 54+80+6=140 (18% of max value = 765). Red value is 54 (21.48% from 255 or 38.57% from 140); Green value is 80 (31.64% from 255 or 57.14% from 140); Blue value is 6 (2.73% from 255 or 4.29% from 140); Max value from RGB is 80 - color contains mainly: green. Hex color #365006 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #365006 is #C9AFF9. Grayscale: #404040. Windows color (decimal): -13217786 or 413750. OLE color: 413750.
HSL color Cylindrical-coordinate representation of color #365006: hue angle of 81.08º degrees, saturation: 0.86, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #365006 is Cyan = 0.33, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 54 | 80 | 6 | - |
| CMYK | 0.33 | 0 | 0.92 | 0.69 |
| HSL | 81.08º | 0.86% | 0.17% | - |
| HSV(B) | 81.08º | 0.93% | 0.31% | - |
| XYZ | 4.42 | 6.53 | 1.2 | - |
| YUV | 63.79 | 95.39 | 121.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 80 | 6 | 0.33 | 0 | 0.92 | 0.69 | 81.08 | 0.86 | 0.17 |
| Hex | 36 | 50 | 6 | 21 | 0 | 5C | 45 | 51 | 56 | 11 |
| Octal | 66 | 120 | 6 | 41 | 0 | 134 | 105 | 121 | 126 | 21 |
| Binary | 110110 | 1010000 | 110 | 100001 | 0 | 1011100 | 1000101 | 1010001 | 1010110 | 10001 |
Color Harmonies of #365006
Complementary color
Monochromatic Colors of #365006
Black with #365006
Text Example
Text Example
White with #365006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365006; }
p { color: rgb(54,80,6); }
H1.HeaderClassName
{
color: #365006;
}
.AnyTagClassName
{
color: #365006;
}
</style>
background-color css
<style>
a { background-color: #365006; }
a { background-color: rgb(54,80,6); }
div.DivClassName
{
background-color: #365006;
}
.BgClassName
{
background-color: #365006;
}
</style>
border-color css
<style>
span { border-color: #365006; }
span { border-color: rgb(54,80,6); }
td.TdClassName
{
border-color: #365006;
}
.TagClassName
{
border-color: #365006;
}
</style>