COLOR #346031

HEX: #346031 RGB: (52,96,49)

Color info

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

RGB color model

#346031 color RGB value is (52,96,49).

RGB: (52,96,49) (20%, 38%, 19%)

RGB channels and saturation

R 52 of 255 = 20%
G 96 of 255 = 38%
B 49 of 255 = 19%

52
96
49

R + G + B ~ 26%. #346031 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 96 + 49 = 197 (100%)
R 52 of 197 ~ 26.4%
G 96 of 197 ~ 48.73%
B 49 of 197 ~ 24.87'%

%26.4
%48.73
%24.87

CMYK color model

#346031 color CMYK value is (46,0,49,62).

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

CMYK: (46,0,49,62)
C46M0Y49K62 (46%, 0%, 49%, 62%)
(0.46 / 0.00 / 0.49 / 0.62)

CMYK percentages

%45.83
%0
%48.96
%62.35

Codes

Color #346031 in popluar color models

34 60 31
RGB 52 96 49
HSL 116° 32.41% 28.43%
HSB/HSV 116° 48.96% 37.65%
CMYK 45.83% 0.00% 48.96%
62.35%

Color #346031 in popluar number systems.

HEX 34 60 31
Decimal 52 96 49
Binary 110100 1100000 110001
Octal 64 140 61

Shades and tints

Shades of #346031

#346031
(52,96,49)
#30582D
(48,88,45)
#2C5029
(44,80,41)
#284825
(40,72,37)
#244021
(36,64,33)
#20381D
(32,56,29)
#1C3019
(28,48,25)
#182815
(24,40,21)
#142011
(20,32,17)
#10180D
(16,24,13)
#0C1009
(12,16,9)
#000000
(0,0,0)

Tints of #346031

#346031
(52,96,49)
#466E43
(70,110,67)
#587C55
(88,124,85)
#6A8A67
(106,138,103)
#7C9879
(124,152,121)
#8EA68B
(142,166,139)
#A0B49D
(160,180,157)
#B2C2AF
(178,194,175)
#C4D0C1
(196,208,193)
#D6DED3
(214,222,211)
#E8ECE5
(232,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #346031; }

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

This text font color is #346031.

Background Color

.myBgColor { background-color: #346031; }

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

This div background color is #346031.

Border color

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

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

This div border color is #346031.

Opacity

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

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

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

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

This text has shadow with #346031 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #346031.

Preview

Color preview on black background

This text has color #346031 on black background.


Color preview on white background

This text has color #346031 on white background.


Black color preview on #346031 background

This text has black color on #346031 background.


White color preview on #346031 background

This text has white color on #346031 background.


Related colors

Complementary color

Complementary color for #hex is #CB9FCE.


I love getcolorcode.com

Triadic colors

1 #313460 and #603134 with #346031 are triadic colors.

2 #316034 and #603431 with #346031 are triadic colors.