COLOR #345063

HEX: #345063 RGB: (52,80,99)

Color info

#345063 contains red, green and blue colors in about the same proportion. Web safe color of #345063 is #336666 (or #366).

RGB color model

#345063 color RGB value is (52,80,99).

RGB: (52,80,99) (20%, 31%, 39%)

RGB channels and saturation

R 52 of 255 = 20%
G 80 of 255 = 31%
B 99 of 255 = 39%

52
80
99

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

Portions of RGB colors in percentages

R + G + B = 52 + 80 + 99 = 231 (100%)
R 52 of 231 ~ 22.51%
G 80 of 231 ~ 34.63%
B 99 of 231 ~ 42.86'%

%22.51
%34.63
%42.86

CMYK color model

#345063 color CMYK value is (47,19,0,61).

  • cyan value is 47.47%
  • magenta value is 19.19%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (47,19,0,61)
C47M19Y0K61 (47%, 19%, 0%, 61%)
(0.47 / 0.19 / 0.00 / 0.61)

CMYK percentages

%47.47
%19.19
%0
%61.18

Codes

Color #345063 in popluar color models

34 50 63
RGB 52 80 99
HSL 204° 31.13% 29.61%
HSB/HSV 204° 47.47% 38.82%
CMYK 47.47% 19.19% 0.00%
61.18%

Color #345063 in popluar number systems.

HEX 34 50 63
Decimal 52 80 99
Binary 110100 1010000 1100011
Octal 64 120 143

Shades and tints

Shades of #345063

#345063
(52,80,99)
#30495A
(48,73,90)
#2C4251
(44,66,81)
#283B48
(40,59,72)
#24343F
(36,52,63)
#202D36
(32,45,54)
#1C262D
(28,38,45)
#181F24
(24,31,36)
#14181B
(20,24,27)
#101112
(16,17,18)
#0C0A09
(12,10,9)
#000000
(0,0,0)

Tints of #345063

#345063
(52,80,99)
#465F71
(70,95,113)
#586E7F
(88,110,127)
#6A7D8D
(106,125,141)
#7C8C9B
(124,140,155)
#8E9BA9
(142,155,169)
#A0AAB7
(160,170,183)
#B2B9C5
(178,185,197)
#C4C8D3
(196,200,211)
#D6D7E1
(214,215,225)
#E8E6EF
(232,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #345063 color. Also use rgb(52,80,99) instead hex code.

Text Font Color

.myTextColor { color: #345063; }

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

This text font color is #345063.

Background Color

.myBgColor { background-color: #345063; }

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

This div background color is #345063.

Border color

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

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

This div border color is #345063.

Opacity

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

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

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

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

This text has shadow with #345063 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #345063.

Preview

Color preview on black background

This text has color #345063 on black background.


Color preview on white background

This text has color #345063 on white background.


Black color preview on #345063 background

This text has black color on #345063 background.


White color preview on #345063 background

This text has white color on #345063 background.


Related colors

Complementary color

Complementary color for #hex is #CBAF9C.


I love getcolorcode.com

Triadic colors

1 #633450 and #506334 with #345063 are triadic colors.

2 #635034 and #503463 with #345063 are triadic colors.