COLOR #343929

HEX: #343929 RGB: (52,57,41)

Color info

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

RGB color model

#343929 color RGB value is (52,57,41).

RGB: (52,57,41) (20%, 22%, 16%)

RGB channels and saturation

R 52 of 255 = 20%
G 57 of 255 = 22%
B 41 of 255 = 16%

52
57
41

R + G + B ~ 19%. #343929 is dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 57 + 41 = 150 (100%)
R 52 of 150 ~ 34.67%
G 57 of 150 ~ 38%
B 41 of 150 ~ 27.33'%

%34.67
%38
%27.33

CMYK color model

#343929 color CMYK value is (9,0,28,78).

  • cyan value is 8.77%
  • magenta value is 0.00%
  • yellow value is 28.07%
  • key color value is 77.65%

CMYK: (9,0,28,78)
C9M0Y28K78 (9%, 0%, 28%, 78%)
(0.09 / 0.00 / 0.28 / 0.78)

CMYK percentages

%8.77
%0
%28.07
%77.65

Codes

Color #343929 in popluar color models

34 39 29
RGB 52 57 41
HSL 79° 16.33% 19.22%
HSB/HSV 79° 28.07% 22.35%
CMYK 8.77% 0.00% 28.07%
77.65%

Color #343929 in popluar number systems.

HEX 34 39 29
Decimal 52 57 41
Binary 110100 111001 101001
Octal 64 71 51

Shades and tints

Shades of #343929

#343929
(52,57,41)
#303426
(48,52,38)
#2C2F23
(44,47,35)
#282A20
(40,42,32)
#24251D
(36,37,29)
#20201A
(32,32,26)
#1C1B17
(28,27,23)
#181614
(24,22,20)
#141111
(20,17,17)
#100C0E
(16,12,14)
#0C070B
(12,7,11)
#000000
(0,0,0)

Tints of #343929

#343929
(52,57,41)
#464B3C
(70,75,60)
#585D4F
(88,93,79)
#6A6F62
(106,111,98)
#7C8175
(124,129,117)
#8E9388
(142,147,136)
#A0A59B
(160,165,155)
#B2B7AE
(178,183,174)
#C4C9C1
(196,201,193)
#D6DBD4
(214,219,212)
#E8EDE7
(232,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #343929 color. Also use rgb(52,57,41) instead hex code.

Text Font Color

.myTextColor { color: #343929; }

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

This text font color is #343929.

Background Color

.myBgColor { background-color: #343929; }

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

This div background color is #343929.

Border color

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

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

This div border color is #343929.

Opacity

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

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

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

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

This text has shadow with #343929 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #343929.

Preview

Color preview on black background

This text has color #343929 on black background.


Color preview on white background

This text has color #343929 on white background.


Black color preview on #343929 background

This text has black color on #343929 background.


White color preview on #343929 background

This text has white color on #343929 background.


Related colors

Complementary color

Complementary color for #hex is #CBC6D6.


I love getcolorcode.com

Triadic colors

1 #293439 and #392934 with #343929 are triadic colors.

2 #293934 and #393429 with #343929 are triadic colors.