COLOR #347774

HEX: #347774 RGB: (52,119,116)

Color info

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

RGB color model

#347774 color RGB value is (52,119,116).

RGB: (52,119,116) (20%, 47%, 45%)

RGB channels and saturation

R 52 of 255 = 20%
G 119 of 255 = 47%
B 116 of 255 = 45%

52
119
116

R + G + B ~ 37%. #347774 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 119 + 116 = 287 (100%)
R 52 of 287 ~ 18.12%
G 119 of 287 ~ 41.46%
B 116 of 287 ~ 40.42'%

%18.12
%41.46
%40.42

CMYK color model

#347774 color CMYK value is (56,0,3,53).

  • cyan value is 56.30%
  • magenta value is 0.00%
  • yellow value is 2.52%
  • key color value is 53.33%

CMYK: (56,0,3,53)
C56M0Y3K53 (56%, 0%, 3%, 53%)
(0.56 / 0.00 / 0.03 / 0.53)

CMYK percentages

%56.3
%0
%2.52
%53.33

Codes

Color #347774 in popluar color models

34 77 74
RGB 52 119 116
HSL 177° 39.18% 33.53%
HSB/HSV 177° 56.30% 46.67%
CMYK 56.30% 0.00% 2.52%
53.33%

Color #347774 in popluar number systems.

HEX 34 77 74
Decimal 52 119 116
Binary 110100 1110111 1110100
Octal 64 167 164

Shades and tints

Shades of #347774

#347774
(52,119,116)
#306D6A
(48,109,106)
#2C6360
(44,99,96)
#285956
(40,89,86)
#244F4C
(36,79,76)
#204542
(32,69,66)
#1C3B38
(28,59,56)
#18312E
(24,49,46)
#142724
(20,39,36)
#101D1A
(16,29,26)
#0C1310
(12,19,16)
#000000
(0,0,0)

Tints of #347774

#347774
(52,119,116)
#468380
(70,131,128)
#588F8C
(88,143,140)
#6A9B98
(106,155,152)
#7CA7A4
(124,167,164)
#8EB3B0
(142,179,176)
#A0BFBC
(160,191,188)
#B2CBC8
(178,203,200)
#C4D7D4
(196,215,212)
#D6E3E0
(214,227,224)
#E8EFEC
(232,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #347774 color. Also use rgb(52,119,116) instead hex code.

Text Font Color

.myTextColor { color: #347774; }

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

This text font color is #347774.

Background Color

.myBgColor { background-color: #347774; }

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

This div background color is #347774.

Border color

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

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

This div border color is #347774.

Opacity

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

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

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

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

This text has shadow with #347774 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #347774.

Preview

Color preview on black background

This text has color #347774 on black background.


Color preview on white background

This text has color #347774 on white background.


Black color preview on #347774 background

This text has black color on #347774 background.


White color preview on #347774 background

This text has white color on #347774 background.


Related colors

Complementary color

Complementary color for #hex is #CB888B.


I love getcolorcode.com

Triadic colors

1 #743477 and #777434 with #347774 are triadic colors.

2 #747734 and #773474 with #347774 are triadic colors.