COLOR #344744

HEX: #344744 RGB: (52,71,68)

Color info

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

RGB color model

#344744 color RGB value is (52,71,68).

RGB: (52,71,68) (20%, 28%, 27%)

RGB channels and saturation

R 52 of 255 = 20%
G 71 of 255 = 28%
B 68 of 255 = 27%

52
71
68

R + G + B ~ 25%. #344744 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 71 + 68 = 191 (100%)
R 52 of 191 ~ 27.23%
G 71 of 191 ~ 37.17%
B 68 of 191 ~ 35.6'%

%27.23
%37.17
%35.6

CMYK color model

#344744 color CMYK value is (27,0,4,72).

  • cyan value is 26.76%
  • magenta value is 0.00%
  • yellow value is 4.23%
  • key color value is 72.16%

CMYK: (27,0,4,72)
C27M0Y4K72 (27%, 0%, 4%, 72%)
(0.27 / 0.00 / 0.04 / 0.72)

CMYK percentages

%26.76
%0
%4.23
%72.16

Codes

Color #344744 in popluar color models

34 47 44
RGB 52 71 68
HSL 171° 15.45% 24.12%
HSB/HSV 171° 26.76% 27.84%
CMYK 26.76% 0.00% 4.23%
72.16%

Color #344744 in popluar number systems.

HEX 34 47 44
Decimal 52 71 68
Binary 110100 1000111 1000100
Octal 64 107 104

Shades and tints

Shades of #344744

#344744
(52,71,68)
#30413E
(48,65,62)
#2C3B38
(44,59,56)
#283532
(40,53,50)
#242F2C
(36,47,44)
#202926
(32,41,38)
#1C2320
(28,35,32)
#181D1A
(24,29,26)
#141714
(20,23,20)
#10110E
(16,17,14)
#0C0B08
(12,11,8)
#000000
(0,0,0)

Tints of #344744

#344744
(52,71,68)
#465755
(70,87,85)
#586766
(88,103,102)
#6A7777
(106,119,119)
#7C8788
(124,135,136)
#8E9799
(142,151,153)
#A0A7AA
(160,167,170)
#B2B7BB
(178,183,187)
#C4C7CC
(196,199,204)
#D6D7DD
(214,215,221)
#E8E7EE
(232,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #344744; }

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

This text font color is #344744.

Background Color

.myBgColor { background-color: #344744; }

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

This div background color is #344744.

Border color

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

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

This div border color is #344744.

Opacity

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

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

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

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

This text has shadow with #344744 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #344744.

Preview

Color preview on black background

This text has color #344744 on black background.


Color preview on white background

This text has color #344744 on white background.


Black color preview on #344744 background

This text has black color on #344744 background.


White color preview on #344744 background

This text has white color on #344744 background.


Related colors

Complementary color

Complementary color for #hex is #CBB8BB.


I love getcolorcode.com

Triadic colors

1 #443447 and #474434 with #344744 are triadic colors.

2 #444734 and #473444 with #344744 are triadic colors.