COLOR #334931

HEX: #334931 RGB: (51,73,49)

Color info

#334931 contains red, green and blue colors in about the same proportion. Web safe color of #334931 is #333333 (or #333).

RGB color model

#334931 color RGB value is (51,73,49).

RGB: (51,73,49) (20%, 29%, 19%)

RGB channels and saturation

R 51 of 255 = 20%
G 73 of 255 = 29%
B 49 of 255 = 19%

51
73
49

R + G + B ~ 23%. #334931 is dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 73 + 49 = 173 (100%)
R 51 of 173 ~ 29.48%
G 73 of 173 ~ 42.2%
B 49 of 173 ~ 28.32'%

%29.48
%42.2
%28.32

CMYK color model

#334931 color CMYK value is (30,0,33,71).

  • cyan value is 30.14%
  • magenta value is 0.00%
  • yellow value is 32.88%
  • key color value is 71.37%

CMYK: (30,0,33,71)
C30M0Y33K71 (30%, 0%, 33%, 71%)
(0.30 / 0.00 / 0.33 / 0.71)

CMYK percentages

%30.14
%0
%32.88
%71.37

Codes

Color #334931 in popluar color models

33 49 31
RGB 51 73 49
HSL 115° 19.67% 23.92%
HSB/HSV 115° 32.88% 28.63%
CMYK 30.14% 0.00% 32.88%
71.37%

Color #334931 in popluar number systems.

HEX 33 49 31
Decimal 51 73 49
Binary 110011 1001001 110001
Octal 63 111 61

Shades and tints

Shades of #334931

#334931
(51,73,49)
#2F432D
(47,67,45)
#2B3D29
(43,61,41)
#273725
(39,55,37)
#233121
(35,49,33)
#1F2B1D
(31,43,29)
#1B2519
(27,37,25)
#171F15
(23,31,21)
#131911
(19,25,17)
#0F130D
(15,19,13)
#0B0D09
(11,13,9)
#000000
(0,0,0)

Tints of #334931

#334931
(51,73,49)
#455943
(69,89,67)
#576955
(87,105,85)
#697967
(105,121,103)
#7B8979
(123,137,121)
#8D998B
(141,153,139)
#9FA99D
(159,169,157)
#B1B9AF
(177,185,175)
#C3C9C1
(195,201,193)
#D5D9D3
(213,217,211)
#E7E9E5
(231,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #334931 color. Also use rgb(51,73,49) instead hex code.

Text Font Color

.myTextColor { color: #334931; }

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

This text font color is #334931.

Background Color

.myBgColor { background-color: #334931; }

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

This div background color is #334931.

Border color

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

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

This div border color is #334931.

Opacity

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

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

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

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

This text has shadow with #334931 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #334931.

Preview

Color preview on black background

This text has color #334931 on black background.


Color preview on white background

This text has color #334931 on white background.


Black color preview on #334931 background

This text has black color on #334931 background.


White color preview on #334931 background

This text has white color on #334931 background.


Related colors

Complementary color

Complementary color for #hex is #CCB6CE.


I love getcolorcode.com

Triadic colors

1 #313349 and #493133 with #334931 are triadic colors.

2 #314933 and #493331 with #334931 are triadic colors.