COLOR #342219

HEX: #342219 RGB: (52,34,25)

Color info

#342219 contains red, green and blue colors in about the same proportion. Web safe color of #342219 is #333300 (or #330).

RGB color model

#342219 color RGB value is (52,34,25).

RGB: (52,34,25) (20%, 13%, 10%)

RGB channels and saturation

R 52 of 255 = 20%
G 34 of 255 = 13%
B 25 of 255 = 10%

52
34
25

R + G + B ~ 14%. #342219 is dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 34 + 25 = 111 (100%)
R 52 of 111 ~ 46.85%
G 34 of 111 ~ 30.63%
B 25 of 111 ~ 22.52'%

%46.85
%30.63
%22.52

CMYK color model

#342219 color CMYK value is (0,35,52,80).

  • cyan value is 0.00%
  • magenta value is 34.62%
  • yellow value is 51.92%
  • key color value is 79.61%

CMYK: (0,35,52,80)
C0M35Y52K80 (0%, 35%, 52%, 80%)
(0.00 / 0.35 / 0.52 / 0.80)

CMYK percentages

%0
%34.62
%51.92
%79.61

Codes

Color #342219 in popluar color models

34 22 19
RGB 52 34 25
HSL 20° 35.06% 15.10%
HSB/HSV 20° 51.92% 20.39%
CMYK 0.00% 34.62% 51.92%
79.61%

Color #342219 in popluar number systems.

HEX 34 22 19
Decimal 52 34 25
Binary 110100 100010 11001
Octal 64 42 31

Shades and tints

Shades of #342219

#342219
(52,34,25)
#301F17
(48,31,23)
#2C1C15
(44,28,21)
#281913
(40,25,19)
#241611
(36,22,17)
#20130F
(32,19,15)
#1C100D
(28,16,13)
#180D0B
(24,13,11)
#140A09
(20,10,9)
#100707
(16,7,7)
#0C0405
(12,4,5)
#000000
(0,0,0)

Tints of #342219

#342219
(52,34,25)
#46362D
(70,54,45)
#584A41
(88,74,65)
#6A5E55
(106,94,85)
#7C7269
(124,114,105)
#8E867D
(142,134,125)
#A09A91
(160,154,145)
#B2AEA5
(178,174,165)
#C4C2B9
(196,194,185)
#D6D6CD
(214,214,205)
#E8EAE1
(232,234,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #342219 color. Also use rgb(52,34,25) instead hex code.

Text Font Color

.myTextColor { color: #342219; }

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

This text font color is #342219.

Background Color

.myBgColor { background-color: #342219; }

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

This div background color is #342219.

Border color

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

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

This div border color is #342219.

Opacity

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

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

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

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

This text has shadow with #342219 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #342219.

Preview

Color preview on black background

This text has color #342219 on black background.


Color preview on white background

This text has color #342219 on white background.


Black color preview on #342219 background

This text has black color on #342219 background.


White color preview on #342219 background

This text has white color on #342219 background.


Related colors

Complementary color

Complementary color for #hex is #CBDDE6.


I love getcolorcode.com

Triadic colors

1 #193422 and #221934 with #342219 are triadic colors.

2 #192234 and #223419 with #342219 are triadic colors.