COLOR #347961

HEX: #347961 RGB: (52,121,97)

Color info

#347961 contains mainly green and blue colors. Web safe color of #347961 is #336666 (or #366).

RGB color model

#347961 color RGB value is (52,121,97).

RGB: (52,121,97) (20%, 47%, 38%)

RGB channels and saturation

R 52 of 255 = 20%
G 121 of 255 = 47%
B 97 of 255 = 38%

52
121
97

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

Portions of RGB colors in percentages

R + G + B = 52 + 121 + 97 = 270 (100%)
R 52 of 270 ~ 19.26%
G 121 of 270 ~ 44.81%
B 97 of 270 ~ 35.93'%

%19.26
%44.81
%35.93

CMYK color model

#347961 color CMYK value is (57,0,20,53).

  • cyan value is 57.02%
  • magenta value is 0.00%
  • yellow value is 19.83%
  • key color value is 52.55%
CMYK: (57,0,20,53) C57M0Y20K53 (57%,0%,20%,53%) (0.57/0.00/0.20/0.53) 

CMYK percentages

%57.02
%0
%19.83
%52.55

Codes

Color #347961 in popluar color models

34 79 61
RGB 52 121 97
HSL 159° 39.88% 33.92%
HSB/HSV 159° 57.02% 47.45%
CMYK 57.02% 0.00% 19.83%
52.55%

Color #347961 in popluar number systems.

HEX 34 79 61
Decimal 52 121 97
Binary 110100 1111001 1100001
Octal 64 171 141

Shades and tints

Shades of #347961

#347961
(52,121,97)
#306E59
(48,110,89)
#2C6351
(44,99,81)
#285849
(40,88,73)
#244D41
(36,77,65)
#204239
(32,66,57)
#1C3731
(28,55,49)
#182C29
(24,44,41)
#142121
(20,33,33)
#101619
(16,22,25)
#0C0B11
(12,11,17)
#000000
(0,0,0)

Tints of #347961

#347961
(52,121,97)
#46856F
(70,133,111)
#58917D
(88,145,125)
#6A9D8B
(106,157,139)
#7CA999
(124,169,153)
#8EB5A7
(142,181,167)
#A0C1B5
(160,193,181)
#B2CDC3
(178,205,195)
#C4D9D1
(196,217,209)
#D6E5DF
(214,229,223)
#E8F1ED
(232,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #347961 color. Also use rgb(52,121,97) instead hex code.

Text Font Color

.myTextColor { color: #347961; }

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

This text font color is #347961.

Background Color

.myBgColor { background-color: #347961; }

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

This div background color is #347961.

Border color

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

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

This div border color is #347961.

Opacity

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

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

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

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

This text has shadow with #347961 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #347961.

Preview

Color preview on black background

This text has color #347961 on black background.


Color preview on white background

This text has color #347961 on white background.


Black color preview on #347961 background

This text has black color on #347961 background.


White color preview on #347961 background

This text has white color on #347961 background.


Related colors

Complementary color

Complementary color for #hex is #CB869E.


I love getcolorcode.com

Triadic colors

1 #613479 and #796134 with #347961 are triadic colors.

2 #617934 and #793461 with #347961 are triadic colors.