COLOR #346030

HEX: #346030 RGB: (52,96,48)

Color info

#346030 contains red, green and blue colors in about the same proportion. Web safe color of #346030 is #336633 (or #363).

RGB color model

#346030 color RGB value is (52,96,48).

RGB: (52,96,48) (20%, 38%, 19%)

RGB channels and saturation

R 52 of 255 = 20%
G 96 of 255 = 38%
B 48 of 255 = 19%

52
96
48

R + G + B ~ 26%. #346030 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 96 + 48 = 196 (100%)
R 52 of 196 ~ 26.53%
G 96 of 196 ~ 48.98%
B 48 of 196 ~ 24.49'%

%26.53
%48.98
%24.49

CMYK color model

#346030 color CMYK value is (46,0,50,62).

  • cyan value is 45.83%
  • magenta value is 0.00%
  • yellow value is 50.00%
  • key color value is 62.35%

CMYK: (46,0,50,62)
C46M0Y50K62 (46%, 0%, 50%, 62%)
(0.46 / 0.00 / 0.50 / 0.62)

CMYK percentages

%45.83
%0
%50
%62.35

Codes

Color #346030 in popluar color models

34 60 30
RGB 52 96 48
HSL 115° 33.33% 28.24%
HSB/HSV 115° 50.00% 37.65%
CMYK 45.83% 0.00% 50.00%
62.35%

Color #346030 in popluar number systems.

HEX 34 60 30
Decimal 52 96 48
Binary 110100 1100000 110000
Octal 64 140 60

Shades and tints

Shades of #346030

#346030
(52,96,48)
#30582C
(48,88,44)
#2C5028
(44,80,40)
#284824
(40,72,36)
#244020
(36,64,32)
#20381C
(32,56,28)
#1C3018
(28,48,24)
#182814
(24,40,20)
#142010
(20,32,16)
#10180C
(16,24,12)
#0C1008
(12,16,8)
#000000
(0,0,0)

Tints of #346030

#346030
(52,96,48)
#466E42
(70,110,66)
#587C54
(88,124,84)
#6A8A66
(106,138,102)
#7C9878
(124,152,120)
#8EA68A
(142,166,138)
#A0B49C
(160,180,156)
#B2C2AE
(178,194,174)
#C4D0C0
(196,208,192)
#D6DED2
(214,222,210)
#E8ECE4
(232,236,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #346030 color. Also use rgb(52,96,48) instead hex code.

Text Font Color

.myTextColor { color: #346030; }

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

This text font color is #346030.

Background Color

.myBgColor { background-color: #346030; }

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

This div background color is #346030.

Border color

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

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

This div border color is #346030.

Opacity

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

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

Text with #346030 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 #346030;}

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

This text has shadow with #346030 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #346030.

Preview

Color preview on black background

This text has color #346030 on black background.


Color preview on white background

This text has color #346030 on white background.


Black color preview on #346030 background

This text has black color on #346030 background.


White color preview on #346030 background

This text has white color on #346030 background.


Related colors

Complementary color

Complementary color for #hex is #CB9FCF.


I love getcolorcode.com

Triadic colors

1 #303460 and #603034 with #346030 are triadic colors.

2 #306034 and #603430 with #346030 are triadic colors.