COLOR #357647

HEX: #357647 RGB: (53,118,71)

Color info

#357647 contains mainly green and blue colors. Web safe color of #357647 is #336633 (or #363).

RGB color model

#357647 color RGB value is (53,118,71).

RGB: (53,118,71) (21%, 46%, 28%)

RGB channels and saturation

R 53 of 255 = 21%
G 118 of 255 = 46%
B 71 of 255 = 28%

53
118
71

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

Portions of RGB colors in percentages

R + G + B = 53 + 118 + 71 = 242 (100%)
R 53 of 242 ~ 21.9%
G 118 of 242 ~ 48.76%
B 71 of 242 ~ 29.34'%

%21.9
%48.76
%29.34

CMYK color model

#357647 color CMYK value is (55,0,40,54).

  • cyan value is 55.08%
  • magenta value is 0.00%
  • yellow value is 39.83%
  • key color value is 53.73%

CMYK: (55,0,40,54)
C55M0Y40K54 (55%, 0%, 40%, 54%)
(0.55 / 0.00 / 0.40 / 0.54)

CMYK percentages

%55.08
%0
%39.83
%53.73

Codes

Color #357647 in popluar color models

35 76 47
RGB 53 118 71
HSL 137° 38.01% 33.53%
HSB/HSV 137° 55.08% 46.27%
CMYK 55.08% 0.00% 39.83%
53.73%

Color #357647 in popluar number systems.

HEX 35 76 47
Decimal 53 118 71
Binary 110101 1110110 1000111
Octal 65 166 107

Shades and tints

Shades of #357647

#357647
(53,118,71)
#316C41
(49,108,65)
#2D623B
(45,98,59)
#295835
(41,88,53)
#254E2F
(37,78,47)
#214429
(33,68,41)
#1D3A23
(29,58,35)
#19301D
(25,48,29)
#152617
(21,38,23)
#111C11
(17,28,17)
#0D120B
(13,18,11)
#000000
(0,0,0)

Tints of #357647

#357647
(53,118,71)
#478257
(71,130,87)
#598E67
(89,142,103)
#6B9A77
(107,154,119)
#7DA687
(125,166,135)
#8FB297
(143,178,151)
#A1BEA7
(161,190,167)
#B3CAB7
(179,202,183)
#C5D6C7
(197,214,199)
#D7E2D7
(215,226,215)
#E9EEE7
(233,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #357647 color. Also use rgb(53,118,71) instead hex code.

Text Font Color

.myTextColor { color: #357647; }

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

This text font color is #357647.

Background Color

.myBgColor { background-color: #357647; }

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

This div background color is #357647.

Border color

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

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

This div border color is #357647.

Opacity

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

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

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

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

This text has shadow with #357647 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #357647.

Preview

Color preview on black background

This text has color #357647 on black background.


Color preview on white background

This text has color #357647 on white background.


Black color preview on #357647 background

This text has black color on #357647 background.


White color preview on #357647 background

This text has white color on #357647 background.


Related colors

Complementary color

Complementary color for #hex is #CA89B8.


I love getcolorcode.com

Triadic colors

1 #473576 and #764735 with #357647 are triadic colors.

2 #477635 and #763547 with #357647 are triadic colors.