COLOR #341720

HEX: #341720 RGB: (52,23,32)

Color info

#341720 contains red, green and blue colors in about the same proportion. Web safe color of #341720 is #330033 (or #303).

RGB color model

#341720 color RGB value is (52,23,32).

RGB: (52,23,32) (20%, 9%, 13%)

RGB channels and saturation

R 52 of 255 = 20%
G 23 of 255 = 9%
B 32 of 255 = 13%

52
23
32

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

Portions of RGB colors in percentages

R + G + B = 52 + 23 + 32 = 107 (100%)
R 52 of 107 ~ 48.6%
G 23 of 107 ~ 21.5%
B 32 of 107 ~ 29.91'%

%48.6
%21.5
%29.91

CMYK color model

#341720 color CMYK value is (0,56,38,80).

  • cyan value is 0.00%
  • magenta value is 55.77%
  • yellow value is 38.46%
  • key color value is 79.61%

CMYK: (0,56,38,80)
C0M56Y38K80 (0%, 56%, 38%, 80%)
(0.00 / 0.56 / 0.38 / 0.80)

CMYK percentages

%0
%55.77
%38.46
%79.61

Codes

Color #341720 in popluar color models

34 17 20
RGB 52 23 32
HSL 341° 38.67% 14.71%
HSB/HSV 341° 55.77% 20.39%
CMYK 0.00% 55.77% 38.46%
79.61%

Color #341720 in popluar number systems.

HEX 34 17 20
Decimal 52 23 32
Binary 110100 10111 100000
Octal 64 27 40

Shades and tints

Shades of #341720

#341720
(52,23,32)
#30151E
(48,21,30)
#2C131C
(44,19,28)
#28111A
(40,17,26)
#240F18
(36,15,24)
#200D16
(32,13,22)
#1C0B14
(28,11,20)
#180912
(24,9,18)
#140710
(20,7,16)
#10050E
(16,5,14)
#0C030C
(12,3,12)
#000000
(0,0,0)

Tints of #341720

#341720
(52,23,32)
#462C34
(70,44,52)
#584148
(88,65,72)
#6A565C
(106,86,92)
#7C6B70
(124,107,112)
#8E8084
(142,128,132)
#A09598
(160,149,152)
#B2AAAC
(178,170,172)
#C4BFC0
(196,191,192)
#D6D4D4
(214,212,212)
#E8E9E8
(232,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #341720; }

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

This text font color is #341720.

Background Color

.myBgColor { background-color: #341720; }

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

This div background color is #341720.

Border color

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

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

This div border color is #341720.

Opacity

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

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

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

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

This text has shadow with #341720 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #341720.

Preview

Color preview on black background

This text has color #341720 on black background.


Color preview on white background

This text has color #341720 on white background.


Black color preview on #341720 background

This text has black color on #341720 background.


White color preview on #341720 background

This text has white color on #341720 background.


Related colors

Complementary color

Complementary color for #hex is #CBE8DF.


I love getcolorcode.com

Triadic colors

1 #203417 and #172034 with #341720 are triadic colors.

2 #201734 and #173420 with #341720 are triadic colors.