COLOR #346639

HEX: #346639 RGB: (52,102,57)

Color info

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

RGB color model

#346639 color RGB value is (52,102,57).

RGB: (52,102,57) (20%, 40%, 22%)

RGB channels and saturation

R 52 of 255 = 20%
G 102 of 255 = 40%
B 57 of 255 = 22%

52
102
57

R + G + B ~ 27%. #346639 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 102 + 57 = 211 (100%)
R 52 of 211 ~ 24.64%
G 102 of 211 ~ 48.34%
B 57 of 211 ~ 27.01'%

%24.64
%48.34
%27.01

CMYK color model

#346639 color CMYK value is (49,0,44,60).

  • cyan value is 49.02%
  • magenta value is 0.00%
  • yellow value is 44.12%
  • key color value is 60.00%

CMYK: (49,0,44,60)
C49M0Y44K60 (49%, 0%, 44%, 60%)
(0.49 / 0.00 / 0.44 / 0.60)

CMYK percentages

%49.02
%0
%44.12
%60

Codes

Color #346639 in popluar color models

34 66 39
RGB 52 102 57
HSL 126° 32.47% 30.20%
HSB/HSV 126° 49.02% 40.00%
CMYK 49.02% 0.00% 44.12%
60.00%

Color #346639 in popluar number systems.

HEX 34 66 39
Decimal 52 102 57
Binary 110100 1100110 111001
Octal 64 146 71

Shades and tints

Shades of #346639

#346639
(52,102,57)
#305D34
(48,93,52)
#2C542F
(44,84,47)
#284B2A
(40,75,42)
#244225
(36,66,37)
#203920
(32,57,32)
#1C301B
(28,48,27)
#182716
(24,39,22)
#141E11
(20,30,17)
#10150C
(16,21,12)
#0C0C07
(12,12,7)
#000000
(0,0,0)

Tints of #346639

#346639
(52,102,57)
#46734B
(70,115,75)
#58805D
(88,128,93)
#6A8D6F
(106,141,111)
#7C9A81
(124,154,129)
#8EA793
(142,167,147)
#A0B4A5
(160,180,165)
#B2C1B7
(178,193,183)
#C4CEC9
(196,206,201)
#D6DBDB
(214,219,219)
#E8E8ED
(232,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #346639 color. Also use rgb(52,102,57) instead hex code.

Text Font Color

.myTextColor { color: #346639; }

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

This text font color is #346639.

Background Color

.myBgColor { background-color: #346639; }

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

This div background color is #346639.

Border color

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

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

This div border color is #346639.

Opacity

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

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

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

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

This text has shadow with #346639 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #346639.

Preview

Color preview on black background

This text has color #346639 on black background.


Color preview on white background

This text has color #346639 on white background.


Black color preview on #346639 background

This text has black color on #346639 background.


White color preview on #346639 background

This text has white color on #346639 background.


Related colors

Complementary color

Complementary color for #hex is #CB99C6.


I love getcolorcode.com

Triadic colors

1 #393466 and #663934 with #346639 are triadic colors.

2 #396634 and #663439 with #346639 are triadic colors.