Shades of Verdun Green #365312
Tints of Verdun Green #365312
RGB
CMYK
RGB Variations
Color information
#365312 (or 0x365312) is known color: Verdun Green. HEX triplet: 36, 53 and 12. RGB value is (54,83,18). Sum of RGB (Red+Green+Blue) = 54+83+18=155 (20% of max value = 765). Red value is 54 (21.48% from 255 or 34.84% from 155); Green value is 83 (32.81% from 255 or 53.55% from 155); Blue value is 18 (7.42% from 255 or 11.61% from 155); Max value from RGB is 83 - color contains mainly: green. Hex color #365312 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #365312 is #C9ACED. Grayscale: #434343. Windows color (decimal): -13217006 or 1200950. OLE color: 1200950.
HSL color Cylindrical-coordinate representation of color #365312: hue angle of 86.77º degrees, saturation: 0.64, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #365312 is Cyan = 0.35, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 54 | 83 | 18 | - |
| CMYK | 0.35 | 0 | 0.78 | 0.67 |
| HSL | 86.77º | 0.64% | 0.2% | - |
| HSV(B) | 86.77º | 0.78% | 0.33% | - |
| XYZ | 4.72 | 7.01 | 1.68 | - |
| YUV | 66.92 | 100.39 | 118.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 83 | 18 | 0.35 | 0 | 0.78 | 0.67 | 86.77 | 0.64 | 0.2 |
| Hex | 36 | 53 | 12 | 23 | 0 | 4E | 43 | 57 | 40 | 14 |
| Octal | 66 | 123 | 22 | 43 | 0 | 116 | 103 | 127 | 100 | 24 |
| Binary | 110110 | 1010011 | 10010 | 100011 | 0 | 1001110 | 1000011 | 1010111 | 1000000 | 10100 |
Color Harmonies of #365312
Complementary color
Monochromatic Colors of #365312
Black with #365312
Text Example
Text Example
White with #365312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365312; }
p { color: rgb(54,83,18); }
H1.HeaderClassName
{
color: #365312;
}
.AnyTagClassName
{
color: #365312;
}
</style>
background-color css
<style>
a { background-color: #365312; }
a { background-color: rgb(54,83,18); }
div.DivClassName
{
background-color: #365312;
}
.BgClassName
{
background-color: #365312;
}
</style>
border-color css
<style>
span { border-color: #365312; }
span { border-color: rgb(54,83,18); }
td.TdClassName
{
border-color: #365312;
}
.TagClassName
{
border-color: #365312;
}
</style>