COLOR #343151

HEX: #343151 RGB: (52,49,81)

Color info

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

RGB color model

#343151 color RGB value is (52,49,81).

RGB: (52,49,81) (20%, 19%, 32%)

RGB channels and saturation

R 52 of 255 = 20%
G 49 of 255 = 19%
B 81 of 255 = 32%

52
49
81

R + G + B ~ 24%. #343151 is dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 49 + 81 = 182 (100%)
R 52 of 182 ~ 28.57%
G 49 of 182 ~ 26.92%
B 81 of 182 ~ 44.51'%

%28.57
%26.92
%44.51

CMYK color model

#343151 color CMYK value is (36,40,0,68).

  • cyan value is 35.80%
  • magenta value is 39.51%
  • yellow value is 0.00%
  • key color value is 68.24%

CMYK: (36,40,0,68)
C36M40Y0K68 (36%, 40%, 0%, 68%)
(0.36 / 0.40 / 0.00 / 0.68)

CMYK percentages

%35.8
%39.51
%0
%68.24

Codes

Color #343151 in popluar color models

34 31 51
RGB 52 49 81
HSL 246° 24.62% 25.49%
HSB/HSV 246° 39.51% 31.76%
CMYK 35.80% 39.51% 0.00%
68.24%

Color #343151 in popluar number systems.

HEX 34 31 51
Decimal 52 49 81
Binary 110100 110001 1010001
Octal 64 61 121

Shades and tints

Shades of #343151

#343151
(52,49,81)
#302D4A
(48,45,74)
#2C2943
(44,41,67)
#28253C
(40,37,60)
#242135
(36,33,53)
#201D2E
(32,29,46)
#1C1927
(28,25,39)
#181520
(24,21,32)
#141119
(20,17,25)
#100D12
(16,13,18)
#0C090B
(12,9,11)
#000000
(0,0,0)

Tints of #343151

#343151
(52,49,81)
#464360
(70,67,96)
#58556F
(88,85,111)
#6A677E
(106,103,126)
#7C798D
(124,121,141)
#8E8B9C
(142,139,156)
#A09DAB
(160,157,171)
#B2AFBA
(178,175,186)
#C4C1C9
(196,193,201)
#D6D3D8
(214,211,216)
#E8E5E7
(232,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #343151 color. Also use rgb(52,49,81) instead hex code.

Text Font Color

.myTextColor { color: #343151; }

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

This text font color is #343151.

Background Color

.myBgColor { background-color: #343151; }

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

This div background color is #343151.

Border color

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

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

This div border color is #343151.

Opacity

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

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

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

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

This text has shadow with #343151 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #343151.

Preview

Color preview on black background

This text has color #343151 on black background.


Color preview on white background

This text has color #343151 on white background.


Black color preview on #343151 background

This text has black color on #343151 background.


White color preview on #343151 background

This text has white color on #343151 background.


Related colors

Complementary color

Complementary color for #hex is #CBCEAE.


I love getcolorcode.com

Triadic colors

1 #513431 and #315134 with #343151 are triadic colors.

2 #513134 and #313451 with #343151 are triadic colors.