COLOR #346130

HEX: #346130 RGB: (52,97,48)

Color info

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

RGB color model

#346130 color RGB value is (52,97,48).

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

RGB channels and saturation

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

52
97
48

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

Portions of RGB colors in percentages

R + G + B = 52 + 97 + 48 = 197 (100%)
R 52 of 197 ~ 26.4%
G 97 of 197 ~ 49.24%
B 48 of 197 ~ 24.37'%

%26.4
%49.24
%24.37

CMYK color model

#346130 color CMYK value is (46,0,51,62).

  • cyan value is 46.39%
  • magenta value is 0.00%
  • yellow value is 50.52%
  • key color value is 61.96%

CMYK: (46,0,51,62)
C46M0Y51K62 (46%, 0%, 51%, 62%)
(0.46 / 0.00 / 0.51 / 0.62)

CMYK percentages

%46.39
%0
%50.52
%61.96

Codes

Color #346130 in popluar color models

34 61 30
RGB 52 97 48
HSL 115° 33.79% 28.43%
HSB/HSV 115° 50.52% 38.04%
CMYK 46.39% 0.00% 50.52%
61.96%

Color #346130 in popluar number systems.

HEX 34 61 30
Decimal 52 97 48
Binary 110100 1100001 110000
Octal 64 141 60

Shades and tints

Shades of #346130

#346130
(52,97,48)
#30592C
(48,89,44)
#2C5128
(44,81,40)
#284924
(40,73,36)
#244120
(36,65,32)
#20391C
(32,57,28)
#1C3118
(28,49,24)
#182914
(24,41,20)
#142110
(20,33,16)
#10190C
(16,25,12)
#0C1108
(12,17,8)
#000000
(0,0,0)

Tints of #346130

#346130
(52,97,48)
#466F42
(70,111,66)
#587D54
(88,125,84)
#6A8B66
(106,139,102)
#7C9978
(124,153,120)
#8EA78A
(142,167,138)
#A0B59C
(160,181,156)
#B2C3AE
(178,195,174)
#C4D1C0
(196,209,192)
#D6DFD2
(214,223,210)
#E8EDE4
(232,237,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #346130; }

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

This text font color is #346130.

Background Color

.myBgColor { background-color: #346130; }

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

This div background color is #346130.

Border color

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

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

This div border color is #346130.

Opacity

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

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

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

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

This text has shadow with #346130 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #346130.

Preview

Color preview on black background

This text has color #346130 on black background.


Color preview on white background

This text has color #346130 on white background.


Black color preview on #346130 background

This text has black color on #346130 background.


White color preview on #346130 background

This text has white color on #346130 background.


Related colors

Complementary color

Complementary color for #hex is #CB9ECF.


I love getcolorcode.com

Triadic colors

1 #303461 and #613034 with #346130 are triadic colors.

2 #306134 and #613430 with #346130 are triadic colors.