Shades of Verdun Green #346108
Tints of Verdun Green #346108
RGB
CMYK
RGB Variations
Color information
#346108 (or 0x346108) is known color: Verdun Green. HEX triplet: 34, 61 and 08. RGB value is (52,97,8). Sum of RGB (Red+Green+Blue) = 52+97+8=157 (20% of max value = 765). Red value is 52 (20.70% from 255 or 33.12% from 157); Green value is 97 (38.28% from 255 or 61.78% from 157); Blue value is 8 (3.52% from 255 or 5.10% from 157); Max value from RGB is 97 - color contains mainly: green. Hex color #346108 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #346108 is #CB9EF7. Grayscale: #494949. Windows color (decimal): -13344504 or 549172. OLE color: 549172.
HSL color Cylindrical-coordinate representation of color #346108: hue angle of 90.34º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #346108 is Cyan = 0.46, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 52 | 97 | 8 | - |
| CMYK | 0.46 | 0 | 0.92 | 0.62 |
| HSL | 90.34º | 0.85% | 0.21% | - |
| HSV(B) | 90.34º | 0.92% | 0.38% | - |
| XYZ | 5.73 | 9.3 | 1.72 | - |
| YUV | 73.4 | 91.09 | 112.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 97 | 8 | 0.46 | 0 | 0.92 | 0.62 | 90.34 | 0.85 | 0.21 |
| Hex | 34 | 61 | 8 | 2E | 0 | 5C | 3E | 5A | 55 | 15 |
| Octal | 64 | 141 | 10 | 56 | 0 | 134 | 76 | 132 | 125 | 25 |
| Binary | 110100 | 1100001 | 1000 | 101110 | 0 | 1011100 | 111110 | 1011010 | 1010101 | 10101 |
Color Harmonies of #346108
Complementary color
Monochromatic Colors of #346108
Black with #346108
Text Example
Text Example
White with #346108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346108; }
p { color: rgb(52,97,8); }
H1.HeaderClassName
{
color: #346108;
}
.AnyTagClassName
{
color: #346108;
}
</style>
background-color css
<style>
a { background-color: #346108; }
a { background-color: rgb(52,97,8); }
div.DivClassName
{
background-color: #346108;
}
.BgClassName
{
background-color: #346108;
}
</style>
border-color css
<style>
span { border-color: #346108; }
span { border-color: rgb(52,97,8); }
td.TdClassName
{
border-color: #346108;
}
.TagClassName
{
border-color: #346108;
}
</style>