COLOR #341613

HEX: #341613 RGB: (52,22,19)

Color info

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

RGB color model

#341613 color RGB value is (52,22,19).

RGB: (52,22,19) (20%, 9%, 7%)

RGB channels and saturation

R 52 of 255 = 20%
G 22 of 255 = 9%
B 19 of 255 = 7%

52
22
19

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

Portions of RGB colors in percentages

R + G + B = 52 + 22 + 19 = 93 (100%)
R 52 of 93 ~ 55.91%
G 22 of 93 ~ 23.66%
B 19 of 93 ~ 20.43'%

%55.91
%23.66
%20.43

CMYK color model

#341613 color CMYK value is (0,58,63,80).

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

CMYK: (0,58,63,80)
C0M58Y63K80 (0%, 58%, 63%, 80%)
(0.00 / 0.58 / 0.63 / 0.80)

CMYK percentages

%0
%57.69
%63.46
%79.61

Codes

Color #341613 in popluar color models

34 16 13
RGB 52 22 19
HSL 46.48% 13.92%
HSB/HSV 63.46% 20.39%
CMYK 0.00% 57.69% 63.46%
79.61%

Color #341613 in popluar number systems.

HEX 34 16 13
Decimal 52 22 19
Binary 110100 10110 10011
Octal 64 26 23

Shades and tints

Shades of #341613

#341613
(52,22,19)
#301412
(48,20,18)
#2C1211
(44,18,17)
#281010
(40,16,16)
#240E0F
(36,14,15)
#200C0E
(32,12,14)
#1C0A0D
(28,10,13)
#18080C
(24,8,12)
#14060B
(20,6,11)
#10040A
(16,4,10)
#0C0209
(12,2,9)
#000000
(0,0,0)

Tints of #341613

#341613
(52,22,19)
#462B28
(70,43,40)
#58403D
(88,64,61)
#6A5552
(106,85,82)
#7C6A67
(124,106,103)
#8E7F7C
(142,127,124)
#A09491
(160,148,145)
#B2A9A6
(178,169,166)
#C4BEBB
(196,190,187)
#D6D3D0
(214,211,208)
#E8E8E5
(232,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #341613; }

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

This text font color is #341613.

Background Color

.myBgColor { background-color: #341613; }

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

This div background color is #341613.

Border color

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

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

This div border color is #341613.

Opacity

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

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

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

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

This text has shadow with #341613 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #341613.

Preview

Color preview on black background

This text has color #341613 on black background.


Color preview on white background

This text has color #341613 on white background.


Black color preview on #341613 background

This text has black color on #341613 background.


White color preview on #341613 background

This text has white color on #341613 background.


Related colors

Complementary color

Complementary color for #hex is #CBE9EC.


I love getcolorcode.com

Triadic colors

1 #133416 and #161334 with #341613 are triadic colors.

2 #131634 and #163413 with #341613 are triadic colors.