COLOR #346570

HEX: #346570 RGB: (52,101,112)

Color info

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

RGB color model

#346570 color RGB value is (52,101,112).

RGB: (52,101,112) (20%, 40%, 44%)

RGB channels and saturation

R 52 of 255 = 20%
G 101 of 255 = 40%
B 112 of 255 = 44%

52
101
112

R + G + B ~ 35%. #346570 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 101 + 112 = 265 (100%)
R 52 of 265 ~ 19.62%
G 101 of 265 ~ 38.11%
B 112 of 265 ~ 42.26'%

%19.62
%38.11
%42.26

CMYK color model

#346570 color CMYK value is (54,10,0,56).

  • cyan value is 53.57%
  • magenta value is 9.82%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (54,10,0,56)
C54M10Y0K56 (54%, 10%, 0%, 56%)
(0.54 / 0.10 / 0.00 / 0.56)

CMYK percentages

%53.57
%9.82
%0
%56.08

Codes

Color #346570 in popluar color models

34 65 70
RGB 52 101 112
HSL 191° 36.59% 32.16%
HSB/HSV 191° 53.57% 43.92%
CMYK 53.57% 9.82% 0.00%
56.08%

Color #346570 in popluar number systems.

HEX 34 65 70
Decimal 52 101 112
Binary 110100 1100101 1110000
Octal 64 145 160

Shades and tints

Shades of #346570

#346570
(52,101,112)
#305C66
(48,92,102)
#2C535C
(44,83,92)
#284A52
(40,74,82)
#244148
(36,65,72)
#20383E
(32,56,62)
#1C2F34
(28,47,52)
#18262A
(24,38,42)
#141D20
(20,29,32)
#101416
(16,20,22)
#0C0B0C
(12,11,12)
#000000
(0,0,0)

Tints of #346570

#346570
(52,101,112)
#46737D
(70,115,125)
#58818A
(88,129,138)
#6A8F97
(106,143,151)
#7C9DA4
(124,157,164)
#8EABB1
(142,171,177)
#A0B9BE
(160,185,190)
#B2C7CB
(178,199,203)
#C4D5D8
(196,213,216)
#D6E3E5
(214,227,229)
#E8F1F2
(232,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #346570; }

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

This text font color is #346570.

Background Color

.myBgColor { background-color: #346570; }

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

This div background color is #346570.

Border color

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

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

This div border color is #346570.

Opacity

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

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

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

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

This text has shadow with #346570 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #346570.

Preview

Color preview on black background

This text has color #346570 on black background.


Color preview on white background

This text has color #346570 on white background.


Black color preview on #346570 background

This text has black color on #346570 background.


White color preview on #346570 background

This text has white color on #346570 background.


Related colors

Complementary color

Complementary color for #hex is #CB9A8F.


I love getcolorcode.com

Triadic colors

1 #703465 and #657034 with #346570 are triadic colors.

2 #706534 and #653470 with #346570 are triadic colors.