COLOR #348969

HEX: #348969 RGB: (52,137,105)

Color info

#348969 contains mainly green and blue colors. Web safe color of #348969 is #339966 (or #396).

RGB color model

#348969 color RGB value is (52,137,105).

RGB: (52,137,105) (20%, 54%, 41%)

RGB channels and saturation

R 52 of 255 = 20%
G 137 of 255 = 54%
B 105 of 255 = 41%

52
137
105

R + G + B ~ 38%. #348969 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 137 + 105 = 294 (100%)
R 52 of 294 ~ 17.69%
G 137 of 294 ~ 46.6%
B 105 of 294 ~ 35.71'%

%17.69
%46.6
%35.71

CMYK color model

#348969 color CMYK value is (62,0,23,46).

  • cyan value is 62.04%
  • magenta value is 0.00%
  • yellow value is 23.36%
  • key color value is 46.27%
CMYK: (62,0,23,46) C62M0Y23K46 (62%,0%,23%,46%) (0.62/0.00/0.23/0.46) 

CMYK percentages

%62.04
%0
%23.36
%46.27

Codes

Color #348969 in popluar color models

34 89 69
RGB 52 137 105
HSL 157° 44.97% 37.06%
HSB/HSV 157° 62.04% 53.73%
CMYK 62.04% 0.00% 23.36%
46.27%

Color #348969 in popluar number systems.

HEX 34 89 69
Decimal 52 137 105
Binary 110100 10001001 1101001
Octal 64 211 151

Shades and tints

Shades of #348969

#348969
(52,137,105)
#307D60
(48,125,96)
#2C7157
(44,113,87)
#28654E
(40,101,78)
#245945
(36,89,69)
#204D3C
(32,77,60)
#1C4133
(28,65,51)
#18352A
(24,53,42)
#142921
(20,41,33)
#101D18
(16,29,24)
#0C110F
(12,17,15)
#000000
(0,0,0)

Tints of #348969

#348969
(52,137,105)
#469376
(70,147,118)
#589D83
(88,157,131)
#6AA790
(106,167,144)
#7CB19D
(124,177,157)
#8EBBAA
(142,187,170)
#A0C5B7
(160,197,183)
#B2CFC4
(178,207,196)
#C4D9D1
(196,217,209)
#D6E3DE
(214,227,222)
#E8EDEB
(232,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #348969 color. Also use rgb(52,137,105) instead hex code.

Text Font Color

.myTextColor { color: #348969; }

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

This text font color is #348969.

Background Color

.myBgColor { background-color: #348969; }

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

This div background color is #348969.

Border color

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

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

This div border color is #348969.

Opacity

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

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

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

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

This text has shadow with #348969 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #348969.

Preview

Color preview on black background

This text has color #348969 on black background.


Color preview on white background

This text has color #348969 on white background.


Black color preview on #348969 background

This text has black color on #348969 background.


White color preview on #348969 background

This text has white color on #348969 background.


Related colors

Complementary color

Complementary color for #hex is #CB7696.


I love getcolorcode.com

Triadic colors

1 #693489 and #896934 with #348969 are triadic colors.

2 #698934 and #893469 with #348969 are triadic colors.