COLOR #347768

HEX: #347768 RGB: (52,119,104)

Color info

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

RGB color model

#347768 color RGB value is (52,119,104).

RGB: (52,119,104) (20%, 47%, 41%)

RGB channels and saturation

R 52 of 255 = 20%
G 119 of 255 = 47%
B 104 of 255 = 41%

52
119
104

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

Portions of RGB colors in percentages

R + G + B = 52 + 119 + 104 = 275 (100%)
R 52 of 275 ~ 18.91%
G 119 of 275 ~ 43.27%
B 104 of 275 ~ 37.82'%

%18.91
%43.27
%37.82

CMYK color model

#347768 color CMYK value is (56,0,13,53).

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

CMYK: (56,0,13,53)
C56M0Y13K53 (56%, 0%, 13%, 53%)
(0.56 / 0.00 / 0.13 / 0.53)

CMYK percentages

%56.3
%0
%12.61
%53.33

Codes

Color #347768 in popluar color models

34 77 68
RGB 52 119 104
HSL 167° 39.18% 33.53%
HSB/HSV 167° 56.30% 46.67%
CMYK 56.30% 0.00% 12.61%
53.33%

Color #347768 in popluar number systems.

HEX 34 77 68
Decimal 52 119 104
Binary 110100 1110111 1101000
Octal 64 167 150

Shades and tints

Shades of #347768

#347768
(52,119,104)
#306D5F
(48,109,95)
#2C6356
(44,99,86)
#28594D
(40,89,77)
#244F44
(36,79,68)
#20453B
(32,69,59)
#1C3B32
(28,59,50)
#183129
(24,49,41)
#142720
(20,39,32)
#101D17
(16,29,23)
#0C130E
(12,19,14)
#000000
(0,0,0)

Tints of #347768

#347768
(52,119,104)
#468375
(70,131,117)
#588F82
(88,143,130)
#6A9B8F
(106,155,143)
#7CA79C
(124,167,156)
#8EB3A9
(142,179,169)
#A0BFB6
(160,191,182)
#B2CBC3
(178,203,195)
#C4D7D0
(196,215,208)
#D6E3DD
(214,227,221)
#E8EFEA
(232,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #347768; }

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

This text font color is #347768.

Background Color

.myBgColor { background-color: #347768; }

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

This div background color is #347768.

Border color

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

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

This div border color is #347768.

Opacity

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

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

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

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

This text has shadow with #347768 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #347768.

Preview

Color preview on black background

This text has color #347768 on black background.


Color preview on white background

This text has color #347768 on white background.


Black color preview on #347768 background

This text has black color on #347768 background.


White color preview on #347768 background

This text has white color on #347768 background.


Related colors

Complementary color

Complementary color for #hex is #CB8897.


I love getcolorcode.com

Triadic colors

1 #683477 and #776834 with #347768 are triadic colors.

2 #687734 and #773468 with #347768 are triadic colors.