COLOR #357050

HEX: #357050 RGB: (53,112,80)

Color info

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

RGB color model

#357050 color RGB value is (53,112,80).

RGB: (53,112,80) (21%, 44%, 31%)

RGB channels and saturation

R 53 of 255 = 21%
G 112 of 255 = 44%
B 80 of 255 = 31%

53
112
80

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

Portions of RGB colors in percentages

R + G + B = 53 + 112 + 80 = 245 (100%)
R 53 of 245 ~ 21.63%
G 112 of 245 ~ 45.71%
B 80 of 245 ~ 32.65'%

%21.63
%45.71
%32.65

CMYK color model

#357050 color CMYK value is (53,0,29,56).

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

CMYK: (53,0,29,56)
C53M0Y29K56 (53%, 0%, 29%, 56%)
(0.53 / 0.00 / 0.29 / 0.56)

CMYK percentages

%52.68
%0
%28.57
%56.08

Codes

Color #357050 in popluar color models

35 70 50
RGB 53 112 80
HSL 147° 35.76% 32.35%
HSB/HSV 147° 52.68% 43.92%
CMYK 52.68% 0.00% 28.57%
56.08%

Color #357050 in popluar number systems.

HEX 35 70 50
Decimal 53 112 80
Binary 110101 1110000 1010000
Octal 65 160 120

Shades and tints

Shades of #357050

#357050
(53,112,80)
#316649
(49,102,73)
#2D5C42
(45,92,66)
#29523B
(41,82,59)
#254834
(37,72,52)
#213E2D
(33,62,45)
#1D3426
(29,52,38)
#192A1F
(25,42,31)
#152018
(21,32,24)
#111611
(17,22,17)
#0D0C0A
(13,12,10)
#000000
(0,0,0)

Tints of #357050

#357050
(53,112,80)
#477D5F
(71,125,95)
#598A6E
(89,138,110)
#6B977D
(107,151,125)
#7DA48C
(125,164,140)
#8FB19B
(143,177,155)
#A1BEAA
(161,190,170)
#B3CBB9
(179,203,185)
#C5D8C8
(197,216,200)
#D7E5D7
(215,229,215)
#E9F2E6
(233,242,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #357050; }

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

This text font color is #357050.

Background Color

.myBgColor { background-color: #357050; }

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

This div background color is #357050.

Border color

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

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

This div border color is #357050.

Opacity

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

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

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

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

This text has shadow with #357050 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #357050.

Preview

Color preview on black background

This text has color #357050 on black background.


Color preview on white background

This text has color #357050 on white background.


Black color preview on #357050 background

This text has black color on #357050 background.


White color preview on #357050 background

This text has white color on #357050 background.


Related colors

Complementary color

Complementary color for #hex is #CA8FAF.


I love getcolorcode.com

Triadic colors

1 #503570 and #705035 with #357050 are triadic colors.

2 #507035 and #703550 with #357050 are triadic colors.