COLOR #346959

HEX: #346959 RGB: (52,105,89)

Color info

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

RGB color model

#346959 color RGB value is (52,105,89).

RGB: (52,105,89) (20%, 41%, 35%)

RGB channels and saturation

R 52 of 255 = 20%
G 105 of 255 = 41%
B 89 of 255 = 35%

52
105
89

R + G + B ~ 32%. #346959 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 105 + 89 = 246 (100%)
R 52 of 246 ~ 21.14%
G 105 of 246 ~ 42.68%
B 89 of 246 ~ 36.18'%

%21.14
%42.68
%36.18

CMYK color model

#346959 color CMYK value is (50,0,15,59).

  • cyan value is 50.48%
  • magenta value is 0.00%
  • yellow value is 15.24%
  • key color value is 58.82%
CMYK: (50,0,15,59) C50M0Y15K59 (50%,0%,15%,59%) (0.50/0.00/0.15/0.59) 

CMYK percentages

%50.48
%0
%15.24
%58.82

Codes

Color #346959 in popluar color models

34 69 59
RGB 52 105 89
HSL 162° 33.76% 30.78%
HSB/HSV 162° 50.48% 41.18%
CMYK 50.48% 0.00% 15.24%
58.82%

Color #346959 in popluar number systems.

HEX 34 69 59
Decimal 52 105 89
Binary 110100 1101001 1011001
Octal 64 151 131

Shades and tints

Shades of #346959

#346959
(52,105,89)
#306051
(48,96,81)
#2C5749
(44,87,73)
#284E41
(40,78,65)
#244539
(36,69,57)
#203C31
(32,60,49)
#1C3329
(28,51,41)
#182A21
(24,42,33)
#142119
(20,33,25)
#101811
(16,24,17)
#0C0F09
(12,15,9)
#000000
(0,0,0)

Tints of #346959

#346959
(52,105,89)
#467668
(70,118,104)
#588377
(88,131,119)
#6A9086
(106,144,134)
#7C9D95
(124,157,149)
#8EAAA4
(142,170,164)
#A0B7B3
(160,183,179)
#B2C4C2
(178,196,194)
#C4D1D1
(196,209,209)
#D6DEE0
(214,222,224)
#E8EBEF
(232,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #346959; }

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

This text font color is #346959.

Background Color

.myBgColor { background-color: #346959; }

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

This div background color is #346959.

Border color

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

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

This div border color is #346959.

Opacity

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

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

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

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

This text has shadow with #346959 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #346959.

Preview

Color preview on black background

This text has color #346959 on black background.


Color preview on white background

This text has color #346959 on white background.


Black color preview on #346959 background

This text has black color on #346959 background.


White color preview on #346959 background

This text has white color on #346959 background.


Related colors

Complementary color

Complementary color for #hex is #CB96A6.


I love getcolorcode.com

Triadic colors

1 #593469 and #695934 with #346959 are triadic colors.

2 #596934 and #693459 with #346959 are triadic colors.