COLOR #343141

HEX: #343141 RGB: (52,49,65)

Color info

#343141 contains red, green and blue colors in about the same proportion. Web safe color of #343141 is #333333 (or #333).

RGB color model

#343141 color RGB value is (52,49,65).

RGB: (52,49,65) (20%, 19%, 25%)

RGB channels and saturation

R 52 of 255 = 20%
G 49 of 255 = 19%
B 65 of 255 = 25%

52
49
65

R + G + B ~ 21%. #343141 is dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 49 + 65 = 166 (100%)
R 52 of 166 ~ 31.33%
G 49 of 166 ~ 29.52%
B 65 of 166 ~ 39.16'%

%31.33
%29.52
%39.16

CMYK color model

#343141 color CMYK value is (20,25,0,75).

  • cyan value is 20.00%
  • magenta value is 24.62%
  • yellow value is 0.00%
  • key color value is 74.51%

CMYK: (20,25,0,75)
C20M25Y0K75 (20%, 25%, 0%, 75%)
(0.20 / 0.25 / 0.00 / 0.75)

CMYK percentages

%20
%24.62
%0
%74.51

Codes

Color #343141 in popluar color models

34 31 41
RGB 52 49 65
HSL 251° 14.04% 22.35%
HSB/HSV 251° 24.62% 25.49%
CMYK 20.00% 24.62% 0.00%
74.51%

Color #343141 in popluar number systems.

HEX 34 31 41
Decimal 52 49 65
Binary 110100 110001 1000001
Octal 64 61 101

Shades and tints

Shades of #343141

#343141
(52,49,65)
#302D3C
(48,45,60)
#2C2937
(44,41,55)
#282532
(40,37,50)
#24212D
(36,33,45)
#201D28
(32,29,40)
#1C1923
(28,25,35)
#18151E
(24,21,30)
#141119
(20,17,25)
#100D14
(16,13,20)
#0C090F
(12,9,15)
#000000
(0,0,0)

Tints of #343141

#343141
(52,49,65)
#464352
(70,67,82)
#585563
(88,85,99)
#6A6774
(106,103,116)
#7C7985
(124,121,133)
#8E8B96
(142,139,150)
#A09DA7
(160,157,167)
#B2AFB8
(178,175,184)
#C4C1C9
(196,193,201)
#D6D3DA
(214,211,218)
#E8E5EB
(232,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #343141; }

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

This text font color is #343141.

Background Color

.myBgColor { background-color: #343141; }

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

This div background color is #343141.

Border color

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

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

This div border color is #343141.

Opacity

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

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

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

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

This text has shadow with #343141 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #343141.

Preview

Color preview on black background

This text has color #343141 on black background.


Color preview on white background

This text has color #343141 on white background.


Black color preview on #343141 background

This text has black color on #343141 background.


White color preview on #343141 background

This text has white color on #343141 background.


Related colors

Complementary color

Complementary color for #hex is #CBCEBE.


I love getcolorcode.com

Triadic colors

1 #413431 and #314134 with #343141 are triadic colors.

2 #413134 and #313441 with #343141 are triadic colors.