COLOR #356557

HEX: #356557 RGB: (53,101,87)

Color info

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

RGB color model

#356557 color RGB value is (53,101,87).

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

RGB channels and saturation

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

53
101
87

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

Portions of RGB colors in percentages

R + G + B = 53 + 101 + 87 = 241 (100%)
R 53 of 241 ~ 21.99%
G 101 of 241 ~ 41.91%
B 87 of 241 ~ 36.1'%

%21.99
%41.91
%36.1

CMYK color model

#356557 color CMYK value is (48,0,14,60).

  • cyan value is 47.52%
  • magenta value is 0.00%
  • yellow value is 13.86%
  • key color value is 60.39%

CMYK: (48,0,14,60)
C48M0Y14K60 (48%, 0%, 14%, 60%)
(0.48 / 0.00 / 0.14 / 0.60)

CMYK percentages

%47.52
%0
%13.86
%60.39

Codes

Color #356557 in popluar color models

35 65 57
RGB 53 101 87
HSL 163° 31.17% 30.20%
HSB/HSV 163° 47.52% 39.61%
CMYK 47.52% 0.00% 13.86%
60.39%

Color #356557 in popluar number systems.

HEX 35 65 57
Decimal 53 101 87
Binary 110101 1100101 1010111
Octal 65 145 127

Shades and tints

Shades of #356557

#356557
(53,101,87)
#315C50
(49,92,80)
#2D5349
(45,83,73)
#294A42
(41,74,66)
#25413B
(37,65,59)
#213834
(33,56,52)
#1D2F2D
(29,47,45)
#192626
(25,38,38)
#151D1F
(21,29,31)
#111418
(17,20,24)
#0D0B11
(13,11,17)
#000000
(0,0,0)

Tints of #356557

#356557
(53,101,87)
#477366
(71,115,102)
#598175
(89,129,117)
#6B8F84
(107,143,132)
#7D9D93
(125,157,147)
#8FABA2
(143,171,162)
#A1B9B1
(161,185,177)
#B3C7C0
(179,199,192)
#C5D5CF
(197,213,207)
#D7E3DE
(215,227,222)
#E9F1ED
(233,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #356557; }

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

This text font color is #356557.

Background Color

.myBgColor { background-color: #356557; }

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

This div background color is #356557.

Border color

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

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

This div border color is #356557.

Opacity

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

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

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

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

This text has shadow with #356557 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #356557.

Preview

Color preview on black background

This text has color #356557 on black background.


Color preview on white background

This text has color #356557 on white background.


Black color preview on #356557 background

This text has black color on #356557 background.


White color preview on #356557 background

This text has white color on #356557 background.


Related colors

Complementary color

Complementary color for #hex is #CA9AA8.


I love getcolorcode.com

Triadic colors

1 #573565 and #655735 with #356557 are triadic colors.

2 #576535 and #653557 with #356557 are triadic colors.