COLOR #357639

HEX: #357639 RGB: (53,118,57)

Color info

#357639 contains mainly green color. Web safe color of #357639 is #336633 (or #363).

RGB color model

#357639 color RGB value is (53,118,57).

RGB: (53,118,57) (21%, 46%, 22%)

RGB channels and saturation

R 53 of 255 = 21%
G 118 of 255 = 46%
B 57 of 255 = 22%

53
118
57

R + G + B ~ 30%. #357639 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 118 + 57 = 228 (100%)
R 53 of 228 ~ 23.25%
G 118 of 228 ~ 51.75%
B 57 of 228 ~ 25'%

%23.25
%51.75
%25

CMYK color model

#357639 color CMYK value is (55,0,52,54).

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

CMYK: (55,0,52,54)
C55M0Y52K54 (55%, 0%, 52%, 54%)
(0.55 / 0.00 / 0.52 / 0.54)

CMYK percentages

%55.08
%0
%51.69
%53.73

Codes

Color #357639 in popluar color models

35 76 39
RGB 53 118 57
HSL 124° 38.01% 33.53%
HSB/HSV 124° 55.08% 46.27%
CMYK 55.08% 0.00% 51.69%
53.73%

Color #357639 in popluar number systems.

HEX 35 76 39
Decimal 53 118 57
Binary 110101 1110110 111001
Octal 65 166 71

Shades and tints

Shades of #357639

#357639
(53,118,57)
#316C34
(49,108,52)
#2D622F
(45,98,47)
#29582A
(41,88,42)
#254E25
(37,78,37)
#214420
(33,68,32)
#1D3A1B
(29,58,27)
#193016
(25,48,22)
#152611
(21,38,17)
#111C0C
(17,28,12)
#0D1207
(13,18,7)
#000000
(0,0,0)

Tints of #357639

#357639
(53,118,57)
#47824B
(71,130,75)
#598E5D
(89,142,93)
#6B9A6F
(107,154,111)
#7DA681
(125,166,129)
#8FB293
(143,178,147)
#A1BEA5
(161,190,165)
#B3CAB7
(179,202,183)
#C5D6C9
(197,214,201)
#D7E2DB
(215,226,219)
#E9EEED
(233,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #357639; }

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

This text font color is #357639.

Background Color

.myBgColor { background-color: #357639; }

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

This div background color is #357639.

Border color

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

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

This div border color is #357639.

Opacity

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

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

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

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

This text has shadow with #357639 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #357639.

Preview

Color preview on black background

This text has color #357639 on black background.


Color preview on white background

This text has color #357639 on white background.


Black color preview on #357639 background

This text has black color on #357639 background.


White color preview on #357639 background

This text has white color on #357639 background.


Related colors

Complementary color

Complementary color for #hex is #CA89C6.


I love getcolorcode.com

Triadic colors

1 #393576 and #763935 with #357639 are triadic colors.

2 #397635 and #763539 with #357639 are triadic colors.