COLOR #346A69

HEX: #346A69 RGB: (52,106,105)

Color info

#346A69 contains red, green and blue colors in about the same proportion. Web safe color of #346A69 is #336666 (or #366).

RGB color model

#346A69 color RGB value is (52,106,105).

RGB: (52,106,105) (20%, 42%, 41%)

RGB channels and saturation

R 52 of 255 = 20%
G 106 of 255 = 42%
B 105 of 255 = 41%

52
106
105

R + G + B ~ 34%. #346A69 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 106 + 105 = 263 (100%)
R 52 of 263 ~ 19.77%
G 106 of 263 ~ 40.3%
B 105 of 263 ~ 39.92'%

%19.77
%40.3
%39.92

CMYK color model

#346A69 color CMYK value is (51,0,1,58).

  • cyan value is 50.94%
  • magenta value is 0.00%
  • yellow value is 0.94%
  • key color value is 58.43%

CMYK: (51,0,1,58)
C51M0Y1K58 (51%, 0%, 1%, 58%)
(0.51 / 0.00 / 0.01 / 0.58)

CMYK percentages

%50.94
%0
%0.94
%58.43

Codes

Color #346A69 in popluar color models

34 6A 69
RGB 52 106 105
HSL 179° 34.18% 30.98%
HSB/HSV 179° 50.94% 41.57%
CMYK 50.94% 0.00% 0.94%
58.43%

Color #346A69 in popluar number systems.

HEX 34 6A 69
Decimal 52 106 105
Binary 110100 1101010 1101001
Octal 64 152 151

Shades and tints

Shades of #346A69

#346A69
(52,106,105)
#306160
(48,97,96)
#2C5857
(44,88,87)
#284F4E
(40,79,78)
#244645
(36,70,69)
#203D3C
(32,61,60)
#1C3433
(28,52,51)
#182B2A
(24,43,42)
#142221
(20,34,33)
#101918
(16,25,24)
#0C100F
(12,16,15)
#000000
(0,0,0)

Tints of #346A69

#346A69
(52,106,105)
#467776
(70,119,118)
#588483
(88,132,131)
#6A9190
(106,145,144)
#7C9E9D
(124,158,157)
#8EABAA
(142,171,170)
#A0B8B7
(160,184,183)
#B2C5C4
(178,197,196)
#C4D2D1
(196,210,209)
#D6DFDE
(214,223,222)
#E8ECEB
(232,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #346A69 color. Also use rgb(52,106,105) instead hex code.

Text Font Color

.myTextColor { color: #346A69; }

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

This text font color is #346A69.

Background Color

.myBgColor { background-color: #346A69; }

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

This div background color is #346A69.

Border color

.myBorderColor { border: 1px solid #346A69; }

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

This div border color is #346A69.

Opacity

.myOpacity80 { color: #346A69; opacity: 0.8; }

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

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

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

This text has shadow with #346A69 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #346A69.

Preview

Color preview on black background

This text has color #346A69 on black background.


Color preview on white background

This text has color #346A69 on white background.


Black color preview on #346A69 background

This text has black color on #346A69 background.


White color preview on #346A69 background

This text has white color on #346A69 background.


Related colors

Complementary color

Complementary color for #hex is #CB9596.


I love getcolorcode.com

Triadic colors

1 #69346A and #6A6934 with #346A69 are triadic colors.

2 #696A34 and #6A3469 with #346A69 are triadic colors.