COLOR #355276

HEX: #355276 RGB: (53,82,118)

Color info

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

RGB color model

#355276 color RGB value is (53,82,118).

RGB: (53,82,118) (21%, 32%, 46%)

RGB channels and saturation

R 53 of 255 = 21%
G 82 of 255 = 32%
B 118 of 255 = 46%

53
82
118

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

Portions of RGB colors in percentages

R + G + B = 53 + 82 + 118 = 253 (100%)
R 53 of 253 ~ 20.95%
G 82 of 253 ~ 32.41%
B 118 of 253 ~ 46.64'%

%20.95
%32.41
%46.64

CMYK color model

#355276 color CMYK value is (55,31,0,54).

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

CMYK: (55,31,0,54)
C55M31Y0K54 (55%, 31%, 0%, 54%)
(0.55 / 0.31 / 0.00 / 0.54)

CMYK percentages

%55.08
%30.51
%0
%53.73

Codes

Color #355276 in popluar color models

35 52 76
RGB 53 82 118
HSL 213° 38.01% 33.53%
HSB/HSV 213° 55.08% 46.27%
CMYK 55.08% 30.51% 0.00%
53.73%

Color #355276 in popluar number systems.

HEX 35 52 76
Decimal 53 82 118
Binary 110101 1010010 1110110
Octal 65 122 166

Shades and tints

Shades of #355276

#355276
(53,82,118)
#314B6C
(49,75,108)
#2D4462
(45,68,98)
#293D58
(41,61,88)
#25364E
(37,54,78)
#212F44
(33,47,68)
#1D283A
(29,40,58)
#192130
(25,33,48)
#151A26
(21,26,38)
#11131C
(17,19,28)
#0D0C12
(13,12,18)
#000000
(0,0,0)

Tints of #355276

#355276
(53,82,118)
#476182
(71,97,130)
#59708E
(89,112,142)
#6B7F9A
(107,127,154)
#7D8EA6
(125,142,166)
#8F9DB2
(143,157,178)
#A1ACBE
(161,172,190)
#B3BBCA
(179,187,202)
#C5CAD6
(197,202,214)
#D7D9E2
(215,217,226)
#E9E8EE
(233,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #355276; }

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

This text font color is #355276.

Background Color

.myBgColor { background-color: #355276; }

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

This div background color is #355276.

Border color

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

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

This div border color is #355276.

Opacity

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

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

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

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

This text has shadow with #355276 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #355276.

Preview

Color preview on black background

This text has color #355276 on black background.


Color preview on white background

This text has color #355276 on white background.


Black color preview on #355276 background

This text has black color on #355276 background.


White color preview on #355276 background

This text has white color on #355276 background.


Related colors

Complementary color

Complementary color for #hex is #CAAD89.


I love getcolorcode.com

Triadic colors

1 #763552 and #527635 with #355276 are triadic colors.

2 #765235 and #523576 with #355276 are triadic colors.