COLOR #346331

HEX: #346331 RGB: (52,99,49)

Color info

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

RGB color model

#346331 color RGB value is (52,99,49).

RGB: (52,99,49) (20%, 39%, 19%)

RGB channels and saturation

R 52 of 255 = 20%
G 99 of 255 = 39%
B 49 of 255 = 19%

52
99
49

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

Portions of RGB colors in percentages

R + G + B = 52 + 99 + 49 = 200 (100%)
R 52 of 200 ~ 26%
G 99 of 200 ~ 49.5%
B 49 of 200 ~ 24.5'%

%26
%49.5
%24.5

CMYK color model

#346331 color CMYK value is (47,0,51,61).

  • cyan value is 47.47%
  • magenta value is 0.00%
  • yellow value is 50.51%
  • key color value is 61.18%

CMYK: (47,0,51,61)
C47M0Y51K61 (47%, 0%, 51%, 61%)
(0.47 / 0.00 / 0.51 / 0.61)

CMYK percentages

%47.47
%0
%50.51
%61.18

Codes

Color #346331 in popluar color models

34 63 31
RGB 52 99 49
HSL 116° 33.78% 29.02%
HSB/HSV 116° 50.51% 38.82%
CMYK 47.47% 0.00% 50.51%
61.18%

Color #346331 in popluar number systems.

HEX 34 63 31
Decimal 52 99 49
Binary 110100 1100011 110001
Octal 64 143 61

Shades and tints

Shades of #346331

#346331
(52,99,49)
#305A2D
(48,90,45)
#2C5129
(44,81,41)
#284825
(40,72,37)
#243F21
(36,63,33)
#20361D
(32,54,29)
#1C2D19
(28,45,25)
#182415
(24,36,21)
#141B11
(20,27,17)
#10120D
(16,18,13)
#0C0909
(12,9,9)
#000000
(0,0,0)

Tints of #346331

#346331
(52,99,49)
#467143
(70,113,67)
#587F55
(88,127,85)
#6A8D67
(106,141,103)
#7C9B79
(124,155,121)
#8EA98B
(142,169,139)
#A0B79D
(160,183,157)
#B2C5AF
(178,197,175)
#C4D3C1
(196,211,193)
#D6E1D3
(214,225,211)
#E8EFE5
(232,239,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #346331 color. Also use rgb(52,99,49) instead hex code.

Text Font Color

.myTextColor { color: #346331; }

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

This text font color is #346331.

Background Color

.myBgColor { background-color: #346331; }

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

This div background color is #346331.

Border color

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

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

This div border color is #346331.

Opacity

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

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

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

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

This text has shadow with #346331 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #346331.

Preview

Color preview on black background

This text has color #346331 on black background.


Color preview on white background

This text has color #346331 on white background.


Black color preview on #346331 background

This text has black color on #346331 background.


White color preview on #346331 background

This text has white color on #346331 background.


Related colors

Complementary color

Complementary color for #hex is #CB9CCE.


I love getcolorcode.com

Triadic colors

1 #313463 and #633134 with #346331 are triadic colors.

2 #316334 and #633431 with #346331 are triadic colors.