COLOR #345772

HEX: #345772 RGB: (52,87,114)

Color info

#345772 contains mainly green and blue colors. Web safe color of #345772 is #336666 (or #366).

RGB color model

#345772 color RGB value is (52,87,114).

RGB: (52,87,114) (20%, 34%, 45%)

RGB channels and saturation

R 52 of 255 = 20%
G 87 of 255 = 34%
B 114 of 255 = 45%

52
87
114

R + G + B ~ 33%. #345772 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 87 + 114 = 253 (100%)
R 52 of 253 ~ 20.55%
G 87 of 253 ~ 34.39%
B 114 of 253 ~ 45.06'%

%20.55
%34.39
%45.06

CMYK color model

#345772 color CMYK value is (54,24,0,55).

  • cyan value is 54.39%
  • magenta value is 23.68%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (54,24,0,55)
C54M24Y0K55 (54%, 24%, 0%, 55%)
(0.54 / 0.24 / 0.00 / 0.55)

CMYK percentages

%54.39
%23.68
%0
%55.29

Codes

Color #345772 in popluar color models

34 57 72
RGB 52 87 114
HSL 206° 37.35% 32.55%
HSB/HSV 206° 54.39% 44.71%
CMYK 54.39% 23.68% 0.00%
55.29%

Color #345772 in popluar number systems.

HEX 34 57 72
Decimal 52 87 114
Binary 110100 1010111 1110010
Octal 64 127 162

Shades and tints

Shades of #345772

#345772
(52,87,114)
#305068
(48,80,104)
#2C495E
(44,73,94)
#284254
(40,66,84)
#243B4A
(36,59,74)
#203440
(32,52,64)
#1C2D36
(28,45,54)
#18262C
(24,38,44)
#141F22
(20,31,34)
#101818
(16,24,24)
#0C110E
(12,17,14)
#000000
(0,0,0)

Tints of #345772

#345772
(52,87,114)
#46667E
(70,102,126)
#58758A
(88,117,138)
#6A8496
(106,132,150)
#7C93A2
(124,147,162)
#8EA2AE
(142,162,174)
#A0B1BA
(160,177,186)
#B2C0C6
(178,192,198)
#C4CFD2
(196,207,210)
#D6DEDE
(214,222,222)
#E8EDEA
(232,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #345772 color. Also use rgb(52,87,114) instead hex code.

Text Font Color

.myTextColor { color: #345772; }

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

This text font color is #345772.

Background Color

.myBgColor { background-color: #345772; }

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

This div background color is #345772.

Border color

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

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

This div border color is #345772.

Opacity

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

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

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

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

This text has shadow with #345772 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #345772.

Preview

Color preview on black background

This text has color #345772 on black background.


Color preview on white background

This text has color #345772 on white background.


Black color preview on #345772 background

This text has black color on #345772 background.


White color preview on #345772 background

This text has white color on #345772 background.


Related colors

Complementary color

Complementary color for #hex is #CBA88D.


I love getcolorcode.com

Triadic colors

1 #723457 and #577234 with #345772 are triadic colors.

2 #725734 and #573472 with #345772 are triadic colors.