COLOR #342350

HEX: #342350 RGB: (52,35,80)

Color info

#342350 contains red, green and blue colors in about the same proportion. Web safe color of #342350 is #333366 (or #336).

RGB color model

#342350 color RGB value is (52,35,80).

RGB: (52,35,80) (20%, 14%, 31%)

RGB channels and saturation

R 52 of 255 = 20%
G 35 of 255 = 14%
B 80 of 255 = 31%

52
35
80

R + G + B ~ 22%. #342350 is dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 35 + 80 = 167 (100%)
R 52 of 167 ~ 31.14%
G 35 of 167 ~ 20.96%
B 80 of 167 ~ 47.9'%

%31.14
%20.96
%47.9

CMYK color model

#342350 color CMYK value is (35,56,0,69).

  • cyan value is 35.00%
  • magenta value is 56.25%
  • yellow value is 0.00%
  • key color value is 68.63%
CMYK: (35,56,0,69) C35M56Y0K69 (35%,56%,0%,69%) (0.35/0.56/0.00/0.69) 

CMYK percentages

%35
%56.25
%0
%68.63

Codes

Color #342350 in popluar color models

34 23 50
RGB 52 35 80
HSL 263° 39.13% 22.55%
HSB/HSV 263° 56.25% 31.37%
CMYK 35.00% 56.25% 0.00%
68.63%

Color #342350 in popluar number systems.

HEX 34 23 50
Decimal 52 35 80
Binary 110100 100011 1010000
Octal 64 43 120

Shades and tints

Shades of #342350

#342350
(52,35,80)
#302049
(48,32,73)
#2C1D42
(44,29,66)
#281A3B
(40,26,59)
#241734
(36,23,52)
#20142D
(32,20,45)
#1C1126
(28,17,38)
#180E1F
(24,14,31)
#140B18
(20,11,24)
#100811
(16,8,17)
#0C050A
(12,5,10)
#000000
(0,0,0)

Tints of #342350

#342350
(52,35,80)
#46375F
(70,55,95)
#584B6E
(88,75,110)
#6A5F7D
(106,95,125)
#7C738C
(124,115,140)
#8E879B
(142,135,155)
#A09BAA
(160,155,170)
#B2AFB9
(178,175,185)
#C4C3C8
(196,195,200)
#D6D7D7
(214,215,215)
#E8EBE6
(232,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #342350 color. Also use rgb(52,35,80) instead hex code.

Text Font Color

.myTextColor { color: #342350; }

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

This text font color is #342350.

Background Color

.myBgColor { background-color: #342350; }

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

This div background color is #342350.

Border color

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

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

This div border color is #342350.

Opacity

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

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

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

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

This text has shadow with #342350 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #342350.

Preview

Color preview on black background

This text has color #342350 on black background.


Color preview on white background

This text has color #342350 on white background.


Black color preview on #342350 background

This text has black color on #342350 background.


White color preview on #342350 background

This text has white color on #342350 background.


Related colors

Complementary color

Complementary color for #hex is #CBDCAF.


I love getcolorcode.com

Triadic colors

1 #503423 and #235034 with #342350 are triadic colors.

2 #502334 and #233450 with #342350 are triadic colors.