COLOR #34447D

HEX: #34447D RGB: (52,68,125)

Color info

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

RGB color model

#34447D color RGB value is (52,68,125).

RGB: (52,68,125) (20%, 27%, 49%)

RGB channels and saturation

R 52 of 255 = 20%
G 68 of 255 = 27%
B 125 of 255 = 49%

52
68
125

R + G + B ~ 32%. #34447D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 68 + 125 = 245 (100%)
R 52 of 245 ~ 21.22%
G 68 of 245 ~ 27.76%
B 125 of 245 ~ 51.02'%

%21.22
%27.76
%51.02

CMYK color model

#34447D color CMYK value is (58,46,0,51).

  • cyan value is 58.40%
  • magenta value is 45.60%
  • yellow value is 0.00%
  • key color value is 50.98%
CMYK: (58,46,0,51) C58M46Y0K51 (58%,46%,0%,51%) (0.58/0.46/0.00/0.51) 

CMYK percentages

%58.4
%45.6
%0
%50.98

Codes

Color #34447D in popluar color models

34 44 7D
RGB 52 68 125
HSL 227° 41.24% 34.71%
HSB/HSV 227° 58.40% 49.02%
CMYK 58.40% 45.60% 0.00%
50.98%

Color #34447D in popluar number systems.

HEX 34 44 7D
Decimal 52 68 125
Binary 110100 1000100 1111101
Octal 64 104 175

Shades and tints

Shades of #34447D

#34447D
(52,68,125)
#303E72
(48,62,114)
#2C3867
(44,56,103)
#28325C
(40,50,92)
#242C51
(36,44,81)
#202646
(32,38,70)
#1C203B
(28,32,59)
#181A30
(24,26,48)
#141425
(20,20,37)
#100E1A
(16,14,26)
#0C080F
(12,8,15)
#000000
(0,0,0)

Tints of #34447D

#34447D
(52,68,125)
#465588
(70,85,136)
#586693
(88,102,147)
#6A779E
(106,119,158)
#7C88A9
(124,136,169)
#8E99B4
(142,153,180)
#A0AABF
(160,170,191)
#B2BBCA
(178,187,202)
#C4CCD5
(196,204,213)
#D6DDE0
(214,221,224)
#E8EEEB
(232,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #34447D; }

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

This text font color is #34447D.

Background Color

.myBgColor { background-color: #34447D; }

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

This div background color is #34447D.

Border color

.myBorderColor { border: 1px solid #34447D; }

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

This div border color is #34447D.

Opacity

.myOpacity80 { color: #34447D; opacity: 0.8; }

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

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

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

This text has shadow with #34447D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #34447D.

Preview

Color preview on black background

This text has color #34447D on black background.


Color preview on white background

This text has color #34447D on white background.


Black color preview on #34447D background

This text has black color on #34447D background.


White color preview on #34447D background

This text has white color on #34447D background.


Related colors

Complementary color

Complementary color for #hex is #CBBB82.


I love getcolorcode.com

Triadic colors

1 #7D3444 and #447D34 with #34447D are triadic colors.

2 #7D4434 and #44347D with #34447D are triadic colors.