COLOR #344244

HEX: #344244 RGB: (52,66,68)

Color info

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

RGB color model

#344244 color RGB value is (52,66,68).

RGB: (52,66,68) (20%, 26%, 27%)

RGB channels and saturation

R 52 of 255 = 20%
G 66 of 255 = 26%
B 68 of 255 = 27%

52
66
68

R + G + B ~ 24%. #344244 is dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 66 + 68 = 186 (100%)
R 52 of 186 ~ 27.96%
G 66 of 186 ~ 35.48%
B 68 of 186 ~ 36.56'%

%27.96
%35.48
%36.56

CMYK color model

#344244 color CMYK value is (24,3,0,73).

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

CMYK: (24,3,0,73)
C24M3Y0K73 (24%, 3%, 0%, 73%)
(0.24 / 0.03 / 0.00 / 0.73)

CMYK percentages

%23.53
%2.94
%0
%73.33

Codes

Color #344244 in popluar color models

34 42 44
RGB 52 66 68
HSL 188° 13.33% 23.53%
HSB/HSV 188° 23.53% 26.67%
CMYK 23.53% 2.94% 0.00%
73.33%

Color #344244 in popluar number systems.

HEX 34 42 44
Decimal 52 66 68
Binary 110100 1000010 1000100
Octal 64 102 104

Shades and tints

Shades of #344244

#344244
(52,66,68)
#303C3E
(48,60,62)
#2C3638
(44,54,56)
#283032
(40,48,50)
#242A2C
(36,42,44)
#202426
(32,36,38)
#1C1E20
(28,30,32)
#18181A
(24,24,26)
#141214
(20,18,20)
#100C0E
(16,12,14)
#0C0608
(12,6,8)
#000000
(0,0,0)

Tints of #344244

#344244
(52,66,68)
#465355
(70,83,85)
#586466
(88,100,102)
#6A7577
(106,117,119)
#7C8688
(124,134,136)
#8E9799
(142,151,153)
#A0A8AA
(160,168,170)
#B2B9BB
(178,185,187)
#C4CACC
(196,202,204)
#D6DBDD
(214,219,221)
#E8ECEE
(232,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #344244; }

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

This text font color is #344244.

Background Color

.myBgColor { background-color: #344244; }

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

This div background color is #344244.

Border color

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

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

This div border color is #344244.

Opacity

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

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

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

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

This text has shadow with #344244 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #344244.

Preview

Color preview on black background

This text has color #344244 on black background.


Color preview on white background

This text has color #344244 on white background.


Black color preview on #344244 background

This text has black color on #344244 background.


White color preview on #344244 background

This text has white color on #344244 background.


Related colors

Complementary color

Complementary color for #hex is #CBBDBB.


I love getcolorcode.com

Triadic colors

1 #443442 and #424434 with #344244 are triadic colors.

2 #444234 and #423444 with #344244 are triadic colors.