COLOR #346869

HEX: #346869 RGB: (52,104,105)

Color info

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

RGB color model

#346869 color RGB value is (52,104,105).

RGB: (52,104,105) (20%, 41%, 41%)

RGB channels and saturation

R 52 of 255 = 20%
G 104 of 255 = 41%
B 105 of 255 = 41%

52
104
105

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

Portions of RGB colors in percentages

R + G + B = 52 + 104 + 105 = 261 (100%)
R 52 of 261 ~ 19.92%
G 104 of 261 ~ 39.85%
B 105 of 261 ~ 40.23'%

%19.92
%39.85
%40.23

CMYK color model

#346869 color CMYK value is (50,1,0,59).

  • cyan value is 50.48%
  • magenta value is 0.95%
  • yellow value is 0.00%
  • key color value is 58.82%
CMYK: (50,1,0,59) C50M1Y0K59 (50%,1%,0%,59%) (0.50/0.01/0.00/0.59) 

CMYK percentages

%50.48
%0.95
%0
%58.82

Codes

Color #346869 in popluar color models

34 68 69
RGB 52 104 105
HSL 181° 33.76% 30.78%
HSB/HSV 181° 50.48% 41.18%
CMYK 50.48% 0.95% 0.00%
58.82%

Color #346869 in popluar number systems.

HEX 34 68 69
Decimal 52 104 105
Binary 110100 1101000 1101001
Octal 64 150 151

Shades and tints

Shades of #346869

#346869
(52,104,105)
#305F60
(48,95,96)
#2C5657
(44,86,87)
#284D4E
(40,77,78)
#244445
(36,68,69)
#203B3C
(32,59,60)
#1C3233
(28,50,51)
#18292A
(24,41,42)
#142021
(20,32,33)
#101718
(16,23,24)
#0C0E0F
(12,14,15)
#000000
(0,0,0)

Tints of #346869

#346869
(52,104,105)
#467576
(70,117,118)
#588283
(88,130,131)
#6A8F90
(106,143,144)
#7C9C9D
(124,156,157)
#8EA9AA
(142,169,170)
#A0B6B7
(160,182,183)
#B2C3C4
(178,195,196)
#C4D0D1
(196,208,209)
#D6DDDE
(214,221,222)
#E8EAEB
(232,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #346869; }

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

This text font color is #346869.

Background Color

.myBgColor { background-color: #346869; }

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

This div background color is #346869.

Border color

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

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

This div border color is #346869.

Opacity

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

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

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

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

This text has shadow with #346869 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #346869.

Preview

Color preview on black background

This text has color #346869 on black background.


Color preview on white background

This text has color #346869 on white background.


Black color preview on #346869 background

This text has black color on #346869 background.


White color preview on #346869 background

This text has white color on #346869 background.


Related colors

Complementary color

Complementary color for #hex is #CB9796.


I love getcolorcode.com

Triadic colors

1 #693468 and #686934 with #346869 are triadic colors.

2 #696834 and #683469 with #346869 are triadic colors.