COLOR #342449

HEX: #342449 RGB: (52,36,73)

Color info

#342449 contains red, green and blue colors in about the same proportion. Web safe color of #342449 is #333333 (or #333).

RGB color model

#342449 color RGB value is (52,36,73).

RGB: (52,36,73) (20%, 14%, 29%)

RGB channels and saturation

R 52 of 255 = 20%
G 36 of 255 = 14%
B 73 of 255 = 29%

52
36
73

R + G + B ~ 21%. #342449 is dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 36 + 73 = 161 (100%)
R 52 of 161 ~ 32.3%
G 36 of 161 ~ 22.36%
B 73 of 161 ~ 45.34'%

%32.3
%22.36
%45.34

CMYK color model

#342449 color CMYK value is (29,51,0,71).

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

CMYK: (29,51,0,71)
C29M51Y0K71 (29%, 51%, 0%, 71%)
(0.29 / 0.51 / 0.00 / 0.71)

CMYK percentages

%28.77
%50.68
%0
%71.37

Codes

Color #342449 in popluar color models

34 24 49
RGB 52 36 73
HSL 266° 33.94% 21.37%
HSB/HSV 266° 50.68% 28.63%
CMYK 28.77% 50.68% 0.00%
71.37%

Color #342449 in popluar number systems.

HEX 34 24 49
Decimal 52 36 73
Binary 110100 100100 1001001
Octal 64 44 111

Shades and tints

Shades of #342449

#342449
(52,36,73)
#302143
(48,33,67)
#2C1E3D
(44,30,61)
#281B37
(40,27,55)
#241831
(36,24,49)
#20152B
(32,21,43)
#1C1225
(28,18,37)
#180F1F
(24,15,31)
#140C19
(20,12,25)
#100913
(16,9,19)
#0C060D
(12,6,13)
#000000
(0,0,0)

Tints of #342449

#342449
(52,36,73)
#463759
(70,55,89)
#584A69
(88,74,105)
#6A5D79
(106,93,121)
#7C7089
(124,112,137)
#8E8399
(142,131,153)
#A096A9
(160,150,169)
#B2A9B9
(178,169,185)
#C4BCC9
(196,188,201)
#D6CFD9
(214,207,217)
#E8E2E9
(232,226,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #342449; }

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

This text font color is #342449.

Background Color

.myBgColor { background-color: #342449; }

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

This div background color is #342449.

Border color

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

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

This div border color is #342449.

Opacity

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

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

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

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

This text has shadow with #342449 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #342449.

Preview

Color preview on black background

This text has color #342449 on black background.


Color preview on white background

This text has color #342449 on white background.


Black color preview on #342449 background

This text has black color on #342449 background.


White color preview on #342449 background

This text has white color on #342449 background.


Related colors

Complementary color

Complementary color for #hex is #CBDBB6.


I love getcolorcode.com

Triadic colors

1 #493424 and #244934 with #342449 are triadic colors.

2 #492434 and #243449 with #342449 are triadic colors.