Shades of Verdun Green #346503
Tints of Verdun Green #346503
RGB
CMYK
RGB Variations
Color information
#346503 (or 0x346503) is known color: Verdun Green. HEX triplet: 34, 65 and 03. RGB value is (52,101,3). Sum of RGB (Red+Green+Blue) = 52+101+3=156 (20% of max value = 765). Red value is 52 (20.70% from 255 or 33.33% from 156); Green value is 101 (39.84% from 255 or 64.74% from 156); Blue value is 3 (1.56% from 255 or 1.92% from 156); Max value from RGB is 101 - color contains mainly: green. Hex color #346503 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #346503 is #CB9AFC. Grayscale: #4B4B4B. Windows color (decimal): -13343485 or 222516. OLE color: 222516.
HSL color Cylindrical-coordinate representation of color #346503: hue angle of 90º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #346503 is Cyan = 0.49, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 52 | 101 | 3 | - |
| CMYK | 0.49 | 0 | 0.97 | 0.60 |
| HSL | 90º | 0.94% | 0.2% | - |
| HSV(B) | 90º | 0.97% | 0.4% | - |
| XYZ | 6.09 | 10.04 | 1.7 | - |
| YUV | 75.18 | 87.27 | 111.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 101 | 3 | 0.49 | 0 | 0.97 | 0.60 | 90 | 0.94 | 0.2 |
| Hex | 34 | 65 | 3 | 31 | 0 | 61 | 3C | 5A | 5E | 14 |
| Octal | 64 | 145 | 3 | 61 | 0 | 141 | 74 | 132 | 136 | 24 |
| Binary | 110100 | 1100101 | 11 | 110001 | 0 | 1100001 | 111100 | 1011010 | 1011110 | 10100 |
Color Harmonies of #346503
Complementary color
Monochromatic Colors of #346503
Black with #346503
Text Example
Text Example
White with #346503
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346503; }
p { color: rgb(52,101,3); }
H1.HeaderClassName
{
color: #346503;
}
.AnyTagClassName
{
color: #346503;
}
</style>
background-color css
<style>
a { background-color: #346503; }
a { background-color: rgb(52,101,3); }
div.DivClassName
{
background-color: #346503;
}
.BgClassName
{
background-color: #346503;
}
</style>
border-color css
<style>
span { border-color: #346503; }
span { border-color: rgb(52,101,3); }
td.TdClassName
{
border-color: #346503;
}
.TagClassName
{
border-color: #346503;
}
</style>