COLOR #341326

HEX: #341326 RGB: (52,19,38)

Color info

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

RGB color model

#341326 color RGB value is (52,19,38).

RGB: (52,19,38) (20%, 7%, 15%)

RGB channels and saturation

R 52 of 255 = 20%
G 19 of 255 = 7%
B 38 of 255 = 15%

52
19
38

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

Portions of RGB colors in percentages

R + G + B = 52 + 19 + 38 = 109 (100%)
R 52 of 109 ~ 47.71%
G 19 of 109 ~ 17.43%
B 38 of 109 ~ 34.86'%

%47.71
%17.43
%34.86

CMYK color model

#341326 color CMYK value is (0,63,27,80).

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

CMYK: (0,63,27,80)
C0M63Y27K80 (0%, 63%, 27%, 80%)
(0.00 / 0.63 / 0.27 / 0.80)

CMYK percentages

%0
%63.46
%26.92
%79.61

Codes

Color #341326 in popluar color models

34 13 26
RGB 52 19 38
HSL 325° 46.48% 13.92%
HSB/HSV 325° 63.46% 20.39%
CMYK 0.00% 63.46% 26.92%
79.61%

Color #341326 in popluar number systems.

HEX 34 13 26
Decimal 52 19 38
Binary 110100 10011 100110
Octal 64 23 46

Shades and tints

Shades of #341326

#341326
(52,19,38)
#301223
(48,18,35)
#2C1120
(44,17,32)
#28101D
(40,16,29)
#240F1A
(36,15,26)
#200E17
(32,14,23)
#1C0D14
(28,13,20)
#180C11
(24,12,17)
#140B0E
(20,11,14)
#100A0B
(16,10,11)
#0C0908
(12,9,8)
#000000
(0,0,0)

Tints of #341326

#341326
(52,19,38)
#462839
(70,40,57)
#583D4C
(88,61,76)
#6A525F
(106,82,95)
#7C6772
(124,103,114)
#8E7C85
(142,124,133)
#A09198
(160,145,152)
#B2A6AB
(178,166,171)
#C4BBBE
(196,187,190)
#D6D0D1
(214,208,209)
#E8E5E4
(232,229,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #341326; }

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

This text font color is #341326.

Background Color

.myBgColor { background-color: #341326; }

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

This div background color is #341326.

Border color

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

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

This div border color is #341326.

Opacity

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

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

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

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

This text has shadow with #341326 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #341326.

Preview

Color preview on black background

This text has color #341326 on black background.


Color preview on white background

This text has color #341326 on white background.


Black color preview on #341326 background

This text has black color on #341326 background.


White color preview on #341326 background

This text has white color on #341326 background.


Related colors

Complementary color

Complementary color for #hex is #CBECD9.


I love getcolorcode.com

Triadic colors

1 #263413 and #132634 with #341326 are triadic colors.

2 #261334 and #133426 with #341326 are triadic colors.