COLOR #347968

HEX: #347968 RGB: (52,121,104)

Color info

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

RGB color model

#347968 color RGB value is (52,121,104).

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

RGB channels and saturation

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

52
121
104

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

Portions of RGB colors in percentages

R + G + B = 52 + 121 + 104 = 277 (100%)
R 52 of 277 ~ 18.77%
G 121 of 277 ~ 43.68%
B 104 of 277 ~ 37.55'%

%18.77
%43.68
%37.55

CMYK color model

#347968 color CMYK value is (57,0,14,53).

  • cyan value is 57.02%
  • magenta value is 0.00%
  • yellow value is 14.05%
  • key color value is 52.55%

CMYK: (57,0,14,53)
C57M0Y14K53 (57%, 0%, 14%, 53%)
(0.57 / 0.00 / 0.14 / 0.53)

CMYK percentages

%57.02
%0
%14.05
%52.55

Codes

Color #347968 in popluar color models

34 79 68
RGB 52 121 104
HSL 165° 39.88% 33.92%
HSB/HSV 165° 57.02% 47.45%
CMYK 57.02% 0.00% 14.05%
52.55%

Color #347968 in popluar number systems.

HEX 34 79 68
Decimal 52 121 104
Binary 110100 1111001 1101000
Octal 64 171 150

Shades and tints

Shades of #347968

#347968
(52,121,104)
#306E5F
(48,110,95)
#2C6356
(44,99,86)
#28584D
(40,88,77)
#244D44
(36,77,68)
#20423B
(32,66,59)
#1C3732
(28,55,50)
#182C29
(24,44,41)
#142120
(20,33,32)
#101617
(16,22,23)
#0C0B0E
(12,11,14)
#000000
(0,0,0)

Tints of #347968

#347968
(52,121,104)
#468575
(70,133,117)
#589182
(88,145,130)
#6A9D8F
(106,157,143)
#7CA99C
(124,169,156)
#8EB5A9
(142,181,169)
#A0C1B6
(160,193,182)
#B2CDC3
(178,205,195)
#C4D9D0
(196,217,208)
#D6E5DD
(214,229,221)
#E8F1EA
(232,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #347968; }

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

This text font color is #347968.

Background Color

.myBgColor { background-color: #347968; }

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

This div background color is #347968.

Border color

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

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

This div border color is #347968.

Opacity

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

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

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

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

This text has shadow with #347968 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #347968.

Preview

Color preview on black background

This text has color #347968 on black background.


Color preview on white background

This text has color #347968 on white background.


Black color preview on #347968 background

This text has black color on #347968 background.


White color preview on #347968 background

This text has white color on #347968 background.


Related colors

Complementary color

Complementary color for #hex is #CB8697.


I love getcolorcode.com

Triadic colors

1 #683479 and #796834 with #347968 are triadic colors.

2 #687934 and #793468 with #347968 are triadic colors.