COLOR #355750

HEX: #355750 RGB: (53,87,80)

Color info

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

RGB color model

#355750 color RGB value is (53,87,80).

RGB: (53,87,80) (21%, 34%, 31%)

RGB channels and saturation

R 53 of 255 = 21%
G 87 of 255 = 34%
B 80 of 255 = 31%

53
87
80

R + G + B ~ 29%. #355750 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 87 + 80 = 220 (100%)
R 53 of 220 ~ 24.09%
G 87 of 220 ~ 39.55%
B 80 of 220 ~ 36.36'%

%24.09
%39.55
%36.36

CMYK color model

#355750 color CMYK value is (39,0,8,66).

  • cyan value is 39.08%
  • magenta value is 0.00%
  • yellow value is 8.05%
  • key color value is 65.88%
CMYK: (39,0,8,66) C39M0Y8K66 (39%,0%,8%,66%) (0.39/0.00/0.08/0.66) 

CMYK percentages

%39.08
%0
%8.05
%65.88

Codes

Color #355750 in popluar color models

35 57 50
RGB 53 87 80
HSL 168° 24.29% 27.45%
HSB/HSV 168° 39.08% 34.12%
CMYK 39.08% 0.00% 8.05%
65.88%

Color #355750 in popluar number systems.

HEX 35 57 50
Decimal 53 87 80
Binary 110101 1010111 1010000
Octal 65 127 120

Shades and tints

Shades of #355750

#355750
(53,87,80)
#315049
(49,80,73)
#2D4942
(45,73,66)
#29423B
(41,66,59)
#253B34
(37,59,52)
#21342D
(33,52,45)
#1D2D26
(29,45,38)
#19261F
(25,38,31)
#151F18
(21,31,24)
#111811
(17,24,17)
#0D110A
(13,17,10)
#000000
(0,0,0)

Tints of #355750

#355750
(53,87,80)
#47665F
(71,102,95)
#59756E
(89,117,110)
#6B847D
(107,132,125)
#7D938C
(125,147,140)
#8FA29B
(143,162,155)
#A1B1AA
(161,177,170)
#B3C0B9
(179,192,185)
#C5CFC8
(197,207,200)
#D7DED7
(215,222,215)
#E9EDE6
(233,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #355750; }

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

This text font color is #355750.

Background Color

.myBgColor { background-color: #355750; }

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

This div background color is #355750.

Border color

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

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

This div border color is #355750.

Opacity

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

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

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

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

This text has shadow with #355750 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #355750.

Preview

Color preview on black background

This text has color #355750 on black background.


Color preview on white background

This text has color #355750 on white background.


Black color preview on #355750 background

This text has black color on #355750 background.


White color preview on #355750 background

This text has white color on #355750 background.


Related colors

Complementary color

Complementary color for #hex is #CAA8AF.


I love getcolorcode.com

Triadic colors

1 #503557 and #575035 with #355750 are triadic colors.

2 #505735 and #573550 with #355750 are triadic colors.