Shades of Verdun Green #346006
Tints of Verdun Green #346006
RGB
CMYK
RGB Variations
Color information
#346006 (or 0x346006) is known color: Verdun Green. HEX triplet: 34, 60 and 06. RGB value is (52,96,6). Sum of RGB (Red+Green+Blue) = 52+96+6=154 (20% of max value = 765). Red value is 52 (20.70% from 255 or 33.77% from 154); Green value is 96 (37.89% from 255 or 62.34% from 154); Blue value is 6 (2.73% from 255 or 3.90% from 154); Max value from RGB is 96 - color contains mainly: green. Hex color #346006 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #346006 is #CB9FF9. Grayscale: #484848. Windows color (decimal): -13344762 or 417844. OLE color: 417844.
HSL color Cylindrical-coordinate representation of color #346006: hue angle of 89.33º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #346006 is Cyan = 0.46, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 52 | 96 | 6 | - |
| CMYK | 0.46 | 0 | 0.94 | 0.62 |
| HSL | 89.33º | 0.88% | 0.2% | - |
| HSV(B) | 89.33º | 0.94% | 0.38% | - |
| XYZ | 5.63 | 9.11 | 1.63 | - |
| YUV | 72.58 | 90.42 | 113.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 96 | 6 | 0.46 | 0 | 0.94 | 0.62 | 89.33 | 0.88 | 0.2 |
| Hex | 34 | 60 | 6 | 2E | 0 | 5E | 3E | 59 | 58 | 14 |
| Octal | 64 | 140 | 6 | 56 | 0 | 136 | 76 | 131 | 130 | 24 |
| Binary | 110100 | 1100000 | 110 | 101110 | 0 | 1011110 | 111110 | 1011001 | 1011000 | 10100 |
Color Harmonies of #346006
Complementary color
Monochromatic Colors of #346006
Black with #346006
Text Example
Text Example
White with #346006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346006; }
p { color: rgb(52,96,6); }
H1.HeaderClassName
{
color: #346006;
}
.AnyTagClassName
{
color: #346006;
}
</style>
background-color css
<style>
a { background-color: #346006; }
a { background-color: rgb(52,96,6); }
div.DivClassName
{
background-color: #346006;
}
.BgClassName
{
background-color: #346006;
}
</style>
border-color css
<style>
span { border-color: #346006; }
span { border-color: rgb(52,96,6); }
td.TdClassName
{
border-color: #346006;
}
.TagClassName
{
border-color: #346006;
}
</style>