COLOR #34492E

HEX: #34492E RGB: (52,73,46)

Color info

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

RGB color model

#34492E color RGB value is (52,73,46).

RGB: (52,73,46) (20%, 29%, 18%)

RGB channels and saturation

R 52 of 255 = 20%
G 73 of 255 = 29%
B 46 of 255 = 18%

52
73
46

R + G + B ~ 22%. #34492E is dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 73 + 46 = 171 (100%)
R 52 of 171 ~ 30.41%
G 73 of 171 ~ 42.69%
B 46 of 171 ~ 26.9'%

%30.41
%42.69
%26.9

CMYK color model

#34492E color CMYK value is (29,0,37,71).

  • cyan value is 28.77%
  • magenta value is 0.00%
  • yellow value is 36.99%
  • key color value is 71.37%
CMYK: (29,0,37,71) C29M0Y37K71 (29%,0%,37%,71%) (0.29/0.00/0.37/0.71) 

CMYK percentages

%28.77
%0
%36.99
%71.37

Codes

Color #34492E in popluar color models

34 49 2E
RGB 52 73 46
HSL 107° 22.69% 23.33%
HSB/HSV 107° 36.99% 28.63%
CMYK 28.77% 0.00% 36.99%
71.37%

Color #34492E in popluar number systems.

HEX 34 49 2E
Decimal 52 73 46
Binary 110100 1001001 101110
Octal 64 111 56

Shades and tints

Shades of #34492E

#34492E
(52,73,46)
#30432A
(48,67,42)
#2C3D26
(44,61,38)
#283722
(40,55,34)
#24311E
(36,49,30)
#202B1A
(32,43,26)
#1C2516
(28,37,22)
#181F12
(24,31,18)
#14190E
(20,25,14)
#10130A
(16,19,10)
#0C0D06
(12,13,6)
#000000
(0,0,0)

Tints of #34492E

#34492E
(52,73,46)
#465941
(70,89,65)
#586954
(88,105,84)
#6A7967
(106,121,103)
#7C897A
(124,137,122)
#8E998D
(142,153,141)
#A0A9A0
(160,169,160)
#B2B9B3
(178,185,179)
#C4C9C6
(196,201,198)
#D6D9D9
(214,217,217)
#E8E9EC
(232,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #34492E color. Also use rgb(52,73,46) instead hex code.

Text Font Color

.myTextColor { color: #34492E; }

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

This text font color is #34492E.

Background Color

.myBgColor { background-color: #34492E; }

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

This div background color is #34492E.

Border color

.myBorderColor { border: 1px solid #34492E; }

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

This div border color is #34492E.

Opacity

.myOpacity80 { color: #34492E; opacity: 0.8; }

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

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

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

This text has shadow with #34492E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #34492E.

Preview

Color preview on black background

This text has color #34492E on black background.


Color preview on white background

This text has color #34492E on white background.


Black color preview on #34492E background

This text has black color on #34492E background.


White color preview on #34492E background

This text has white color on #34492E background.


Related colors

Complementary color

Complementary color for #hex is #CBB6D1.


I love getcolorcode.com

Triadic colors

1 #2E3449 and #492E34 with #34492E are triadic colors.

2 #2E4934 and #49342E with #34492E are triadic colors.