COLOR #346044

HEX: #346044 RGB: (52,96,68)

Color info

#346044 contains red, green and blue colors in about the same proportion. Web safe color of #346044 is #336633 (or #363).

RGB color model

#346044 color RGB value is (52,96,68).

RGB: (52,96,68) (20%, 38%, 27%)

RGB channels and saturation

R 52 of 255 = 20%
G 96 of 255 = 38%
B 68 of 255 = 27%

52
96
68

R + G + B ~ 28%. #346044 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 96 + 68 = 216 (100%)
R 52 of 216 ~ 24.07%
G 96 of 216 ~ 44.44%
B 68 of 216 ~ 31.48'%

%24.07
%44.44
%31.48

CMYK color model

#346044 color CMYK value is (46,0,29,62).

  • cyan value is 45.83%
  • magenta value is 0.00%
  • yellow value is 29.17%
  • key color value is 62.35%

CMYK: (46,0,29,62)
C46M0Y29K62 (46%, 0%, 29%, 62%)
(0.46 / 0.00 / 0.29 / 0.62)

CMYK percentages

%45.83
%0
%29.17
%62.35

Codes

Color #346044 in popluar color models

34 60 44
RGB 52 96 68
HSL 142° 29.73% 29.02%
HSB/HSV 142° 45.83% 37.65%
CMYK 45.83% 0.00% 29.17%
62.35%

Color #346044 in popluar number systems.

HEX 34 60 44
Decimal 52 96 68
Binary 110100 1100000 1000100
Octal 64 140 104

Shades and tints

Shades of #346044

#346044
(52,96,68)
#30583E
(48,88,62)
#2C5038
(44,80,56)
#284832
(40,72,50)
#24402C
(36,64,44)
#203826
(32,56,38)
#1C3020
(28,48,32)
#18281A
(24,40,26)
#142014
(20,32,20)
#10180E
(16,24,14)
#0C1008
(12,16,8)
#000000
(0,0,0)

Tints of #346044

#346044
(52,96,68)
#466E55
(70,110,85)
#587C66
(88,124,102)
#6A8A77
(106,138,119)
#7C9888
(124,152,136)
#8EA699
(142,166,153)
#A0B4AA
(160,180,170)
#B2C2BB
(178,194,187)
#C4D0CC
(196,208,204)
#D6DEDD
(214,222,221)
#E8ECEE
(232,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #346044 color. Also use rgb(52,96,68) instead hex code.

Text Font Color

.myTextColor { color: #346044; }

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

This text font color is #346044.

Background Color

.myBgColor { background-color: #346044; }

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

This div background color is #346044.

Border color

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

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

This div border color is #346044.

Opacity

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

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

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

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

This text has shadow with #346044 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #346044.

Preview

Color preview on black background

This text has color #346044 on black background.


Color preview on white background

This text has color #346044 on white background.


Black color preview on #346044 background

This text has black color on #346044 background.


White color preview on #346044 background

This text has white color on #346044 background.


Related colors

Complementary color

Complementary color for #hex is #CB9FBB.


I love getcolorcode.com

Triadic colors

1 #443460 and #604434 with #346044 are triadic colors.

2 #446034 and #603444 with #346044 are triadic colors.