COLOR #348147

HEX: #348147 RGB: (52,129,71)

Color info

#348147 contains mainly green and blue colors. Web safe color of #348147 is #339933 (or #393).

RGB color model

#348147 color RGB value is (52,129,71).

RGB: (52,129,71) (20%, 51%, 28%)

RGB channels and saturation

R 52 of 255 = 20%
G 129 of 255 = 51%
B 71 of 255 = 28%

52
129
71

R + G + B ~ 33%. #348147 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 129 + 71 = 252 (100%)
R 52 of 252 ~ 20.63%
G 129 of 252 ~ 51.19%
B 71 of 252 ~ 28.17'%

%20.63
%51.19
%28.17

CMYK color model

#348147 color CMYK value is (60,0,45,49).

  • cyan value is 59.69%
  • magenta value is 0.00%
  • yellow value is 44.96%
  • key color value is 49.41%
CMYK: (60,0,45,49) C60M0Y45K49 (60%,0%,45%,49%) (0.60/0.00/0.45/0.49) 

CMYK percentages

%59.69
%0
%44.96
%49.41

Codes

Color #348147 in popluar color models

34 81 47
RGB 52 129 71
HSL 135° 42.54% 35.49%
HSB/HSV 135° 59.69% 50.59%
CMYK 59.69% 0.00% 44.96%
49.41%

Color #348147 in popluar number systems.

HEX 34 81 47
Decimal 52 129 71
Binary 110100 10000001 1000111
Octal 64 201 107

Shades and tints

Shades of #348147

#348147
(52,129,71)
#307641
(48,118,65)
#2C6B3B
(44,107,59)
#286035
(40,96,53)
#24552F
(36,85,47)
#204A29
(32,74,41)
#1C3F23
(28,63,35)
#18341D
(24,52,29)
#142917
(20,41,23)
#101E11
(16,30,17)
#0C130B
(12,19,11)
#000000
(0,0,0)

Tints of #348147

#348147
(52,129,71)
#468C57
(70,140,87)
#589767
(88,151,103)
#6AA277
(106,162,119)
#7CAD87
(124,173,135)
#8EB897
(142,184,151)
#A0C3A7
(160,195,167)
#B2CEB7
(178,206,183)
#C4D9C7
(196,217,199)
#D6E4D7
(214,228,215)
#E8EFE7
(232,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #348147; }

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

This text font color is #348147.

Background Color

.myBgColor { background-color: #348147; }

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

This div background color is #348147.

Border color

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

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

This div border color is #348147.

Opacity

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

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

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

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

This text has shadow with #348147 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #348147.

Preview

Color preview on black background

This text has color #348147 on black background.


Color preview on white background

This text has color #348147 on white background.


Black color preview on #348147 background

This text has black color on #348147 background.


White color preview on #348147 background

This text has white color on #348147 background.


Related colors

Complementary color

Complementary color for #hex is #CB7EB8.


I love getcolorcode.com

Triadic colors

1 #473481 and #814734 with #348147 are triadic colors.

2 #478134 and #813447 with #348147 are triadic colors.