COLOR #343244

HEX: #343244 RGB: (52,50,68)

Color info

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

RGB color model

#343244 color RGB value is (52,50,68).

RGB: (52,50,68) (20%, 20%, 27%)

RGB channels and saturation

R 52 of 255 = 20%
G 50 of 255 = 20%
B 68 of 255 = 27%

52
50
68

R + G + B ~ 22%. #343244 is dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 50 + 68 = 170 (100%)
R 52 of 170 ~ 30.59%
G 50 of 170 ~ 29.41%
B 68 of 170 ~ 40'%

%30.59
%29.41
%40

CMYK color model

#343244 color CMYK value is (24,26,0,73).

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

CMYK: (24,26,0,73)
C24M26Y0K73 (24%, 26%, 0%, 73%)
(0.24 / 0.26 / 0.00 / 0.73)

CMYK percentages

%23.53
%26.47
%0
%73.33

Codes

Color #343244 in popluar color models

34 32 44
RGB 52 50 68
HSL 247° 15.25% 23.14%
HSB/HSV 247° 26.47% 26.67%
CMYK 23.53% 26.47% 0.00%
73.33%

Color #343244 in popluar number systems.

HEX 34 32 44
Decimal 52 50 68
Binary 110100 110010 1000100
Octal 64 62 104

Shades and tints

Shades of #343244

#343244
(52,50,68)
#302E3E
(48,46,62)
#2C2A38
(44,42,56)
#282632
(40,38,50)
#24222C
(36,34,44)
#201E26
(32,30,38)
#1C1A20
(28,26,32)
#18161A
(24,22,26)
#141214
(20,18,20)
#100E0E
(16,14,14)
#0C0A08
(12,10,8)
#000000
(0,0,0)

Tints of #343244

#343244
(52,50,68)
#464455
(70,68,85)
#585666
(88,86,102)
#6A6877
(106,104,119)
#7C7A88
(124,122,136)
#8E8C99
(142,140,153)
#A09EAA
(160,158,170)
#B2B0BB
(178,176,187)
#C4C2CC
(196,194,204)
#D6D4DD
(214,212,221)
#E8E6EE
(232,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #343244; }

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

This text font color is #343244.

Background Color

.myBgColor { background-color: #343244; }

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

This div background color is #343244.

Border color

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

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

This div border color is #343244.

Opacity

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

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

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

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

This text has shadow with #343244 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #343244.

Preview

Color preview on black background

This text has color #343244 on black background.


Color preview on white background

This text has color #343244 on white background.


Black color preview on #343244 background

This text has black color on #343244 background.


White color preview on #343244 background

This text has white color on #343244 background.


Related colors

Complementary color

Complementary color for #hex is #CBCDBB.


I love getcolorcode.com

Triadic colors

1 #443432 and #324434 with #343244 are triadic colors.

2 #443234 and #323444 with #343244 are triadic colors.