COLOR #356657

HEX: #356657 RGB: (53,102,87)

Color info

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

RGB color model

#356657 color RGB value is (53,102,87).

RGB: (53,102,87) (21%, 40%, 34%)

RGB channels and saturation

R 53 of 255 = 21%
G 102 of 255 = 40%
B 87 of 255 = 34%

53
102
87

R + G + B ~ 32%. #356657 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 102 + 87 = 242 (100%)
R 53 of 242 ~ 21.9%
G 102 of 242 ~ 42.15%
B 87 of 242 ~ 35.95'%

%21.9
%42.15
%35.95

CMYK color model

#356657 color CMYK value is (48,0,15,60).

  • cyan value is 48.04%
  • magenta value is 0.00%
  • yellow value is 14.71%
  • key color value is 60.00%

CMYK: (48,0,15,60)
C48M0Y15K60 (48%, 0%, 15%, 60%)
(0.48 / 0.00 / 0.15 / 0.60)

CMYK percentages

%48.04
%0
%14.71
%60

Codes

Color #356657 in popluar color models

35 66 57
RGB 53 102 87
HSL 162° 31.61% 30.39%
HSB/HSV 162° 48.04% 40.00%
CMYK 48.04% 0.00% 14.71%
60.00%

Color #356657 in popluar number systems.

HEX 35 66 57
Decimal 53 102 87
Binary 110101 1100110 1010111
Octal 65 146 127

Shades and tints

Shades of #356657

#356657
(53,102,87)
#315D50
(49,93,80)
#2D5449
(45,84,73)
#294B42
(41,75,66)
#25423B
(37,66,59)
#213934
(33,57,52)
#1D302D
(29,48,45)
#192726
(25,39,38)
#151E1F
(21,30,31)
#111518
(17,21,24)
#0D0C11
(13,12,17)
#000000
(0,0,0)

Tints of #356657

#356657
(53,102,87)
#477366
(71,115,102)
#598075
(89,128,117)
#6B8D84
(107,141,132)
#7D9A93
(125,154,147)
#8FA7A2
(143,167,162)
#A1B4B1
(161,180,177)
#B3C1C0
(179,193,192)
#C5CECF
(197,206,207)
#D7DBDE
(215,219,222)
#E9E8ED
(233,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #356657 color. Also use rgb(53,102,87) instead hex code.

Text Font Color

.myTextColor { color: #356657; }

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

This text font color is #356657.

Background Color

.myBgColor { background-color: #356657; }

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

This div background color is #356657.

Border color

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

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

This div border color is #356657.

Opacity

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

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

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

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

This text has shadow with #356657 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #356657.

Preview

Color preview on black background

This text has color #356657 on black background.


Color preview on white background

This text has color #356657 on white background.


Black color preview on #356657 background

This text has black color on #356657 background.


White color preview on #356657 background

This text has white color on #356657 background.


Related colors

Complementary color

Complementary color for #hex is #CA99A8.


I love getcolorcode.com

Triadic colors

1 #573566 and #665735 with #356657 are triadic colors.

2 #576635 and #663557 with #356657 are triadic colors.