COLOR #346216

HEX: #346216 RGB: (52,98,22)

Color info

#346216 contains mainly red and green colors. Web safe color of #346216 is #336600 (or #360).

RGB color model

#346216 color RGB value is (52,98,22).

RGB: (52,98,22) (20%, 38%, 9%)

RGB channels and saturation

R 52 of 255 = 20%
G 98 of 255 = 38%
B 22 of 255 = 9%

52
98
22

R + G + B ~ 22%. #346216 is dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 98 + 22 = 172 (100%)
R 52 of 172 ~ 30.23%
G 98 of 172 ~ 56.98%
B 22 of 172 ~ 12.79'%

%30.23
%56.98
%12.79

CMYK color model

#346216 color CMYK value is (47,0,78,62).

  • cyan value is 46.94%
  • magenta value is 0.00%
  • yellow value is 77.55%
  • key color value is 61.57%
CMYK: (47,0,78,62) C47M0Y78K62 (47%,0%,78%,62%) (0.47/0.00/0.78/0.62) 

CMYK percentages

%46.94
%0
%77.55
%61.57

Codes

Color #346216 in popluar color models

34 62 16
RGB 52 98 22
HSL 96° 63.33% 23.53%
HSB/HSV 96° 77.55% 38.43%
CMYK 46.94% 0.00% 77.55%
61.57%

Color #346216 in popluar number systems.

HEX 34 62 16
Decimal 52 98 22
Binary 110100 1100010 10110
Octal 64 142 26

Shades and tints

Shades of #346216

#346216
(52,98,22)
#305A14
(48,90,20)
#2C5212
(44,82,18)
#284A10
(40,74,16)
#24420E
(36,66,14)
#203A0C
(32,58,12)
#1C320A
(28,50,10)
#182A08
(24,42,8)
#142206
(20,34,6)
#101A04
(16,26,4)
#0C1202
(12,18,2)
#000000
(0,0,0)

Tints of #346216

#346216
(52,98,22)
#46702B
(70,112,43)
#587E40
(88,126,64)
#6A8C55
(106,140,85)
#7C9A6A
(124,154,106)
#8EA87F
(142,168,127)
#A0B694
(160,182,148)
#B2C4A9
(178,196,169)
#C4D2BE
(196,210,190)
#D6E0D3
(214,224,211)
#E8EEE8
(232,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #346216 color. Also use rgb(52,98,22) instead hex code.

Text Font Color

.myTextColor { color: #346216; }

<p style="color:#346216">This sample text font color is #346216.</p>

This text font color is #346216.

Background Color

.myBgColor { background-color: #346216; }

<div style="background-color:#346216">Inner text</div>

This div background color is #346216.

Border color

.myBorderColor { border: 1px solid #346216; }

<div style="border:3px solid #346216">Div</div>

This div border color is #346216.

Opacity

.myOpacity80 { color: #346216; opacity: 0.8; }

<p style="color:#346216;opacity:0.8;">80%</p>

Text with #346216 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #346216;}

<p style="text-shadow: 3px 3px 1px #346216">Text here.</p>

This text has shadow with #346216 color.


.textShadow {text-shadow: 3px 3px 1px #346216', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #346216, 5px 5px 20px red">Text here.</p>

This text has shadow with #346216 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#346216, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#346216, Direction=45, Strength=4)">Text</p>

This text has shadow with #346216 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #346216;
-webkit-box-shadow: 1px 1px 3px 2px #346216;
box-shadow: 1px 1px 3px 2px #346216;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #346216; -webkit-box-shadow: 1px 1px 3px 2px #346216; box-shadow:1px 1px 3px 2px #346216;">
Div content here
</div>

This div box has shadow with color #346216.

Preview

Color preview on black background

This text has color #346216 on black background.


Color preview on white background

This text has color #346216 on white background.


Black color preview on #346216 background

This text has black color on #346216 background.


White color preview on #346216 background

This text has white color on #346216 background.


Related colors

Complementary color

Complementary color for #hex is #CB9DE9.


I love getcolorcode.com

Triadic colors

1 #163462 and #621634 with #346216 are triadic colors.

2 #166234 and #623416 with #346216 are triadic colors.