COLOR #341328

HEX: #341328 RGB: (52,19,40)

Color info

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

RGB color model

#341328 color RGB value is (52,19,40).

RGB: (52,19,40) (20%, 7%, 16%)

RGB channels and saturation

R 52 of 255 = 20%
G 19 of 255 = 7%
B 40 of 255 = 16%

52
19
40

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

Portions of RGB colors in percentages

R + G + B = 52 + 19 + 40 = 111 (100%)
R 52 of 111 ~ 46.85%
G 19 of 111 ~ 17.12%
B 40 of 111 ~ 36.04'%

%46.85
%17.12
%36.04

CMYK color model

#341328 color CMYK value is (0,63,23,80).

  • cyan value is 0.00%
  • magenta value is 63.46%
  • yellow value is 23.08%
  • key color value is 79.61%
CMYK: (0,63,23,80) C0M63Y23K80 (0%,63%,23%,80%) (0.00/0.63/0.23/0.80) 

CMYK percentages

%0
%63.46
%23.08
%79.61

Codes

Color #341328 in popluar color models

34 13 28
RGB 52 19 40
HSL 322° 46.48% 13.92%
HSB/HSV 322° 63.46% 20.39%
CMYK 0.00% 63.46% 23.08%
79.61%

Color #341328 in popluar number systems.

HEX 34 13 28
Decimal 52 19 40
Binary 110100 10011 101000
Octal 64 23 50

Shades and tints

Shades of #341328

#341328
(52,19,40)
#301225
(48,18,37)
#2C1122
(44,17,34)
#28101F
(40,16,31)
#240F1C
(36,15,28)
#200E19
(32,14,25)
#1C0D16
(28,13,22)
#180C13
(24,12,19)
#140B10
(20,11,16)
#100A0D
(16,10,13)
#0C090A
(12,9,10)
#000000
(0,0,0)

Tints of #341328

#341328
(52,19,40)
#46283B
(70,40,59)
#583D4E
(88,61,78)
#6A5261
(106,82,97)
#7C6774
(124,103,116)
#8E7C87
(142,124,135)
#A0919A
(160,145,154)
#B2A6AD
(178,166,173)
#C4BBC0
(196,187,192)
#D6D0D3
(214,208,211)
#E8E5E6
(232,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #341328; }

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

This text font color is #341328.

Background Color

.myBgColor { background-color: #341328; }

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

This div background color is #341328.

Border color

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

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

This div border color is #341328.

Opacity

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

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

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

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

This text has shadow with #341328 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #341328.

Preview

Color preview on black background

This text has color #341328 on black background.


Color preview on white background

This text has color #341328 on white background.


Black color preview on #341328 background

This text has black color on #341328 background.


White color preview on #341328 background

This text has white color on #341328 background.


Related colors

Complementary color

Complementary color for #hex is #CBECD7.


I love getcolorcode.com

Triadic colors

1 #283413 and #132834 with #341328 are triadic colors.

2 #281334 and #133428 with #341328 are triadic colors.