COLOR #347E67

HEX: #347E67 RGB: (52,126,103)

Color info

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

RGB color model

#347E67 color RGB value is (52,126,103).

RGB: (52,126,103) (20%, 49%, 40%)

RGB channels and saturation

R 52 of 255 = 20%
G 126 of 255 = 49%
B 103 of 255 = 40%

52
126
103

R + G + B ~ 36%. #347E67 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 126 + 103 = 281 (100%)
R 52 of 281 ~ 18.51%
G 126 of 281 ~ 44.84%
B 103 of 281 ~ 36.65'%

%18.51
%44.84
%36.65

CMYK color model

#347E67 color CMYK value is (59,0,18,51).

  • cyan value is 58.73%
  • magenta value is 0.00%
  • yellow value is 18.25%
  • key color value is 50.59%

CMYK: (59,0,18,51)
C59M0Y18K51 (59%, 0%, 18%, 51%)
(0.59 / 0.00 / 0.18 / 0.51)

CMYK percentages

%58.73
%0
%18.25
%50.59

Codes

Color #347E67 in popluar color models

34 7E 67
RGB 52 126 103
HSL 161° 41.57% 34.90%
HSB/HSV 161° 58.73% 49.41%
CMYK 58.73% 0.00% 18.25%
50.59%

Color #347E67 in popluar number systems.

HEX 34 7E 67
Decimal 52 126 103
Binary 110100 1111110 1100111
Octal 64 176 147

Shades and tints

Shades of #347E67

#347E67
(52,126,103)
#30735E
(48,115,94)
#2C6855
(44,104,85)
#285D4C
(40,93,76)
#245243
(36,82,67)
#20473A
(32,71,58)
#1C3C31
(28,60,49)
#183128
(24,49,40)
#14261F
(20,38,31)
#101B16
(16,27,22)
#0C100D
(12,16,13)
#000000
(0,0,0)

Tints of #347E67

#347E67
(52,126,103)
#468974
(70,137,116)
#589481
(88,148,129)
#6A9F8E
(106,159,142)
#7CAA9B
(124,170,155)
#8EB5A8
(142,181,168)
#A0C0B5
(160,192,181)
#B2CBC2
(178,203,194)
#C4D6CF
(196,214,207)
#D6E1DC
(214,225,220)
#E8ECE9
(232,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #347E67 color. Also use rgb(52,126,103) instead hex code.

Text Font Color

.myTextColor { color: #347E67; }

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

This text font color is #347E67.

Background Color

.myBgColor { background-color: #347E67; }

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

This div background color is #347E67.

Border color

.myBorderColor { border: 1px solid #347E67; }

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

This div border color is #347E67.

Opacity

.myOpacity80 { color: #347E67; opacity: 0.8; }

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

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

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

This text has shadow with #347E67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #347E67.

Preview

Color preview on black background

This text has color #347E67 on black background.


Color preview on white background

This text has color #347E67 on white background.


Black color preview on #347E67 background

This text has black color on #347E67 background.


White color preview on #347E67 background

This text has white color on #347E67 background.


Related colors

Complementary color

Complementary color for #hex is #CB8198.


I love getcolorcode.com

Triadic colors

1 #67347E and #7E6734 with #347E67 are triadic colors.

2 #677E34 and #7E3467 with #347E67 are triadic colors.