COLOR #356470

HEX: #356470 RGB: (53,100,112)

Color info

#356470 contains red, green and blue colors in about the same proportion. Web safe color of #356470 is #336666 (or #366).

RGB color model

#356470 color RGB value is (53,100,112).

RGB: (53,100,112) (21%, 39%, 44%)

RGB channels and saturation

R 53 of 255 = 21%
G 100 of 255 = 39%
B 112 of 255 = 44%

53
100
112

R + G + B ~ 35%. #356470 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 100 + 112 = 265 (100%)
R 53 of 265 ~ 20%
G 100 of 265 ~ 37.74%
B 112 of 265 ~ 42.26'%

%20
%37.74
%42.26

CMYK color model

#356470 color CMYK value is (53,11,0,56).

  • cyan value is 52.68%
  • magenta value is 10.71%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (53,11,0,56)
C53M11Y0K56 (53%, 11%, 0%, 56%)
(0.53 / 0.11 / 0.00 / 0.56)

CMYK percentages

%52.68
%10.71
%0
%56.08

Codes

Color #356470 in popluar color models

35 64 70
RGB 53 100 112
HSL 192° 35.76% 32.35%
HSB/HSV 192° 52.68% 43.92%
CMYK 52.68% 10.71% 0.00%
56.08%

Color #356470 in popluar number systems.

HEX 35 64 70
Decimal 53 100 112
Binary 110101 1100100 1110000
Octal 65 144 160

Shades and tints

Shades of #356470

#356470
(53,100,112)
#315B66
(49,91,102)
#2D525C
(45,82,92)
#294952
(41,73,82)
#254048
(37,64,72)
#21373E
(33,55,62)
#1D2E34
(29,46,52)
#19252A
(25,37,42)
#151C20
(21,28,32)
#111316
(17,19,22)
#0D0A0C
(13,10,12)
#000000
(0,0,0)

Tints of #356470

#356470
(53,100,112)
#47727D
(71,114,125)
#59808A
(89,128,138)
#6B8E97
(107,142,151)
#7D9CA4
(125,156,164)
#8FAAB1
(143,170,177)
#A1B8BE
(161,184,190)
#B3C6CB
(179,198,203)
#C5D4D8
(197,212,216)
#D7E2E5
(215,226,229)
#E9F0F2
(233,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #356470; }

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

This text font color is #356470.

Background Color

.myBgColor { background-color: #356470; }

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

This div background color is #356470.

Border color

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

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

This div border color is #356470.

Opacity

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

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

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

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

This text has shadow with #356470 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #356470.

Preview

Color preview on black background

This text has color #356470 on black background.


Color preview on white background

This text has color #356470 on white background.


Black color preview on #356470 background

This text has black color on #356470 background.


White color preview on #356470 background

This text has white color on #356470 background.


Related colors

Complementary color

Complementary color for #hex is #CA9B8F.


I love getcolorcode.com

Triadic colors

1 #703564 and #647035 with #356470 are triadic colors.

2 #706435 and #643570 with #356470 are triadic colors.