COLOR #357088

HEX: #357088 RGB: (53,112,136)

Color info

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

RGB color model

#357088 color RGB value is (53,112,136).

RGB: (53,112,136) (21%, 44%, 53%)

RGB channels and saturation

R 53 of 255 = 21%
G 112 of 255 = 44%
B 136 of 255 = 53%

53
112
136

R + G + B ~ 39%. #357088 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 112 + 136 = 301 (100%)
R 53 of 301 ~ 17.61%
G 112 of 301 ~ 37.21%
B 136 of 301 ~ 45.18'%

%17.61
%37.21
%45.18

CMYK color model

#357088 color CMYK value is (61,18,0,47).

  • cyan value is 61.03%
  • magenta value is 17.65%
  • yellow value is 0.00%
  • key color value is 46.67%
CMYK: (61,18,0,47) C61M18Y0K47 (61%,18%,0%,47%) (0.61/0.18/0.00/0.47) 

CMYK percentages

%61.03
%17.65
%0
%46.67

Codes

Color #357088 in popluar color models

35 70 88
RGB 53 112 136
HSL 197° 43.92% 37.06%
HSB/HSV 197° 61.03% 53.33%
CMYK 61.03% 17.65% 0.00%
46.67%

Color #357088 in popluar number systems.

HEX 35 70 88
Decimal 53 112 136
Binary 110101 1110000 10001000
Octal 65 160 210

Shades and tints

Shades of #357088

#357088
(53,112,136)
#31667C
(49,102,124)
#2D5C70
(45,92,112)
#295264
(41,82,100)
#254858
(37,72,88)
#213E4C
(33,62,76)
#1D3440
(29,52,64)
#192A34
(25,42,52)
#152028
(21,32,40)
#11161C
(17,22,28)
#0D0C10
(13,12,16)
#000000
(0,0,0)

Tints of #357088

#357088
(53,112,136)
#477D92
(71,125,146)
#598A9C
(89,138,156)
#6B97A6
(107,151,166)
#7DA4B0
(125,164,176)
#8FB1BA
(143,177,186)
#A1BEC4
(161,190,196)
#B3CBCE
(179,203,206)
#C5D8D8
(197,216,216)
#D7E5E2
(215,229,226)
#E9F2EC
(233,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #357088 color. Also use rgb(53,112,136) instead hex code.

Text Font Color

.myTextColor { color: #357088; }

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

This text font color is #357088.

Background Color

.myBgColor { background-color: #357088; }

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

This div background color is #357088.

Border color

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

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

This div border color is #357088.

Opacity

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

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

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

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

This text has shadow with #357088 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #357088.

Preview

Color preview on black background

This text has color #357088 on black background.


Color preview on white background

This text has color #357088 on white background.


Black color preview on #357088 background

This text has black color on #357088 background.


White color preview on #357088 background

This text has white color on #357088 background.


Related colors

Complementary color

Complementary color for #hex is #CA8F77.


I love getcolorcode.com

Triadic colors

1 #883570 and #708835 with #357088 are triadic colors.

2 #887035 and #703588 with #357088 are triadic colors.