COLOR #343644

HEX: #343644 RGB: (52,54,68)

Color info

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

RGB color model

#343644 color RGB value is (52,54,68).

RGB: (52,54,68) (20%, 21%, 27%)

RGB channels and saturation

R 52 of 255 = 20%
G 54 of 255 = 21%
B 68 of 255 = 27%

52
54
68

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

Portions of RGB colors in percentages

R + G + B = 52 + 54 + 68 = 174 (100%)
R 52 of 174 ~ 29.89%
G 54 of 174 ~ 31.03%
B 68 of 174 ~ 39.08'%

%29.89
%31.03
%39.08

CMYK color model

#343644 color CMYK value is (24,21,0,73).

  • cyan value is 23.53%
  • magenta value is 20.59%
  • yellow value is 0.00%
  • key color value is 73.33%

CMYK: (24,21,0,73)
C24M21Y0K73 (24%, 21%, 0%, 73%)
(0.24 / 0.21 / 0.00 / 0.73)

CMYK percentages

%23.53
%20.59
%0
%73.33

Codes

Color #343644 in popluar color models

34 36 44
RGB 52 54 68
HSL 233° 13.33% 23.53%
HSB/HSV 233° 23.53% 26.67%
CMYK 23.53% 20.59% 0.00%
73.33%

Color #343644 in popluar number systems.

HEX 34 36 44
Decimal 52 54 68
Binary 110100 110110 1000100
Octal 64 66 104

Shades and tints

Shades of #343644

#343644
(52,54,68)
#30323E
(48,50,62)
#2C2E38
(44,46,56)
#282A32
(40,42,50)
#24262C
(36,38,44)
#202226
(32,34,38)
#1C1E20
(28,30,32)
#181A1A
(24,26,26)
#141614
(20,22,20)
#10120E
(16,18,14)
#0C0E08
(12,14,8)
#000000
(0,0,0)

Tints of #343644

#343644
(52,54,68)
#464855
(70,72,85)
#585A66
(88,90,102)
#6A6C77
(106,108,119)
#7C7E88
(124,126,136)
#8E9099
(142,144,153)
#A0A2AA
(160,162,170)
#B2B4BB
(178,180,187)
#C4C6CC
(196,198,204)
#D6D8DD
(214,216,221)
#E8EAEE
(232,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #343644 color. Also use rgb(52,54,68) instead hex code.

Text Font Color

.myTextColor { color: #343644; }

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

This text font color is #343644.

Background Color

.myBgColor { background-color: #343644; }

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

This div background color is #343644.

Border color

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

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

This div border color is #343644.

Opacity

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

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

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

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

This text has shadow with #343644 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #343644.

Preview

Color preview on black background

This text has color #343644 on black background.


Color preview on white background

This text has color #343644 on white background.


Black color preview on #343644 background

This text has black color on #343644 background.


White color preview on #343644 background

This text has white color on #343644 background.


Related colors

Complementary color

Complementary color for #hex is #CBC9BB.


I love getcolorcode.com

Triadic colors

1 #443436 and #364434 with #343644 are triadic colors.

2 #443634 and #363444 with #343644 are triadic colors.