COLOR #349F41

HEX: #349F41 RGB: (52,159,65)

Color info

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

RGB color model

#349F41 color RGB value is (52,159,65).

RGB: (52,159,65) (20%, 62%, 25%)

RGB channels and saturation

R 52 of 255 = 20%
G 159 of 255 = 62%
B 65 of 255 = 25%

52
159
65

R + G + B ~ 36%. #349F41 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 159 + 65 = 276 (100%)
R 52 of 276 ~ 18.84%
G 159 of 276 ~ 57.61%
B 65 of 276 ~ 23.55'%

%18.84
%57.61
%23.55

CMYK color model

#349F41 color CMYK value is (67,0,59,38).

  • cyan value is 67.30%
  • magenta value is 0.00%
  • yellow value is 59.12%
  • key color value is 37.65%
CMYK: (67,0,59,38) C67M0Y59K38 (67%,0%,59%,38%) (0.67/0.00/0.59/0.38) 

CMYK percentages

%67.3
%0
%59.12
%37.65

Codes

Color #349F41 in popluar color models

34 9F 41
RGB 52 159 65
HSL 127° 50.71% 41.37%
HSB/HSV 127° 67.30% 62.35%
CMYK 67.30% 0.00% 59.12%
37.65%

Color #349F41 in popluar number systems.

HEX 34 9F 41
Decimal 52 159 65
Binary 110100 10011111 1000001
Octal 64 237 101

Shades and tints

Shades of #349F41

#349F41
(52,159,65)
#30913C
(48,145,60)
#2C8337
(44,131,55)
#287532
(40,117,50)
#24672D
(36,103,45)
#205928
(32,89,40)
#1C4B23
(28,75,35)
#183D1E
(24,61,30)
#142F19
(20,47,25)
#102114
(16,33,20)
#0C130F
(12,19,15)
#000000
(0,0,0)

Tints of #349F41

#349F41
(52,159,65)
#46A752
(70,167,82)
#58AF63
(88,175,99)
#6AB774
(106,183,116)
#7CBF85
(124,191,133)
#8EC796
(142,199,150)
#A0CFA7
(160,207,167)
#B2D7B8
(178,215,184)
#C4DFC9
(196,223,201)
#D6E7DA
(214,231,218)
#E8EFEB
(232,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #349F41 color. Also use rgb(52,159,65) instead hex code.

Text Font Color

.myTextColor { color: #349F41; }

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

This text font color is #349F41.

Background Color

.myBgColor { background-color: #349F41; }

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

This div background color is #349F41.

Border color

.myBorderColor { border: 1px solid #349F41; }

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

This div border color is #349F41.

Opacity

.myOpacity80 { color: #349F41; opacity: 0.8; }

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

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

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

This text has shadow with #349F41 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #349F41.

Preview

Color preview on black background

This text has color #349F41 on black background.


Color preview on white background

This text has color #349F41 on white background.


Black color preview on #349F41 background

This text has black color on #349F41 background.


White color preview on #349F41 background

This text has white color on #349F41 background.


Related colors

Complementary color

Complementary color for #hex is #CB60BE.


I love getcolorcode.com

Triadic colors

1 #41349F and #9F4134 with #349F41 are triadic colors.

2 #419F34 and #9F3441 with #349F41 are triadic colors.