COLOR #357278

HEX: #357278 RGB: (53,114,120)

Color info

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

RGB color model

#357278 color RGB value is (53,114,120).

RGB: (53,114,120) (21%, 45%, 47%)

RGB channels and saturation

R 53 of 255 = 21%
G 114 of 255 = 45%
B 120 of 255 = 47%

53
114
120

R + G + B ~ 38%. #357278 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 114 + 120 = 287 (100%)
R 53 of 287 ~ 18.47%
G 114 of 287 ~ 39.72%
B 120 of 287 ~ 41.81'%

%18.47
%39.72
%41.81

CMYK color model

#357278 color CMYK value is (56,5,0,53).

  • cyan value is 55.83%
  • magenta value is 5.00%
  • yellow value is 0.00%
  • key color value is 52.94%
CMYK: (56,5,0,53) C56M5Y0K53 (56%,5%,0%,53%) (0.56/0.05/0.00/0.53) 

CMYK percentages

%55.83
%5
%0
%52.94

Codes

Color #357278 in popluar color models

35 72 78
RGB 53 114 120
HSL 185° 38.73% 33.92%
HSB/HSV 185° 55.83% 47.06%
CMYK 55.83% 5.00% 0.00%
52.94%

Color #357278 in popluar number systems.

HEX 35 72 78
Decimal 53 114 120
Binary 110101 1110010 1111000
Octal 65 162 170

Shades and tints

Shades of #357278

#357278
(53,114,120)
#31686E
(49,104,110)
#2D5E64
(45,94,100)
#29545A
(41,84,90)
#254A50
(37,74,80)
#214046
(33,64,70)
#1D363C
(29,54,60)
#192C32
(25,44,50)
#152228
(21,34,40)
#11181E
(17,24,30)
#0D0E14
(13,14,20)
#000000
(0,0,0)

Tints of #357278

#357278
(53,114,120)
#477E84
(71,126,132)
#598A90
(89,138,144)
#6B969C
(107,150,156)
#7DA2A8
(125,162,168)
#8FAEB4
(143,174,180)
#A1BAC0
(161,186,192)
#B3C6CC
(179,198,204)
#C5D2D8
(197,210,216)
#D7DEE4
(215,222,228)
#E9EAF0
(233,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #357278; }

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

This text font color is #357278.

Background Color

.myBgColor { background-color: #357278; }

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

This div background color is #357278.

Border color

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

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

This div border color is #357278.

Opacity

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

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

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

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

This text has shadow with #357278 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #357278.

Preview

Color preview on black background

This text has color #357278 on black background.


Color preview on white background

This text has color #357278 on white background.


Black color preview on #357278 background

This text has black color on #357278 background.


White color preview on #357278 background

This text has white color on #357278 background.


Related colors

Complementary color

Complementary color for #hex is #CA8D87.


I love getcolorcode.com

Triadic colors

1 #783572 and #727835 with #357278 are triadic colors.

2 #787235 and #723578 with #357278 are triadic colors.