COLOR #343562

HEX: #343562 RGB: (52,53,98)

Color info

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

RGB color model

#343562 color RGB value is (52,53,98).

RGB: (52,53,98) (20%, 21%, 38%)

RGB channels and saturation

R 52 of 255 = 20%
G 53 of 255 = 21%
B 98 of 255 = 38%

52
53
98

R + G + B ~ 26%. #343562 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 53 + 98 = 203 (100%)
R 52 of 203 ~ 25.62%
G 53 of 203 ~ 26.11%
B 98 of 203 ~ 48.28'%

%25.62
%26.11
%48.28

CMYK color model

#343562 color CMYK value is (47,46,0,62).

  • cyan value is 46.94%
  • magenta value is 45.92%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (47,46,0,62)
C47M46Y0K62 (47%, 46%, 0%, 62%)
(0.47 / 0.46 / 0.00 / 0.62)

CMYK percentages

%46.94
%45.92
%0
%61.57

Codes

Color #343562 in popluar color models

34 35 62
RGB 52 53 98
HSL 239° 30.67% 29.41%
HSB/HSV 239° 46.94% 38.43%
CMYK 46.94% 45.92% 0.00%
61.57%

Color #343562 in popluar number systems.

HEX 34 35 62
Decimal 52 53 98
Binary 110100 110101 1100010
Octal 64 65 142

Shades and tints

Shades of #343562

#343562
(52,53,98)
#30315A
(48,49,90)
#2C2D52
(44,45,82)
#28294A
(40,41,74)
#242542
(36,37,66)
#20213A
(32,33,58)
#1C1D32
(28,29,50)
#18192A
(24,25,42)
#141522
(20,21,34)
#10111A
(16,17,26)
#0C0D12
(12,13,18)
#000000
(0,0,0)

Tints of #343562

#343562
(52,53,98)
#464770
(70,71,112)
#58597E
(88,89,126)
#6A6B8C
(106,107,140)
#7C7D9A
(124,125,154)
#8E8FA8
(142,143,168)
#A0A1B6
(160,161,182)
#B2B3C4
(178,179,196)
#C4C5D2
(196,197,210)
#D6D7E0
(214,215,224)
#E8E9EE
(232,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #343562 color. Also use rgb(52,53,98) instead hex code.

Text Font Color

.myTextColor { color: #343562; }

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

This text font color is #343562.

Background Color

.myBgColor { background-color: #343562; }

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

This div background color is #343562.

Border color

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

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

This div border color is #343562.

Opacity

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

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

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

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

This text has shadow with #343562 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #343562.

Preview

Color preview on black background

This text has color #343562 on black background.


Color preview on white background

This text has color #343562 on white background.


Black color preview on #343562 background

This text has black color on #343562 background.


White color preview on #343562 background

This text has white color on #343562 background.


Related colors

Complementary color

Complementary color for #hex is #CBCA9D.


I love getcolorcode.com

Triadic colors

1 #623435 and #356234 with #343562 are triadic colors.

2 #623534 and #353462 with #343562 are triadic colors.