Shades of Verdun Green #346305
Tints of Verdun Green #346305
RGB
CMYK
RGB Variations
Color information
#346305 (or 0x346305) is known color: Verdun Green. HEX triplet: 34, 63 and 05. RGB value is (52,99,5). Sum of RGB (Red+Green+Blue) = 52+99+5=156 (20% of max value = 765). Red value is 52 (20.70% from 255 or 33.33% from 156); Green value is 99 (39.06% from 255 or 63.46% from 156); Blue value is 5 (2.34% from 255 or 3.21% from 156); Max value from RGB is 99 - color contains mainly: green. Hex color #346305 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #346305 is #CB9CFA. Grayscale: #4A4A4A. Windows color (decimal): -13343995 or 353076. OLE color: 353076.
HSL color Cylindrical-coordinate representation of color #346305: hue angle of 90º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #346305 is Cyan = 0.47, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 52 | 99 | 5 | - |
| CMYK | 0.47 | 0 | 0.95 | 0.61 |
| HSL | 90º | 0.9% | 0.2% | - |
| HSV(B) | 90º | 0.95% | 0.39% | - |
| XYZ | 5.91 | 9.66 | 1.7 | - |
| YUV | 74.23 | 88.93 | 112.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 99 | 5 | 0.47 | 0 | 0.95 | 0.61 | 90 | 0.9 | 0.2 |
| Hex | 34 | 63 | 5 | 2F | 0 | 5F | 3D | 5A | 5A | 14 |
| Octal | 64 | 143 | 5 | 57 | 0 | 137 | 75 | 132 | 132 | 24 |
| Binary | 110100 | 1100011 | 101 | 101111 | 0 | 1011111 | 111101 | 1011010 | 1011010 | 10100 |
Color Harmonies of #346305
Complementary color
Monochromatic Colors of #346305
Black with #346305
Text Example
Text Example
White with #346305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346305; }
p { color: rgb(52,99,5); }
H1.HeaderClassName
{
color: #346305;
}
.AnyTagClassName
{
color: #346305;
}
</style>
background-color css
<style>
a { background-color: #346305; }
a { background-color: rgb(52,99,5); }
div.DivClassName
{
background-color: #346305;
}
.BgClassName
{
background-color: #346305;
}
</style>
border-color css
<style>
span { border-color: #346305; }
span { border-color: rgb(52,99,5); }
td.TdClassName
{
border-color: #346305;
}
.TagClassName
{
border-color: #346305;
}
</style>