Shades of Verdun Green #346309
Tints of Verdun Green #346309
RGB
CMYK
RGB Variations
Color information
#346309 (or 0x346309) is known color: Verdun Green. HEX triplet: 34, 63 and 09. RGB value is (52,99,9). Sum of RGB (Red+Green+Blue) = 52+99+9=160 (21% of max value = 765). Red value is 52 (20.70% from 255 or 32.5% from 160); Green value is 99 (39.06% from 255 or 61.88% from 160); Blue value is 9 (3.91% from 255 or 5.62% from 160); Max value from RGB is 99 - color contains mainly: green. Hex color #346309 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #346309 is #CB9CF6. Grayscale: #4A4A4A. Windows color (decimal): -13343991 or 615220. OLE color: 615220.
HSL color Cylindrical-coordinate representation of color #346309: hue angle of 91.33º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #346309 is Cyan = 0.47, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 52 | 99 | 9 | - |
| CMYK | 0.47 | 0 | 0.91 | 0.61 |
| HSL | 91.33º | 0.83% | 0.21% | - |
| HSV(B) | 91.33º | 0.91% | 0.39% | - |
| XYZ | 5.93 | 9.67 | 1.81 | - |
| YUV | 74.69 | 90.93 | 111.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 99 | 9 | 0.47 | 0 | 0.91 | 0.61 | 91.33 | 0.83 | 0.21 |
| Hex | 34 | 63 | 9 | 2F | 0 | 5B | 3D | 5B | 53 | 15 |
| Octal | 64 | 143 | 11 | 57 | 0 | 133 | 75 | 133 | 123 | 25 |
| Binary | 110100 | 1100011 | 1001 | 101111 | 0 | 1011011 | 111101 | 1011011 | 1010011 | 10101 |
Color Harmonies of #346309
Complementary color
Monochromatic Colors of #346309
Black with #346309
Text Example
Text Example
White with #346309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346309; }
p { color: rgb(52,99,9); }
H1.HeaderClassName
{
color: #346309;
}
.AnyTagClassName
{
color: #346309;
}
</style>
background-color css
<style>
a { background-color: #346309; }
a { background-color: rgb(52,99,9); }
div.DivClassName
{
background-color: #346309;
}
.BgClassName
{
background-color: #346309;
}
</style>
border-color css
<style>
span { border-color: #346309; }
span { border-color: rgb(52,99,9); }
td.TdClassName
{
border-color: #346309;
}
.TagClassName
{
border-color: #346309;
}
</style>