COLOR #343862

HEX: #343862 RGB: (52,56,98)

Color info

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

RGB color model

#343862 color RGB value is (52,56,98).

RGB: (52,56,98) (20%, 22%, 38%)

RGB channels and saturation

R 52 of 255 = 20%
G 56 of 255 = 22%
B 98 of 255 = 38%

52
56
98

R + G + B ~ 27%. #343862 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 56 + 98 = 206 (100%)
R 52 of 206 ~ 25.24%
G 56 of 206 ~ 27.18%
B 98 of 206 ~ 47.57'%

%25.24
%27.18
%47.57

CMYK color model

#343862 color CMYK value is (47,43,0,62).

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

CMYK: (47,43,0,62)
C47M43Y0K62 (47%, 43%, 0%, 62%)
(0.47 / 0.43 / 0.00 / 0.62)

CMYK percentages

%46.94
%42.86
%0
%61.57

Codes

Color #343862 in popluar color models

34 38 62
RGB 52 56 98
HSL 235° 30.67% 29.41%
HSB/HSV 235° 46.94% 38.43%
CMYK 46.94% 42.86% 0.00%
61.57%

Color #343862 in popluar number systems.

HEX 34 38 62
Decimal 52 56 98
Binary 110100 111000 1100010
Octal 64 70 142

Shades and tints

Shades of #343862

#343862
(52,56,98)
#30335A
(48,51,90)
#2C2E52
(44,46,82)
#28294A
(40,41,74)
#242442
(36,36,66)
#201F3A
(32,31,58)
#1C1A32
(28,26,50)
#18152A
(24,21,42)
#141022
(20,16,34)
#100B1A
(16,11,26)
#0C0612
(12,6,18)
#000000
(0,0,0)

Tints of #343862

#343862
(52,56,98)
#464A70
(70,74,112)
#585C7E
(88,92,126)
#6A6E8C
(106,110,140)
#7C809A
(124,128,154)
#8E92A8
(142,146,168)
#A0A4B6
(160,164,182)
#B2B6C4
(178,182,196)
#C4C8D2
(196,200,210)
#D6DAE0
(214,218,224)
#E8ECEE
(232,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #343862; }

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

This text font color is #343862.

Background Color

.myBgColor { background-color: #343862; }

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

This div background color is #343862.

Border color

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

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

This div border color is #343862.

Opacity

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

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

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

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

This text has shadow with #343862 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #343862.

Preview

Color preview on black background

This text has color #343862 on black background.


Color preview on white background

This text has color #343862 on white background.


Black color preview on #343862 background

This text has black color on #343862 background.


White color preview on #343862 background

This text has white color on #343862 background.


Related colors

Complementary color

Complementary color for #hex is #CBC79D.


I love getcolorcode.com

Triadic colors

1 #623438 and #386234 with #343862 are triadic colors.

2 #623834 and #383462 with #343862 are triadic colors.