COLOR #348139

HEX: #348139 RGB: (52,129,57)

Color info

#348139 contains mainly green color. Web safe color of #348139 is #339933 (or #393).

RGB color model

#348139 color RGB value is (52,129,57).

RGB: (52,129,57) (20%, 51%, 22%)

RGB channels and saturation

R 52 of 255 = 20%
G 129 of 255 = 51%
B 57 of 255 = 22%

52
129
57

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

Portions of RGB colors in percentages

R + G + B = 52 + 129 + 57 = 238 (100%)
R 52 of 238 ~ 21.85%
G 129 of 238 ~ 54.2%
B 57 of 238 ~ 23.95'%

%21.85
%54.2
%23.95

CMYK color model

#348139 color CMYK value is (60,0,56,49).

  • cyan value is 59.69%
  • magenta value is 0.00%
  • yellow value is 55.81%
  • key color value is 49.41%

CMYK: (60,0,56,49)
C60M0Y56K49 (60%, 0%, 56%, 49%)
(0.60 / 0.00 / 0.56 / 0.49)

CMYK percentages

%59.69
%0
%55.81
%49.41

Codes

Color #348139 in popluar color models

34 81 39
RGB 52 129 57
HSL 124° 42.54% 35.49%
HSB/HSV 124° 59.69% 50.59%
CMYK 59.69% 0.00% 55.81%
49.41%

Color #348139 in popluar number systems.

HEX 34 81 39
Decimal 52 129 57
Binary 110100 10000001 111001
Octal 64 201 71

Shades and tints

Shades of #348139

#348139
(52,129,57)
#307634
(48,118,52)
#2C6B2F
(44,107,47)
#28602A
(40,96,42)
#245525
(36,85,37)
#204A20
(32,74,32)
#1C3F1B
(28,63,27)
#183416
(24,52,22)
#142911
(20,41,17)
#101E0C
(16,30,12)
#0C1307
(12,19,7)
#000000
(0,0,0)

Tints of #348139

#348139
(52,129,57)
#468C4B
(70,140,75)
#58975D
(88,151,93)
#6AA26F
(106,162,111)
#7CAD81
(124,173,129)
#8EB893
(142,184,147)
#A0C3A5
(160,195,165)
#B2CEB7
(178,206,183)
#C4D9C9
(196,217,201)
#D6E4DB
(214,228,219)
#E8EFED
(232,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #348139; }

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

This text font color is #348139.

Background Color

.myBgColor { background-color: #348139; }

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

This div background color is #348139.

Border color

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

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

This div border color is #348139.

Opacity

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

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

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

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

This text has shadow with #348139 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #348139.

Preview

Color preview on black background

This text has color #348139 on black background.


Color preview on white background

This text has color #348139 on white background.


Black color preview on #348139 background

This text has black color on #348139 background.


White color preview on #348139 background

This text has white color on #348139 background.


Related colors

Complementary color

Complementary color for #hex is #CB7EC6.


I love getcolorcode.com

Triadic colors

1 #393481 and #813934 with #348139 are triadic colors.

2 #398134 and #813439 with #348139 are triadic colors.