COLOR #342358

HEX: #342358 RGB: (52,35,88)

Color info

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

RGB color model

#342358 color RGB value is (52,35,88).

RGB: (52,35,88) (20%, 14%, 35%)

RGB channels and saturation

R 52 of 255 = 20%
G 35 of 255 = 14%
B 88 of 255 = 35%

52
35
88

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

Portions of RGB colors in percentages

R + G + B = 52 + 35 + 88 = 175 (100%)
R 52 of 175 ~ 29.71%
G 35 of 175 ~ 20%
B 88 of 175 ~ 50.29'%

%29.71
%20
%50.29

CMYK color model

#342358 color CMYK value is (41,60,0,65).

  • cyan value is 40.91%
  • magenta value is 60.23%
  • yellow value is 0.00%
  • key color value is 65.49%

CMYK: (41,60,0,65)
C41M60Y0K65 (41%, 60%, 0%, 65%)
(0.41 / 0.60 / 0.00 / 0.65)

CMYK percentages

%40.91
%60.23
%0
%65.49

Codes

Color #342358 in popluar color models

34 23 58
RGB 52 35 88
HSL 259° 43.09% 24.12%
HSB/HSV 259° 60.23% 34.51%
CMYK 40.91% 60.23% 0.00%
65.49%

Color #342358 in popluar number systems.

HEX 34 23 58
Decimal 52 35 88
Binary 110100 100011 1011000
Octal 64 43 130

Shades and tints

Shades of #342358

#342358
(52,35,88)
#302050
(48,32,80)
#2C1D48
(44,29,72)
#281A40
(40,26,64)
#241738
(36,23,56)
#201430
(32,20,48)
#1C1128
(28,17,40)
#180E20
(24,14,32)
#140B18
(20,11,24)
#100810
(16,8,16)
#0C0508
(12,5,8)
#000000
(0,0,0)

Tints of #342358

#342358
(52,35,88)
#463767
(70,55,103)
#584B76
(88,75,118)
#6A5F85
(106,95,133)
#7C7394
(124,115,148)
#8E87A3
(142,135,163)
#A09BB2
(160,155,178)
#B2AFC1
(178,175,193)
#C4C3D0
(196,195,208)
#D6D7DF
(214,215,223)
#E8EBEE
(232,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #342358; }

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

This text font color is #342358.

Background Color

.myBgColor { background-color: #342358; }

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

This div background color is #342358.

Border color

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

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

This div border color is #342358.

Opacity

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

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

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

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

This text has shadow with #342358 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #342358.

Preview

Color preview on black background

This text has color #342358 on black background.


Color preview on white background

This text has color #342358 on white background.


Black color preview on #342358 background

This text has black color on #342358 background.


White color preview on #342358 background

This text has white color on #342358 background.


Related colors

Complementary color

Complementary color for #hex is #CBDCA7.


I love getcolorcode.com

Triadic colors

1 #583423 and #235834 with #342358 are triadic colors.

2 #582334 and #233458 with #342358 are triadic colors.