COLOR #347361

HEX: #347361 RGB: (52,115,97)

Color info

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

RGB color model

#347361 color RGB value is (52,115,97).

RGB: (52,115,97) (20%, 45%, 38%)

RGB channels and saturation

R 52 of 255 = 20%
G 115 of 255 = 45%
B 97 of 255 = 38%

52
115
97

R + G + B ~ 34%. #347361 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 115 + 97 = 264 (100%)
R 52 of 264 ~ 19.7%
G 115 of 264 ~ 43.56%
B 97 of 264 ~ 36.74'%

%19.7
%43.56
%36.74

CMYK color model

#347361 color CMYK value is (55,0,16,55).

  • cyan value is 54.78%
  • magenta value is 0.00%
  • yellow value is 15.65%
  • key color value is 54.90%
CMYK: (55,0,16,55) C55M0Y16K55 (55%,0%,16%,55%) (0.55/0.00/0.16/0.55) 

CMYK percentages

%54.78
%0
%15.65
%54.9

Codes

Color #347361 in popluar color models

34 73 61
RGB 52 115 97
HSL 163° 37.72% 32.75%
HSB/HSV 163° 54.78% 45.10%
CMYK 54.78% 0.00% 15.65%
54.90%

Color #347361 in popluar number systems.

HEX 34 73 61
Decimal 52 115 97
Binary 110100 1110011 1100001
Octal 64 163 141

Shades and tints

Shades of #347361

#347361
(52,115,97)
#306959
(48,105,89)
#2C5F51
(44,95,81)
#285549
(40,85,73)
#244B41
(36,75,65)
#204139
(32,65,57)
#1C3731
(28,55,49)
#182D29
(24,45,41)
#142321
(20,35,33)
#101919
(16,25,25)
#0C0F11
(12,15,17)
#000000
(0,0,0)

Tints of #347361

#347361
(52,115,97)
#467F6F
(70,127,111)
#588B7D
(88,139,125)
#6A978B
(106,151,139)
#7CA399
(124,163,153)
#8EAFA7
(142,175,167)
#A0BBB5
(160,187,181)
#B2C7C3
(178,199,195)
#C4D3D1
(196,211,209)
#D6DFDF
(214,223,223)
#E8EBED
(232,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #347361; }

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

This text font color is #347361.

Background Color

.myBgColor { background-color: #347361; }

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

This div background color is #347361.

Border color

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

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

This div border color is #347361.

Opacity

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

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

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

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

This text has shadow with #347361 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #347361.

Preview

Color preview on black background

This text has color #347361 on black background.


Color preview on white background

This text has color #347361 on white background.


Black color preview on #347361 background

This text has black color on #347361 background.


White color preview on #347361 background

This text has white color on #347361 background.


Related colors

Complementary color

Complementary color for #hex is #CB8C9E.


I love getcolorcode.com

Triadic colors

1 #613473 and #736134 with #347361 are triadic colors.

2 #617334 and #733461 with #347361 are triadic colors.