COLOR #347775

HEX: #347775 RGB: (52,119,117)

Color info

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

RGB color model

#347775 color RGB value is (52,119,117).

RGB: (52,119,117) (20%, 47%, 46%)

RGB channels and saturation

R 52 of 255 = 20%
G 119 of 255 = 47%
B 117 of 255 = 46%

52
119
117

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

Portions of RGB colors in percentages

R + G + B = 52 + 119 + 117 = 288 (100%)
R 52 of 288 ~ 18.06%
G 119 of 288 ~ 41.32%
B 117 of 288 ~ 40.63'%

%18.06
%41.32
%40.63

CMYK color model

#347775 color CMYK value is (56,0,2,53).

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

CMYK: (56,0,2,53)
C56M0Y2K53 (56%, 0%, 2%, 53%)
(0.56 / 0.00 / 0.02 / 0.53)

CMYK percentages

%56.3
%0
%1.68
%53.33

Codes

Color #347775 in popluar color models

34 77 75
RGB 52 119 117
HSL 178° 39.18% 33.53%
HSB/HSV 178° 56.30% 46.67%
CMYK 56.30% 0.00% 1.68%
53.33%

Color #347775 in popluar number systems.

HEX 34 77 75
Decimal 52 119 117
Binary 110100 1110111 1110101
Octal 64 167 165

Shades and tints

Shades of #347775

#347775
(52,119,117)
#306D6B
(48,109,107)
#2C6361
(44,99,97)
#285957
(40,89,87)
#244F4D
(36,79,77)
#204543
(32,69,67)
#1C3B39
(28,59,57)
#18312F
(24,49,47)
#142725
(20,39,37)
#101D1B
(16,29,27)
#0C1311
(12,19,17)
#000000
(0,0,0)

Tints of #347775

#347775
(52,119,117)
#468381
(70,131,129)
#588F8D
(88,143,141)
#6A9B99
(106,155,153)
#7CA7A5
(124,167,165)
#8EB3B1
(142,179,177)
#A0BFBD
(160,191,189)
#B2CBC9
(178,203,201)
#C4D7D5
(196,215,213)
#D6E3E1
(214,227,225)
#E8EFED
(232,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #347775; }

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

This text font color is #347775.

Background Color

.myBgColor { background-color: #347775; }

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

This div background color is #347775.

Border color

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

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

This div border color is #347775.

Opacity

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

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

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

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

This text has shadow with #347775 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #347775.

Preview

Color preview on black background

This text has color #347775 on black background.


Color preview on white background

This text has color #347775 on white background.


Black color preview on #347775 background

This text has black color on #347775 background.


White color preview on #347775 background

This text has white color on #347775 background.


Related colors

Complementary color

Complementary color for #hex is #CB888A.


I love getcolorcode.com

Triadic colors

1 #753477 and #777534 with #347775 are triadic colors.

2 #757734 and #773475 with #347775 are triadic colors.