COLOR #355178

HEX: #355178 RGB: (53,81,120)

Color info

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

RGB color model

#355178 color RGB value is (53,81,120).

RGB: (53,81,120) (21%, 32%, 47%)

RGB channels and saturation

R 53 of 255 = 21%
G 81 of 255 = 32%
B 120 of 255 = 47%

53
81
120

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

Portions of RGB colors in percentages

R + G + B = 53 + 81 + 120 = 254 (100%)
R 53 of 254 ~ 20.87%
G 81 of 254 ~ 31.89%
B 120 of 254 ~ 47.24'%

%20.87
%31.89
%47.24

CMYK color model

#355178 color CMYK value is (56,33,0,53).

  • cyan value is 55.83%
  • magenta value is 32.50%
  • yellow value is 0.00%
  • key color value is 52.94%
CMYK: (56,33,0,53) C56M33Y0K53 (56%,33%,0%,53%) (0.56/0.33/0.00/0.53) 

CMYK percentages

%55.83
%32.5
%0
%52.94

Codes

Color #355178 in popluar color models

35 51 78
RGB 53 81 120
HSL 215° 38.73% 33.92%
HSB/HSV 215° 55.83% 47.06%
CMYK 55.83% 32.50% 0.00%
52.94%

Color #355178 in popluar number systems.

HEX 35 51 78
Decimal 53 81 120
Binary 110101 1010001 1111000
Octal 65 121 170

Shades and tints

Shades of #355178

#355178
(53,81,120)
#314A6E
(49,74,110)
#2D4364
(45,67,100)
#293C5A
(41,60,90)
#253550
(37,53,80)
#212E46
(33,46,70)
#1D273C
(29,39,60)
#192032
(25,32,50)
#151928
(21,25,40)
#11121E
(17,18,30)
#0D0B14
(13,11,20)
#000000
(0,0,0)

Tints of #355178

#355178
(53,81,120)
#476084
(71,96,132)
#596F90
(89,111,144)
#6B7E9C
(107,126,156)
#7D8DA8
(125,141,168)
#8F9CB4
(143,156,180)
#A1ABC0
(161,171,192)
#B3BACC
(179,186,204)
#C5C9D8
(197,201,216)
#D7D8E4
(215,216,228)
#E9E7F0
(233,231,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #355178 color. Also use rgb(53,81,120) instead hex code.

Text Font Color

.myTextColor { color: #355178; }

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

This text font color is #355178.

Background Color

.myBgColor { background-color: #355178; }

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

This div background color is #355178.

Border color

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

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

This div border color is #355178.

Opacity

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

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

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

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

This text has shadow with #355178 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #355178.

Preview

Color preview on black background

This text has color #355178 on black background.


Color preview on white background

This text has color #355178 on white background.


Black color preview on #355178 background

This text has black color on #355178 background.


White color preview on #355178 background

This text has white color on #355178 background.


Related colors

Complementary color

Complementary color for #hex is #CAAE87.


I love getcolorcode.com

Triadic colors

1 #783551 and #517835 with #355178 are triadic colors.

2 #785135 and #513578 with #355178 are triadic colors.