Shades of Verdun Green #346308
Tints of Verdun Green #346308
RGB
CMYK
RGB Variations
Color information
#346308 (or 0x346308) is known color: Verdun Green. HEX triplet: 34, 63 and 08. RGB value is (52,99,8). Sum of RGB (Red+Green+Blue) = 52+99+8=159 (21% of max value = 765). Red value is 52 (20.70% from 255 or 32.70% from 159); Green value is 99 (39.06% from 255 or 62.26% from 159); Blue value is 8 (3.52% from 255 or 5.03% from 159); Max value from RGB is 99 - color contains mainly: green. Hex color #346308 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #346308 is #CB9CF7. Grayscale: #4A4A4A. Windows color (decimal): -13343992 or 549684. OLE color: 549684.
HSL color Cylindrical-coordinate representation of color #346308: hue angle of 90.99º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #346308 is Cyan = 0.47, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 52 | 99 | 8 | - |
| CMYK | 0.47 | 0 | 0.92 | 0.61 |
| HSL | 90.99º | 0.85% | 0.21% | - |
| HSV(B) | 90.99º | 0.92% | 0.39% | - |
| XYZ | 5.92 | 9.67 | 1.78 | - |
| YUV | 74.57 | 90.43 | 111.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 99 | 8 | 0.47 | 0 | 0.92 | 0.61 | 90.99 | 0.85 | 0.21 |
| Hex | 34 | 63 | 8 | 2F | 0 | 5C | 3D | 5B | 55 | 15 |
| Octal | 64 | 143 | 10 | 57 | 0 | 134 | 75 | 133 | 125 | 25 |
| Binary | 110100 | 1100011 | 1000 | 101111 | 0 | 1011100 | 111101 | 1011011 | 1010101 | 10101 |
Color Harmonies of #346308
Complementary color
Monochromatic Colors of #346308
Black with #346308
Text Example
Text Example
White with #346308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346308; }
p { color: rgb(52,99,8); }
H1.HeaderClassName
{
color: #346308;
}
.AnyTagClassName
{
color: #346308;
}
</style>
background-color css
<style>
a { background-color: #346308; }
a { background-color: rgb(52,99,8); }
div.DivClassName
{
background-color: #346308;
}
.BgClassName
{
background-color: #346308;
}
</style>
border-color css
<style>
span { border-color: #346308; }
span { border-color: rgb(52,99,8); }
td.TdClassName
{
border-color: #346308;
}
.TagClassName
{
border-color: #346308;
}
</style>