COLOR #342952

HEX: #342952 RGB: (52,41,82)

Color info

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

RGB color model

#342952 color RGB value is (52,41,82).

RGB: (52,41,82) (20%, 16%, 32%)

RGB channels and saturation

R 52 of 255 = 20%
G 41 of 255 = 16%
B 82 of 255 = 32%

52
41
82

R + G + B ~ 23%. #342952 is dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 41 + 82 = 175 (100%)
R 52 of 175 ~ 29.71%
G 41 of 175 ~ 23.43%
B 82 of 175 ~ 46.86'%

%29.71
%23.43
%46.86

CMYK color model

#342952 color CMYK value is (37,50,0,68).

  • cyan value is 36.59%
  • magenta value is 50.00%
  • yellow value is 0.00%
  • key color value is 67.84%

CMYK: (37,50,0,68)
C37M50Y0K68 (37%, 50%, 0%, 68%)
(0.37 / 0.50 / 0.00 / 0.68)

CMYK percentages

%36.59
%50
%0
%67.84

Codes

Color #342952 in popluar color models

34 29 52
RGB 52 41 82
HSL 256° 33.33% 24.12%
HSB/HSV 256° 50.00% 32.16%
CMYK 36.59% 50.00% 0.00%
67.84%

Color #342952 in popluar number systems.

HEX 34 29 52
Decimal 52 41 82
Binary 110100 101001 1010010
Octal 64 51 122

Shades and tints

Shades of #342952

#342952
(52,41,82)
#30264B
(48,38,75)
#2C2344
(44,35,68)
#28203D
(40,32,61)
#241D36
(36,29,54)
#201A2F
(32,26,47)
#1C1728
(28,23,40)
#181421
(24,20,33)
#14111A
(20,17,26)
#100E13
(16,14,19)
#0C0B0C
(12,11,12)
#000000
(0,0,0)

Tints of #342952

#342952
(52,41,82)
#463C61
(70,60,97)
#584F70
(88,79,112)
#6A627F
(106,98,127)
#7C758E
(124,117,142)
#8E889D
(142,136,157)
#A09BAC
(160,155,172)
#B2AEBB
(178,174,187)
#C4C1CA
(196,193,202)
#D6D4D9
(214,212,217)
#E8E7E8
(232,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #342952 color. Also use rgb(52,41,82) instead hex code.

Text Font Color

.myTextColor { color: #342952; }

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

This text font color is #342952.

Background Color

.myBgColor { background-color: #342952; }

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

This div background color is #342952.

Border color

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

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

This div border color is #342952.

Opacity

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

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

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

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

This text has shadow with #342952 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #342952.

Preview

Color preview on black background

This text has color #342952 on black background.


Color preview on white background

This text has color #342952 on white background.


Black color preview on #342952 background

This text has black color on #342952 background.


White color preview on #342952 background

This text has white color on #342952 background.


Related colors

Complementary color

Complementary color for #hex is #CBD6AD.


I love getcolorcode.com

Triadic colors

1 #523429 and #295234 with #342952 are triadic colors.

2 #522934 and #293452 with #342952 are triadic colors.