COLOR #343743

HEX: #343743 RGB: (52,55,67)

Color info

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

RGB color model

#343743 color RGB value is (52,55,67).

RGB: (52,55,67) (20%, 22%, 26%)

RGB channels and saturation

R 52 of 255 = 20%
G 55 of 255 = 22%
B 67 of 255 = 26%

52
55
67

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

Portions of RGB colors in percentages

R + G + B = 52 + 55 + 67 = 174 (100%)
R 52 of 174 ~ 29.89%
G 55 of 174 ~ 31.61%
B 67 of 174 ~ 38.51'%

%29.89
%31.61
%38.51

CMYK color model

#343743 color CMYK value is (22,18,0,74).

  • cyan value is 22.39%
  • magenta value is 17.91%
  • yellow value is 0.00%
  • key color value is 73.73%

CMYK: (22,18,0,74)
C22M18Y0K74 (22%, 18%, 0%, 74%)
(0.22 / 0.18 / 0.00 / 0.74)

CMYK percentages

%22.39
%17.91
%0
%73.73

Codes

Color #343743 in popluar color models

34 37 43
RGB 52 55 67
HSL 228° 12.61% 23.33%
HSB/HSV 228° 22.39% 26.27%
CMYK 22.39% 17.91% 0.00%
73.73%

Color #343743 in popluar number systems.

HEX 34 37 43
Decimal 52 55 67
Binary 110100 110111 1000011
Octal 64 67 103

Shades and tints

Shades of #343743

#343743
(52,55,67)
#30323D
(48,50,61)
#2C2D37
(44,45,55)
#282831
(40,40,49)
#24232B
(36,35,43)
#201E25
(32,30,37)
#1C191F
(28,25,31)
#181419
(24,20,25)
#140F13
(20,15,19)
#100A0D
(16,10,13)
#0C0507
(12,5,7)
#000000
(0,0,0)

Tints of #343743

#343743
(52,55,67)
#464954
(70,73,84)
#585B65
(88,91,101)
#6A6D76
(106,109,118)
#7C7F87
(124,127,135)
#8E9198
(142,145,152)
#A0A3A9
(160,163,169)
#B2B5BA
(178,181,186)
#C4C7CB
(196,199,203)
#D6D9DC
(214,217,220)
#E8EBED
(232,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #343743 color. Also use rgb(52,55,67) instead hex code.

Text Font Color

.myTextColor { color: #343743; }

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

This text font color is #343743.

Background Color

.myBgColor { background-color: #343743; }

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

This div background color is #343743.

Border color

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

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

This div border color is #343743.

Opacity

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

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

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

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

This text has shadow with #343743 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #343743.

Preview

Color preview on black background

This text has color #343743 on black background.


Color preview on white background

This text has color #343743 on white background.


Black color preview on #343743 background

This text has black color on #343743 background.


White color preview on #343743 background

This text has white color on #343743 background.


Related colors

Complementary color

Complementary color for #hex is #CBC8BC.


I love getcolorcode.com

Triadic colors

1 #433437 and #374334 with #343743 are triadic colors.

2 #433734 and #373443 with #343743 are triadic colors.