COLOR #345992

HEX: #345992 RGB: (52,89,146)

Color info

#345992 contains mainly green and blue colors. Web safe color of #345992 is #336699 (or #369).

RGB color model

#345992 color RGB value is (52,89,146).

RGB: (52,89,146) (20%, 35%, 57%)

RGB channels and saturation

R 52 of 255 = 20%
G 89 of 255 = 35%
B 146 of 255 = 57%

52
89
146

R + G + B ~ 37%. #345992 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 89 + 146 = 287 (100%)
R 52 of 287 ~ 18.12%
G 89 of 287 ~ 31.01%
B 146 of 287 ~ 50.87'%

%18.12
%31.01
%50.87

CMYK color model

#345992 color CMYK value is (64,39,0,43).

  • cyan value is 64.38%
  • magenta value is 39.04%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (64,39,0,43)
C64M39Y0K43 (64%, 39%, 0%, 43%)
(0.64 / 0.39 / 0.00 / 0.43)

CMYK percentages

%64.38
%39.04
%0
%42.75

Codes

Color #345992 in popluar color models

34 59 92
RGB 52 89 146
HSL 216° 47.47% 38.82%
HSB/HSV 216° 64.38% 57.25%
CMYK 64.38% 39.04% 0.00%
42.75%

Color #345992 in popluar number systems.

HEX 34 59 92
Decimal 52 89 146
Binary 110100 1011001 10010010
Octal 64 131 222

Shades and tints

Shades of #345992

#345992
(52,89,146)
#305185
(48,81,133)
#2C4978
(44,73,120)
#28416B
(40,65,107)
#24395E
(36,57,94)
#203151
(32,49,81)
#1C2944
(28,41,68)
#182137
(24,33,55)
#14192A
(20,25,42)
#10111D
(16,17,29)
#0C0910
(12,9,16)
#000000
(0,0,0)

Tints of #345992

#345992
(52,89,146)
#46689B
(70,104,155)
#5877A4
(88,119,164)
#6A86AD
(106,134,173)
#7C95B6
(124,149,182)
#8EA4BF
(142,164,191)
#A0B3C8
(160,179,200)
#B2C2D1
(178,194,209)
#C4D1DA
(196,209,218)
#D6E0E3
(214,224,227)
#E8EFEC
(232,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #345992 color. Also use rgb(52,89,146) instead hex code.

Text Font Color

.myTextColor { color: #345992; }

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

This text font color is #345992.

Background Color

.myBgColor { background-color: #345992; }

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

This div background color is #345992.

Border color

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

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

This div border color is #345992.

Opacity

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

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

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

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

This text has shadow with #345992 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #345992.

Preview

Color preview on black background

This text has color #345992 on black background.


Color preview on white background

This text has color #345992 on white background.


Black color preview on #345992 background

This text has black color on #345992 background.


White color preview on #345992 background

This text has white color on #345992 background.


Related colors

Complementary color

Complementary color for #hex is #CBA66D.


I love getcolorcode.com

Triadic colors

1 #923459 and #599234 with #345992 are triadic colors.

2 #925934 and #593492 with #345992 are triadic colors.