COLOR #344774

HEX: #344774 RGB: (52,71,116)

Color info

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

RGB color model

#344774 color RGB value is (52,71,116).

RGB: (52,71,116) (20%, 28%, 45%)

RGB channels and saturation

R 52 of 255 = 20%
G 71 of 255 = 28%
B 116 of 255 = 45%

52
71
116

R + G + B ~ 31%. #344774 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 71 + 116 = 239 (100%)
R 52 of 239 ~ 21.76%
G 71 of 239 ~ 29.71%
B 116 of 239 ~ 48.54'%

%21.76
%29.71
%48.54

CMYK color model

#344774 color CMYK value is (55,39,0,55).

  • cyan value is 55.17%
  • magenta value is 38.79%
  • yellow value is 0.00%
  • key color value is 54.51%
CMYK: (55,39,0,55) C55M39Y0K55 (55%,39%,0%,55%) (0.55/0.39/0.00/0.55) 

CMYK percentages

%55.17
%38.79
%0
%54.51

Codes

Color #344774 in popluar color models

34 47 74
RGB 52 71 116
HSL 222° 38.10% 32.94%
HSB/HSV 222° 55.17% 45.49%
CMYK 55.17% 38.79% 0.00%
54.51%

Color #344774 in popluar number systems.

HEX 34 47 74
Decimal 52 71 116
Binary 110100 1000111 1110100
Octal 64 107 164

Shades and tints

Shades of #344774

#344774
(52,71,116)
#30416A
(48,65,106)
#2C3B60
(44,59,96)
#283556
(40,53,86)
#242F4C
(36,47,76)
#202942
(32,41,66)
#1C2338
(28,35,56)
#181D2E
(24,29,46)
#141724
(20,23,36)
#10111A
(16,17,26)
#0C0B10
(12,11,16)
#000000
(0,0,0)

Tints of #344774

#344774
(52,71,116)
#465780
(70,87,128)
#58678C
(88,103,140)
#6A7798
(106,119,152)
#7C87A4
(124,135,164)
#8E97B0
(142,151,176)
#A0A7BC
(160,167,188)
#B2B7C8
(178,183,200)
#C4C7D4
(196,199,212)
#D6D7E0
(214,215,224)
#E8E7EC
(232,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #344774; }

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

This text font color is #344774.

Background Color

.myBgColor { background-color: #344774; }

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

This div background color is #344774.

Border color

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

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

This div border color is #344774.

Opacity

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

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

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

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

This text has shadow with #344774 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #344774.

Preview

Color preview on black background

This text has color #344774 on black background.


Color preview on white background

This text has color #344774 on white background.


Black color preview on #344774 background

This text has black color on #344774 background.


White color preview on #344774 background

This text has white color on #344774 background.


Related colors

Complementary color

Complementary color for #hex is #CBB88B.


I love getcolorcode.com

Triadic colors

1 #743447 and #477434 with #344774 are triadic colors.

2 #744734 and #473474 with #344774 are triadic colors.