COLOR #343942

HEX: #343942 RGB: (52,57,66)

Color info

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

RGB color model

#343942 color RGB value is (52,57,66).

RGB: (52,57,66) (20%, 22%, 26%)

RGB channels and saturation

R 52 of 255 = 20%
G 57 of 255 = 22%
B 66 of 255 = 26%

52
57
66

R + G + B ~ 23%. #343942 is dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 57 + 66 = 175 (100%)
R 52 of 175 ~ 29.71%
G 57 of 175 ~ 32.57%
B 66 of 175 ~ 37.71'%

%29.71
%32.57
%37.71

CMYK color model

#343942 color CMYK value is (21,14,0,74).

  • cyan value is 21.21%
  • magenta value is 13.64%
  • yellow value is 0.00%
  • key color value is 74.12%

CMYK: (21,14,0,74)
C21M14Y0K74 (21%, 14%, 0%, 74%)
(0.21 / 0.14 / 0.00 / 0.74)

CMYK percentages

%21.21
%13.64
%0
%74.12

Codes

Color #343942 in popluar color models

34 39 42
RGB 52 57 66
HSL 219° 11.86% 23.14%
HSB/HSV 219° 21.21% 25.88%
CMYK 21.21% 13.64% 0.00%
74.12%

Color #343942 in popluar number systems.

HEX 34 39 42
Decimal 52 57 66
Binary 110100 111001 1000010
Octal 64 71 102

Shades and tints

Shades of #343942

#343942
(52,57,66)
#30343C
(48,52,60)
#2C2F36
(44,47,54)
#282A30
(40,42,48)
#24252A
(36,37,42)
#202024
(32,32,36)
#1C1B1E
(28,27,30)
#181618
(24,22,24)
#141112
(20,17,18)
#100C0C
(16,12,12)
#0C0706
(12,7,6)
#000000
(0,0,0)

Tints of #343942

#343942
(52,57,66)
#464B53
(70,75,83)
#585D64
(88,93,100)
#6A6F75
(106,111,117)
#7C8186
(124,129,134)
#8E9397
(142,147,151)
#A0A5A8
(160,165,168)
#B2B7B9
(178,183,185)
#C4C9CA
(196,201,202)
#D6DBDB
(214,219,219)
#E8EDEC
(232,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #343942 color. Also use rgb(52,57,66) instead hex code.

Text Font Color

.myTextColor { color: #343942; }

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

This text font color is #343942.

Background Color

.myBgColor { background-color: #343942; }

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

This div background color is #343942.

Border color

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

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

This div border color is #343942.

Opacity

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

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

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

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

This text has shadow with #343942 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #343942.

Preview

Color preview on black background

This text has color #343942 on black background.


Color preview on white background

This text has color #343942 on white background.


Black color preview on #343942 background

This text has black color on #343942 background.


White color preview on #343942 background

This text has white color on #343942 background.


Related colors

Complementary color

Complementary color for #hex is #CBC6BD.


I love getcolorcode.com

Triadic colors

1 #423439 and #394234 with #343942 are triadic colors.

2 #423934 and #393442 with #343942 are triadic colors.