COLOR #349348

HEX: #349348 RGB: (52,147,72)

Color info

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

RGB color model

#349348 color RGB value is (52,147,72).

RGB: (52,147,72) (20%, 58%, 28%)

RGB channels and saturation

R 52 of 255 = 20%
G 147 of 255 = 58%
B 72 of 255 = 28%

52
147
72

R + G + B ~ 35%. #349348 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 147 + 72 = 271 (100%)
R 52 of 271 ~ 19.19%
G 147 of 271 ~ 54.24%
B 72 of 271 ~ 26.57'%

%19.19
%54.24
%26.57

CMYK color model

#349348 color CMYK value is (65,0,51,42).

  • cyan value is 64.63%
  • magenta value is 0.00%
  • yellow value is 51.02%
  • key color value is 42.35%

CMYK: (65,0,51,42)
C65M0Y51K42 (65%, 0%, 51%, 42%)
(0.65 / 0.00 / 0.51 / 0.42)

CMYK percentages

%64.63
%0
%51.02
%42.35

Codes

Color #349348 in popluar color models

34 93 48
RGB 52 147 72
HSL 133° 47.74% 39.02%
HSB/HSV 133° 64.63% 57.65%
CMYK 64.63% 0.00% 51.02%
42.35%

Color #349348 in popluar number systems.

HEX 34 93 48
Decimal 52 147 72
Binary 110100 10010011 1001000
Octal 64 223 110

Shades and tints

Shades of #349348

#349348
(52,147,72)
#308642
(48,134,66)
#2C793C
(44,121,60)
#286C36
(40,108,54)
#245F30
(36,95,48)
#20522A
(32,82,42)
#1C4524
(28,69,36)
#18381E
(24,56,30)
#142B18
(20,43,24)
#101E12
(16,30,18)
#0C110C
(12,17,12)
#000000
(0,0,0)

Tints of #349348

#349348
(52,147,72)
#469C58
(70,156,88)
#58A568
(88,165,104)
#6AAE78
(106,174,120)
#7CB788
(124,183,136)
#8EC098
(142,192,152)
#A0C9A8
(160,201,168)
#B2D2B8
(178,210,184)
#C4DBC8
(196,219,200)
#D6E4D8
(214,228,216)
#E8EDE8
(232,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #349348 color. Also use rgb(52,147,72) instead hex code.

Text Font Color

.myTextColor { color: #349348; }

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

This text font color is #349348.

Background Color

.myBgColor { background-color: #349348; }

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

This div background color is #349348.

Border color

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

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

This div border color is #349348.

Opacity

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

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

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

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

This text has shadow with #349348 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #349348.

Preview

Color preview on black background

This text has color #349348 on black background.


Color preview on white background

This text has color #349348 on white background.


Black color preview on #349348 background

This text has black color on #349348 background.


White color preview on #349348 background

This text has white color on #349348 background.


Related colors

Complementary color

Complementary color for #hex is #CB6CB7.


I love getcolorcode.com

Triadic colors

1 #483493 and #934834 with #349348 are triadic colors.

2 #489334 and #933448 with #349348 are triadic colors.