COLOR #342368

HEX: #342368 RGB: (52,35,104)

Color info

#342368 contains mainly red and blue colors. Web safe color of #342368 is #333366 (or #336).

RGB color model

#342368 color RGB value is (52,35,104).

RGB: (52,35,104) (20%, 14%, 41%)

RGB channels and saturation

R 52 of 255 = 20%
G 35 of 255 = 14%
B 104 of 255 = 41%

52
35
104

R + G + B ~ 25%. #342368 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 35 + 104 = 191 (100%)
R 52 of 191 ~ 27.23%
G 35 of 191 ~ 18.32%
B 104 of 191 ~ 54.45'%

%27.23
%18.32
%54.45

CMYK color model

#342368 color CMYK value is (50,66,0,59).

  • cyan value is 50.00%
  • magenta value is 66.35%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (50,66,0,59)
C50M66Y0K59 (50%, 66%, 0%, 59%)
(0.50 / 0.66 / 0.00 / 0.59)

CMYK percentages

%50
%66.35
%0
%59.22

Codes

Color #342368 in popluar color models

34 23 68
RGB 52 35 104
HSL 255° 49.64% 27.25%
HSB/HSV 255° 66.35% 40.78%
CMYK 50.00% 66.35% 0.00%
59.22%

Color #342368 in popluar number systems.

HEX 34 23 68
Decimal 52 35 104
Binary 110100 100011 1101000
Octal 64 43 150

Shades and tints

Shades of #342368

#342368
(52,35,104)
#30205F
(48,32,95)
#2C1D56
(44,29,86)
#281A4D
(40,26,77)
#241744
(36,23,68)
#20143B
(32,20,59)
#1C1132
(28,17,50)
#180E29
(24,14,41)
#140B20
(20,11,32)
#100817
(16,8,23)
#0C050E
(12,5,14)
#000000
(0,0,0)

Tints of #342368

#342368
(52,35,104)
#463775
(70,55,117)
#584B82
(88,75,130)
#6A5F8F
(106,95,143)
#7C739C
(124,115,156)
#8E87A9
(142,135,169)
#A09BB6
(160,155,182)
#B2AFC3
(178,175,195)
#C4C3D0
(196,195,208)
#D6D7DD
(214,215,221)
#E8EBEA
(232,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #342368; }

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

This text font color is #342368.

Background Color

.myBgColor { background-color: #342368; }

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

This div background color is #342368.

Border color

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

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

This div border color is #342368.

Opacity

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

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

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

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

This text has shadow with #342368 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #342368.

Preview

Color preview on black background

This text has color #342368 on black background.


Color preview on white background

This text has color #342368 on white background.


Black color preview on #342368 background

This text has black color on #342368 background.


White color preview on #342368 background

This text has white color on #342368 background.


Related colors

Complementary color

Complementary color for #hex is #CBDC97.


I love getcolorcode.com

Triadic colors

1 #683423 and #236834 with #342368 are triadic colors.

2 #682334 and #233468 with #342368 are triadic colors.