COLOR #344743

HEX: #344743 RGB: (52,71,67)

Color info

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

RGB color model

#344743 color RGB value is (52,71,67).

RGB: (52,71,67) (20%, 28%, 26%)

RGB channels and saturation

R 52 of 255 = 20%
G 71 of 255 = 28%
B 67 of 255 = 26%

52
71
67

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

Portions of RGB colors in percentages

R + G + B = 52 + 71 + 67 = 190 (100%)
R 52 of 190 ~ 27.37%
G 71 of 190 ~ 37.37%
B 67 of 190 ~ 35.26'%

%27.37
%37.37
%35.26

CMYK color model

#344743 color CMYK value is (27,0,6,72).

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

CMYK: (27,0,6,72)
C27M0Y6K72 (27%, 0%, 6%, 72%)
(0.27 / 0.00 / 0.06 / 0.72)

CMYK percentages

%26.76
%0
%5.63
%72.16

Codes

Color #344743 in popluar color models

34 47 43
RGB 52 71 67
HSL 167° 15.45% 24.12%
HSB/HSV 167° 26.76% 27.84%
CMYK 26.76% 0.00% 5.63%
72.16%

Color #344743 in popluar number systems.

HEX 34 47 43
Decimal 52 71 67
Binary 110100 1000111 1000011
Octal 64 107 103

Shades and tints

Shades of #344743

#344743
(52,71,67)
#30413D
(48,65,61)
#2C3B37
(44,59,55)
#283531
(40,53,49)
#242F2B
(36,47,43)
#202925
(32,41,37)
#1C231F
(28,35,31)
#181D19
(24,29,25)
#141713
(20,23,19)
#10110D
(16,17,13)
#0C0B07
(12,11,7)
#000000
(0,0,0)

Tints of #344743

#344743
(52,71,67)
#465754
(70,87,84)
#586765
(88,103,101)
#6A7776
(106,119,118)
#7C8787
(124,135,135)
#8E9798
(142,151,152)
#A0A7A9
(160,167,169)
#B2B7BA
(178,183,186)
#C4C7CB
(196,199,203)
#D6D7DC
(214,215,220)
#E8E7ED
(232,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #344743; }

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

This text font color is #344743.

Background Color

.myBgColor { background-color: #344743; }

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

This div background color is #344743.

Border color

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

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

This div border color is #344743.

Opacity

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

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

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

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

This text has shadow with #344743 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #344743.

Preview

Color preview on black background

This text has color #344743 on black background.


Color preview on white background

This text has color #344743 on white background.


Black color preview on #344743 background

This text has black color on #344743 background.


White color preview on #344743 background

This text has white color on #344743 background.


Related colors

Complementary color

Complementary color for #hex is #CBB8BC.


I love getcolorcode.com

Triadic colors

1 #433447 and #474334 with #344743 are triadic colors.

2 #434734 and #473443 with #344743 are triadic colors.