COLOR #341349

HEX: #341349 RGB: (52,19,73)

Color info

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

RGB color model

#341349 color RGB value is (52,19,73).

RGB: (52,19,73) (20%, 7%, 29%)

RGB channels and saturation

R 52 of 255 = 20%
G 19 of 255 = 7%
B 73 of 255 = 29%

52
19
73

R + G + B ~ 19%. #341349 is dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 19 + 73 = 144 (100%)
R 52 of 144 ~ 36.11%
G 19 of 144 ~ 13.19%
B 73 of 144 ~ 50.69'%

%36.11
%13.19
%50.69

CMYK color model

#341349 color CMYK value is (29,74,0,71).

  • cyan value is 28.77%
  • magenta value is 73.97%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (29,74,0,71)
C29M74Y0K71 (29%, 74%, 0%, 71%)
(0.29 / 0.74 / 0.00 / 0.71)

CMYK percentages

%28.77
%73.97
%0
%71.37

Codes

Color #341349 in popluar color models

34 13 49
RGB 52 19 73
HSL 277° 58.70% 18.04%
HSB/HSV 277° 73.97% 28.63%
CMYK 28.77% 73.97% 0.00%
71.37%

Color #341349 in popluar number systems.

HEX 34 13 49
Decimal 52 19 73
Binary 110100 10011 1001001
Octal 64 23 111

Shades and tints

Shades of #341349

#341349
(52,19,73)
#301243
(48,18,67)
#2C113D
(44,17,61)
#281037
(40,16,55)
#240F31
(36,15,49)
#200E2B
(32,14,43)
#1C0D25
(28,13,37)
#180C1F
(24,12,31)
#140B19
(20,11,25)
#100A13
(16,10,19)
#0C090D
(12,9,13)
#000000
(0,0,0)

Tints of #341349

#341349
(52,19,73)
#462859
(70,40,89)
#583D69
(88,61,105)
#6A5279
(106,82,121)
#7C6789
(124,103,137)
#8E7C99
(142,124,153)
#A091A9
(160,145,169)
#B2A6B9
(178,166,185)
#C4BBC9
(196,187,201)
#D6D0D9
(214,208,217)
#E8E5E9
(232,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #341349; }

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

This text font color is #341349.

Background Color

.myBgColor { background-color: #341349; }

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

This div background color is #341349.

Border color

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

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

This div border color is #341349.

Opacity

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

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

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

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

This text has shadow with #341349 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #341349.

Preview

Color preview on black background

This text has color #341349 on black background.


Color preview on white background

This text has color #341349 on white background.


Black color preview on #341349 background

This text has black color on #341349 background.


White color preview on #341349 background

This text has white color on #341349 background.


Related colors

Complementary color

Complementary color for #hex is #CBECB6.


I love getcolorcode.com

Triadic colors

1 #493413 and #134934 with #341349 are triadic colors.

2 #491334 and #133449 with #341349 are triadic colors.