COLOR #344671

HEX: #344671 RGB: (52,70,113)

Color info

#344671 contains mainly green and blue colors. Web safe color of #344671 is #333366 (or #336).

RGB color model

#344671 color RGB value is (52,70,113).

RGB: (52,70,113) (20%, 27%, 44%)

RGB channels and saturation

R 52 of 255 = 20%
G 70 of 255 = 27%
B 113 of 255 = 44%

52
70
113

R + G + B ~ 30%. #344671 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 70 + 113 = 235 (100%)
R 52 of 235 ~ 22.13%
G 70 of 235 ~ 29.79%
B 113 of 235 ~ 48.09'%

%22.13
%29.79
%48.09

CMYK color model

#344671 color CMYK value is (54,38,0,56).

  • cyan value is 53.98%
  • magenta value is 38.05%
  • yellow value is 0.00%
  • key color value is 55.69%

CMYK: (54,38,0,56)
C54M38Y0K56 (54%, 38%, 0%, 56%)
(0.54 / 0.38 / 0.00 / 0.56)

CMYK percentages

%53.98
%38.05
%0
%55.69

Codes

Color #344671 in popluar color models

34 46 71
RGB 52 70 113
HSL 222° 36.97% 32.35%
HSB/HSV 222° 53.98% 44.31%
CMYK 53.98% 38.05% 0.00%
55.69%

Color #344671 in popluar number systems.

HEX 34 46 71
Decimal 52 70 113
Binary 110100 1000110 1110001
Octal 64 106 161

Shades and tints

Shades of #344671

#344671
(52,70,113)
#304067
(48,64,103)
#2C3A5D
(44,58,93)
#283453
(40,52,83)
#242E49
(36,46,73)
#20283F
(32,40,63)
#1C2235
(28,34,53)
#181C2B
(24,28,43)
#141621
(20,22,33)
#101017
(16,16,23)
#0C0A0D
(12,10,13)
#000000
(0,0,0)

Tints of #344671

#344671
(52,70,113)
#46567D
(70,86,125)
#586689
(88,102,137)
#6A7695
(106,118,149)
#7C86A1
(124,134,161)
#8E96AD
(142,150,173)
#A0A6B9
(160,166,185)
#B2B6C5
(178,182,197)
#C4C6D1
(196,198,209)
#D6D6DD
(214,214,221)
#E8E6E9
(232,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #344671 color. Also use rgb(52,70,113) instead hex code.

Text Font Color

.myTextColor { color: #344671; }

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

This text font color is #344671.

Background Color

.myBgColor { background-color: #344671; }

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

This div background color is #344671.

Border color

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

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

This div border color is #344671.

Opacity

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

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

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

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

This text has shadow with #344671 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #344671.

Preview

Color preview on black background

This text has color #344671 on black background.


Color preview on white background

This text has color #344671 on white background.


Black color preview on #344671 background

This text has black color on #344671 background.


White color preview on #344671 background

This text has white color on #344671 background.


Related colors

Complementary color

Complementary color for #hex is #CBB98E.


I love getcolorcode.com

Triadic colors

1 #713446 and #467134 with #344671 are triadic colors.

2 #714634 and #463471 with #344671 are triadic colors.