Shades of Verdun Green #346708
Tints of Verdun Green #346708
RGB
CMYK
RGB Variations
Color information
#346708 (or 0x346708) is known color: Verdun Green. HEX triplet: 34, 67 and 08. RGB value is (52,103,8). Sum of RGB (Red+Green+Blue) = 52+103+8=163 (21% of max value = 765). Red value is 52 (20.70% from 255 or 31.90% from 163); Green value is 103 (40.62% from 255 or 63.19% from 163); Blue value is 8 (3.52% from 255 or 4.91% from 163); Max value from RGB is 103 - color contains mainly: green. Hex color #346708 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #346708 is #CB98F7. Grayscale: #4D4D4D. Windows color (decimal): -13342968 or 550708. OLE color: 550708.
HSL color Cylindrical-coordinate representation of color #346708: hue angle of 92.21º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #346708 is Cyan = 0.50, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 52 | 103 | 8 | - |
| CMYK | 0.50 | 0 | 0.92 | 0.60 |
| HSL | 92.21º | 0.86% | 0.22% | - |
| HSV(B) | 92.21º | 0.92% | 0.4% | - |
| XYZ | 6.31 | 10.45 | 1.91 | - |
| YUV | 76.92 | 89.1 | 110.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 103 | 8 | 0.50 | 0 | 0.92 | 0.60 | 92.21 | 0.86 | 0.22 |
| Hex | 34 | 67 | 8 | 32 | 0 | 5C | 3C | 5C | 56 | 16 |
| Octal | 64 | 147 | 10 | 62 | 0 | 134 | 74 | 134 | 126 | 26 |
| Binary | 110100 | 1100111 | 1000 | 110010 | 0 | 1011100 | 111100 | 1011100 | 1010110 | 10110 |
Color Harmonies of #346708
Complementary color
Monochromatic Colors of #346708
Black with #346708
Text Example
Text Example
White with #346708
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346708; }
p { color: rgb(52,103,8); }
H1.HeaderClassName
{
color: #346708;
}
.AnyTagClassName
{
color: #346708;
}
</style>
background-color css
<style>
a { background-color: #346708; }
a { background-color: rgb(52,103,8); }
div.DivClassName
{
background-color: #346708;
}
.BgClassName
{
background-color: #346708;
}
</style>
border-color css
<style>
span { border-color: #346708; }
span { border-color: rgb(52,103,8); }
td.TdClassName
{
border-color: #346708;
}
.TagClassName
{
border-color: #346708;
}
</style>