COLOR #342517

HEX: #342517 RGB: (52,37,23)

Color info

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

RGB color model

#342517 color RGB value is (52,37,23).

RGB: (52,37,23) (20%, 15%, 9%)

RGB channels and saturation

R 52 of 255 = 20%
G 37 of 255 = 15%
B 23 of 255 = 9%

52
37
23

R + G + B ~ 15%. #342517 is dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 37 + 23 = 112 (100%)
R 52 of 112 ~ 46.43%
G 37 of 112 ~ 33.04%
B 23 of 112 ~ 20.54'%

%46.43
%33.04
%20.54

CMYK color model

#342517 color CMYK value is (0,29,56,80).

  • cyan value is 0.00%
  • magenta value is 28.85%
  • yellow value is 55.77%
  • key color value is 79.61%
CMYK: (0,29,56,80) C0M29Y56K80 (0%,29%,56%,80%) (0.00/0.29/0.56/0.80) 

CMYK percentages

%0
%28.85
%55.77
%79.61

Codes

Color #342517 in popluar color models

34 25 17
RGB 52 37 23
HSL 29° 38.67% 14.71%
HSB/HSV 29° 55.77% 20.39%
CMYK 0.00% 28.85% 55.77%
79.61%

Color #342517 in popluar number systems.

HEX 34 25 17
Decimal 52 37 23
Binary 110100 100101 10111
Octal 64 45 27

Shades and tints

Shades of #342517

#342517
(52,37,23)
#302215
(48,34,21)
#2C1F13
(44,31,19)
#281C11
(40,28,17)
#24190F
(36,25,15)
#20160D
(32,22,13)
#1C130B
(28,19,11)
#181009
(24,16,9)
#140D07
(20,13,7)
#100A05
(16,10,5)
#0C0703
(12,7,3)
#000000
(0,0,0)

Tints of #342517

#342517
(52,37,23)
#46382C
(70,56,44)
#584B41
(88,75,65)
#6A5E56
(106,94,86)
#7C716B
(124,113,107)
#8E8480
(142,132,128)
#A09795
(160,151,149)
#B2AAAA
(178,170,170)
#C4BDBF
(196,189,191)
#D6D0D4
(214,208,212)
#E8E3E9
(232,227,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #342517 color. Also use rgb(52,37,23) instead hex code.

Text Font Color

.myTextColor { color: #342517; }

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

This text font color is #342517.

Background Color

.myBgColor { background-color: #342517; }

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

This div background color is #342517.

Border color

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

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

This div border color is #342517.

Opacity

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

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

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

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

This text has shadow with #342517 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #342517.

Preview

Color preview on black background

This text has color #342517 on black background.


Color preview on white background

This text has color #342517 on white background.


Black color preview on #342517 background

This text has black color on #342517 background.


White color preview on #342517 background

This text has white color on #342517 background.


Related colors

Complementary color

Complementary color for #hex is #CBDAE8.


I love getcolorcode.com

Triadic colors

1 #173425 and #251734 with #342517 are triadic colors.

2 #172534 and #253417 with #342517 are triadic colors.