COLOR #341513

HEX: #341513 RGB: (52,21,19)

Color info

#341513 contains red, green and blue colors in about the same proportion. Web safe color of #341513 is #330000 (or #300).

RGB color model

#341513 color RGB value is (52,21,19).

RGB: (52,21,19) (20%, 8%, 7%)

RGB channels and saturation

R 52 of 255 = 20%
G 21 of 255 = 8%
B 19 of 255 = 7%

52
21
19

R + G + B ~ 12%. #341513 is dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 21 + 19 = 92 (100%)
R 52 of 92 ~ 56.52%
G 21 of 92 ~ 22.83%
B 19 of 92 ~ 20.65'%

%56.52
%22.83
%20.65

CMYK color model

#341513 color CMYK value is (0,60,63,80).

  • cyan value is 0.00%
  • magenta value is 59.62%
  • yellow value is 63.46%
  • key color value is 79.61%

CMYK: (0,60,63,80)
C0M60Y63K80 (0%, 60%, 63%, 80%)
(0.00 / 0.60 / 0.63 / 0.80)

CMYK percentages

%0
%59.62
%63.46
%79.61

Codes

Color #341513 in popluar color models

34 15 13
RGB 52 21 19
HSL 46.48% 13.92%
HSB/HSV 63.46% 20.39%
CMYK 0.00% 59.62% 63.46%
79.61%

Color #341513 in popluar number systems.

HEX 34 15 13
Decimal 52 21 19
Binary 110100 10101 10011
Octal 64 25 23

Shades and tints

Shades of #341513

#341513
(52,21,19)
#301412
(48,20,18)
#2C1311
(44,19,17)
#281210
(40,18,16)
#24110F
(36,17,15)
#20100E
(32,16,14)
#1C0F0D
(28,15,13)
#180E0C
(24,14,12)
#140D0B
(20,13,11)
#100C0A
(16,12,10)
#0C0B09
(12,11,9)
#000000
(0,0,0)

Tints of #341513

#341513
(52,21,19)
#462A28
(70,42,40)
#583F3D
(88,63,61)
#6A5452
(106,84,82)
#7C6967
(124,105,103)
#8E7E7C
(142,126,124)
#A09391
(160,147,145)
#B2A8A6
(178,168,166)
#C4BDBB
(196,189,187)
#D6D2D0
(214,210,208)
#E8E7E5
(232,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #341513 color. Also use rgb(52,21,19) instead hex code.

Text Font Color

.myTextColor { color: #341513; }

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

This text font color is #341513.

Background Color

.myBgColor { background-color: #341513; }

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

This div background color is #341513.

Border color

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

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

This div border color is #341513.

Opacity

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

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

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

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

This text has shadow with #341513 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #341513.

Preview

Color preview on black background

This text has color #341513 on black background.


Color preview on white background

This text has color #341513 on white background.


Black color preview on #341513 background

This text has black color on #341513 background.


White color preview on #341513 background

This text has white color on #341513 background.


Related colors

Complementary color

Complementary color for #hex is #CBEAEC.


I love getcolorcode.com

Triadic colors

1 #133415 and #151334 with #341513 are triadic colors.

2 #131534 and #153413 with #341513 are triadic colors.