COLOR #346151

HEX: #346151 RGB: (52,97,81)

Color info

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

RGB color model

#346151 color RGB value is (52,97,81).

RGB: (52,97,81) (20%, 38%, 32%)

RGB channels and saturation

R 52 of 255 = 20%
G 97 of 255 = 38%
B 81 of 255 = 32%

52
97
81

R + G + B ~ 30%. #346151 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 97 + 81 = 230 (100%)
R 52 of 230 ~ 22.61%
G 97 of 230 ~ 42.17%
B 81 of 230 ~ 35.22'%

%22.61
%42.17
%35.22

CMYK color model

#346151 color CMYK value is (46,0,16,62).

  • cyan value is 46.39%
  • magenta value is 0.00%
  • yellow value is 16.49%
  • key color value is 61.96%

CMYK: (46,0,16,62)
C46M0Y16K62 (46%, 0%, 16%, 62%)
(0.46 / 0.00 / 0.16 / 0.62)

CMYK percentages

%46.39
%0
%16.49
%61.96

Codes

Color #346151 in popluar color models

34 61 51
RGB 52 97 81
HSL 159° 30.20% 29.22%
HSB/HSV 159° 46.39% 38.04%
CMYK 46.39% 0.00% 16.49%
61.96%

Color #346151 in popluar number systems.

HEX 34 61 51
Decimal 52 97 81
Binary 110100 1100001 1010001
Octal 64 141 121

Shades and tints

Shades of #346151

#346151
(52,97,81)
#30594A
(48,89,74)
#2C5143
(44,81,67)
#28493C
(40,73,60)
#244135
(36,65,53)
#20392E
(32,57,46)
#1C3127
(28,49,39)
#182920
(24,41,32)
#142119
(20,33,25)
#101912
(16,25,18)
#0C110B
(12,17,11)
#000000
(0,0,0)

Tints of #346151

#346151
(52,97,81)
#466F60
(70,111,96)
#587D6F
(88,125,111)
#6A8B7E
(106,139,126)
#7C998D
(124,153,141)
#8EA79C
(142,167,156)
#A0B5AB
(160,181,171)
#B2C3BA
(178,195,186)
#C4D1C9
(196,209,201)
#D6DFD8
(214,223,216)
#E8EDE7
(232,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #346151 color. Also use rgb(52,97,81) instead hex code.

Text Font Color

.myTextColor { color: #346151; }

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

This text font color is #346151.

Background Color

.myBgColor { background-color: #346151; }

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

This div background color is #346151.

Border color

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

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

This div border color is #346151.

Opacity

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

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

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

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

This text has shadow with #346151 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #346151.

Preview

Color preview on black background

This text has color #346151 on black background.


Color preview on white background

This text has color #346151 on white background.


Black color preview on #346151 background

This text has black color on #346151 background.


White color preview on #346151 background

This text has white color on #346151 background.


Related colors

Complementary color

Complementary color for #hex is #CB9EAE.


I love getcolorcode.com

Triadic colors

1 #513461 and #615134 with #346151 are triadic colors.

2 #516134 and #613451 with #346151 are triadic colors.