COLOR #354B76

HEX: #354B76 RGB: (53,75,118)

Color info

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

RGB color model

#354B76 color RGB value is (53,75,118).

RGB: (53,75,118) (21%, 29%, 46%)

RGB channels and saturation

R 53 of 255 = 21%
G 75 of 255 = 29%
B 118 of 255 = 46%

53
75
118

R + G + B ~ 32%. #354B76 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 75 + 118 = 246 (100%)
R 53 of 246 ~ 21.54%
G 75 of 246 ~ 30.49%
B 118 of 246 ~ 47.97'%

%21.54
%30.49
%47.97

CMYK color model

#354B76 color CMYK value is (55,36,0,54).

  • cyan value is 55.08%
  • magenta value is 36.44%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (55,36,0,54)
C55M36Y0K54 (55%, 36%, 0%, 54%)
(0.55 / 0.36 / 0.00 / 0.54)

CMYK percentages

%55.08
%36.44
%0
%53.73

Codes

Color #354B76 in popluar color models

35 4B 76
RGB 53 75 118
HSL 220° 38.01% 33.53%
HSB/HSV 220° 55.08% 46.27%
CMYK 55.08% 36.44% 0.00%
53.73%

Color #354B76 in popluar number systems.

HEX 35 4B 76
Decimal 53 75 118
Binary 110101 1001011 1110110
Octal 65 113 166

Shades and tints

Shades of #354B76

#354B76
(53,75,118)
#31456C
(49,69,108)
#2D3F62
(45,63,98)
#293958
(41,57,88)
#25334E
(37,51,78)
#212D44
(33,45,68)
#1D273A
(29,39,58)
#192130
(25,33,48)
#151B26
(21,27,38)
#11151C
(17,21,28)
#0D0F12
(13,15,18)
#000000
(0,0,0)

Tints of #354B76

#354B76
(53,75,118)
#475B82
(71,91,130)
#596B8E
(89,107,142)
#6B7B9A
(107,123,154)
#7D8BA6
(125,139,166)
#8F9BB2
(143,155,178)
#A1ABBE
(161,171,190)
#B3BBCA
(179,187,202)
#C5CBD6
(197,203,214)
#D7DBE2
(215,219,226)
#E9EBEE
(233,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #354B76 color. Also use rgb(53,75,118) instead hex code.

Text Font Color

.myTextColor { color: #354B76; }

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

This text font color is #354B76.

Background Color

.myBgColor { background-color: #354B76; }

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

This div background color is #354B76.

Border color

.myBorderColor { border: 1px solid #354B76; }

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

This div border color is #354B76.

Opacity

.myOpacity80 { color: #354B76; opacity: 0.8; }

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

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

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

This text has shadow with #354B76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #354B76.

Preview

Color preview on black background

This text has color #354B76 on black background.


Color preview on white background

This text has color #354B76 on white background.


Black color preview on #354B76 background

This text has black color on #354B76 background.


White color preview on #354B76 background

This text has white color on #354B76 background.


Related colors

Complementary color

Complementary color for #hex is #CAB489.


I love getcolorcode.com

Triadic colors

1 #76354B and #4B7635 with #354B76 are triadic colors.

2 #764B35 and #4B3576 with #354B76 are triadic colors.