COLOR #347094

HEX: #347094 RGB: (52,112,148)

Color info

#347094 contains mainly green and blue colors. Web safe color of #347094 is #336699 (or #369).

RGB color model

#347094 color RGB value is (52,112,148).

RGB: (52,112,148) (20%, 44%, 58%)

RGB channels and saturation

R 52 of 255 = 20%
G 112 of 255 = 44%
B 148 of 255 = 58%

52
112
148

R + G + B ~ 41%. #347094 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 52 + 112 + 148 = 312 (100%)
R 52 of 312 ~ 16.67%
G 112 of 312 ~ 35.9%
B 148 of 312 ~ 47.44'%

%16.67
%35.9
%47.44

CMYK color model

#347094 color CMYK value is (65,24,0,42).

  • cyan value is 64.86%
  • magenta value is 24.32%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (65,24,0,42)
C65M24Y0K42 (65%, 24%, 0%, 42%)
(0.65 / 0.24 / 0.00 / 0.42)

CMYK percentages

%64.86
%24.32
%0
%41.96

Codes

Color #347094 in popluar color models

34 70 94
RGB 52 112 148
HSL 203° 48.00% 39.22%
HSB/HSV 203° 64.86% 58.04%
CMYK 64.86% 24.32% 0.00%
41.96%

Color #347094 in popluar number systems.

HEX 34 70 94
Decimal 52 112 148
Binary 110100 1110000 10010100
Octal 64 160 224

Shades and tints

Shades of #347094

#347094
(52,112,148)
#306687
(48,102,135)
#2C5C7A
(44,92,122)
#28526D
(40,82,109)
#244860
(36,72,96)
#203E53
(32,62,83)
#1C3446
(28,52,70)
#182A39
(24,42,57)
#14202C
(20,32,44)
#10161F
(16,22,31)
#0C0C12
(12,12,18)
#000000
(0,0,0)

Tints of #347094

#347094
(52,112,148)
#467D9D
(70,125,157)
#588AA6
(88,138,166)
#6A97AF
(106,151,175)
#7CA4B8
(124,164,184)
#8EB1C1
(142,177,193)
#A0BECA
(160,190,202)
#B2CBD3
(178,203,211)
#C4D8DC
(196,216,220)
#D6E5E5
(214,229,229)
#E8F2EE
(232,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #347094 color. Also use rgb(52,112,148) instead hex code.

Text Font Color

.myTextColor { color: #347094; }

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

This text font color is #347094.

Background Color

.myBgColor { background-color: #347094; }

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

This div background color is #347094.

Border color

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

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

This div border color is #347094.

Opacity

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

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

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

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

This text has shadow with #347094 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #347094.

Preview

Color preview on black background

This text has color #347094 on black background.


Color preview on white background

This text has color #347094 on white background.


Black color preview on #347094 background

This text has black color on #347094 background.


White color preview on #347094 background

This text has white color on #347094 background.


Related colors

Complementary color

Complementary color for #hex is #CB8F6B.


I love getcolorcode.com

Triadic colors

1 #943470 and #709434 with #347094 are triadic colors.

2 #947034 and #703494 with #347094 are triadic colors.