COLOR #356257

HEX: #356257 RGB: (53,98,87)

Color info

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

RGB color model

#356257 color RGB value is (53,98,87).

RGB: (53,98,87) (21%, 38%, 34%)

RGB channels and saturation

R 53 of 255 = 21%
G 98 of 255 = 38%
B 87 of 255 = 34%

53
98
87

R + G + B ~ 31%. #356257 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 98 + 87 = 238 (100%)
R 53 of 238 ~ 22.27%
G 98 of 238 ~ 41.18%
B 87 of 238 ~ 36.55'%

%22.27
%41.18
%36.55

CMYK color model

#356257 color CMYK value is (46,0,11,62).

  • cyan value is 45.92%
  • magenta value is 0.00%
  • yellow value is 11.22%
  • key color value is 61.57%

CMYK: (46,0,11,62)
C46M0Y11K62 (46%, 0%, 11%, 62%)
(0.46 / 0.00 / 0.11 / 0.62)

CMYK percentages

%45.92
%0
%11.22
%61.57

Codes

Color #356257 in popluar color models

35 62 57
RGB 53 98 87
HSL 165° 29.80% 29.61%
HSB/HSV 165° 45.92% 38.43%
CMYK 45.92% 0.00% 11.22%
61.57%

Color #356257 in popluar number systems.

HEX 35 62 57
Decimal 53 98 87
Binary 110101 1100010 1010111
Octal 65 142 127

Shades and tints

Shades of #356257

#356257
(53,98,87)
#315A50
(49,90,80)
#2D5249
(45,82,73)
#294A42
(41,74,66)
#25423B
(37,66,59)
#213A34
(33,58,52)
#1D322D
(29,50,45)
#192A26
(25,42,38)
#15221F
(21,34,31)
#111A18
(17,26,24)
#0D1211
(13,18,17)
#000000
(0,0,0)

Tints of #356257

#356257
(53,98,87)
#477066
(71,112,102)
#597E75
(89,126,117)
#6B8C84
(107,140,132)
#7D9A93
(125,154,147)
#8FA8A2
(143,168,162)
#A1B6B1
(161,182,177)
#B3C4C0
(179,196,192)
#C5D2CF
(197,210,207)
#D7E0DE
(215,224,222)
#E9EEED
(233,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #356257; }

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

This text font color is #356257.

Background Color

.myBgColor { background-color: #356257; }

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

This div background color is #356257.

Border color

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

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

This div border color is #356257.

Opacity

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

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

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

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

This text has shadow with #356257 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #356257.

Preview

Color preview on black background

This text has color #356257 on black background.


Color preview on white background

This text has color #356257 on white background.


Black color preview on #356257 background

This text has black color on #356257 background.


White color preview on #356257 background

This text has white color on #356257 background.


Related colors

Complementary color

Complementary color for #hex is #CA9DA8.


I love getcolorcode.com

Triadic colors

1 #573562 and #625735 with #356257 are triadic colors.

2 #576235 and #623557 with #356257 are triadic colors.