COLOR #347347

HEX: #347347 RGB: (52,115,71)

Color info

#347347 contains mainly green and blue colors. Web safe color of #347347 is #336633 (or #363).

RGB color model

#347347 color RGB value is (52,115,71).

RGB: (52,115,71) (20%, 45%, 28%)

RGB channels and saturation

R 52 of 255 = 20%
G 115 of 255 = 45%
B 71 of 255 = 28%

52
115
71

R + G + B ~ 31%. #347347 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 115 + 71 = 238 (100%)
R 52 of 238 ~ 21.85%
G 115 of 238 ~ 48.32%
B 71 of 238 ~ 29.83'%

%21.85
%48.32
%29.83

CMYK color model

#347347 color CMYK value is (55,0,38,55).

  • cyan value is 54.78%
  • magenta value is 0.00%
  • yellow value is 38.26%
  • key color value is 54.90%

CMYK: (55,0,38,55)
C55M0Y38K55 (55%, 0%, 38%, 55%)
(0.55 / 0.00 / 0.38 / 0.55)

CMYK percentages

%54.78
%0
%38.26
%54.9

Codes

Color #347347 in popluar color models

34 73 47
RGB 52 115 71
HSL 138° 37.72% 32.75%
HSB/HSV 138° 54.78% 45.10%
CMYK 54.78% 0.00% 38.26%
54.90%

Color #347347 in popluar number systems.

HEX 34 73 47
Decimal 52 115 71
Binary 110100 1110011 1000111
Octal 64 163 107

Shades and tints

Shades of #347347

#347347
(52,115,71)
#306941
(48,105,65)
#2C5F3B
(44,95,59)
#285535
(40,85,53)
#244B2F
(36,75,47)
#204129
(32,65,41)
#1C3723
(28,55,35)
#182D1D
(24,45,29)
#142317
(20,35,23)
#101911
(16,25,17)
#0C0F0B
(12,15,11)
#000000
(0,0,0)

Tints of #347347

#347347
(52,115,71)
#467F57
(70,127,87)
#588B67
(88,139,103)
#6A9777
(106,151,119)
#7CA387
(124,163,135)
#8EAF97
(142,175,151)
#A0BBA7
(160,187,167)
#B2C7B7
(178,199,183)
#C4D3C7
(196,211,199)
#D6DFD7
(214,223,215)
#E8EBE7
(232,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #347347 color. Also use rgb(52,115,71) instead hex code.

Text Font Color

.myTextColor { color: #347347; }

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

This text font color is #347347.

Background Color

.myBgColor { background-color: #347347; }

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

This div background color is #347347.

Border color

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

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

This div border color is #347347.

Opacity

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

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

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

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

This text has shadow with #347347 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #347347.

Preview

Color preview on black background

This text has color #347347 on black background.


Color preview on white background

This text has color #347347 on white background.


Black color preview on #347347 background

This text has black color on #347347 background.


White color preview on #347347 background

This text has white color on #347347 background.


Related colors

Complementary color

Complementary color for #hex is #CB8CB8.


I love getcolorcode.com

Triadic colors

1 #473473 and #734734 with #347347 are triadic colors.

2 #477334 and #733447 with #347347 are triadic colors.