COLOR #359A47

HEX: #359A47 RGB: (53,154,71)

Color info

#359A47 contains mainly green color. Web safe color of #359A47 is #339933 (or #393).

RGB color model

#359A47 color RGB value is (53,154,71).

RGB: (53,154,71) (21%, 60%, 28%)

RGB channels and saturation

R 53 of 255 = 21%
G 154 of 255 = 60%
B 71 of 255 = 28%

53
154
71

R + G + B ~ 36%. #359A47 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 154 + 71 = 278 (100%)
R 53 of 278 ~ 19.06%
G 154 of 278 ~ 55.4%
B 71 of 278 ~ 25.54'%

%19.06
%55.4
%25.54

CMYK color model

#359A47 color CMYK value is (66,0,54,40).

  • cyan value is 65.58%
  • magenta value is 0.00%
  • yellow value is 53.90%
  • key color value is 39.61%
CMYK: (66,0,54,40) C66M0Y54K40 (66%,0%,54%,40%) (0.66/0.00/0.54/0.40) 

CMYK percentages

%65.58
%0
%53.9
%39.61

Codes

Color #359A47 in popluar color models

35 9A 47
RGB 53 154 71
HSL 131° 48.79% 40.59%
HSB/HSV 131° 65.58% 60.39%
CMYK 65.58% 0.00% 53.90%
39.61%

Color #359A47 in popluar number systems.

HEX 35 9A 47
Decimal 53 154 71
Binary 110101 10011010 1000111
Octal 65 232 107

Shades and tints

Shades of #359A47

#359A47
(53,154,71)
#318C41
(49,140,65)
#2D7E3B
(45,126,59)
#297035
(41,112,53)
#25622F
(37,98,47)
#215429
(33,84,41)
#1D4623
(29,70,35)
#19381D
(25,56,29)
#152A17
(21,42,23)
#111C11
(17,28,17)
#0D0E0B
(13,14,11)
#000000
(0,0,0)

Tints of #359A47

#359A47
(53,154,71)
#47A357
(71,163,87)
#59AC67
(89,172,103)
#6BB577
(107,181,119)
#7DBE87
(125,190,135)
#8FC797
(143,199,151)
#A1D0A7
(161,208,167)
#B3D9B7
(179,217,183)
#C5E2C7
(197,226,199)
#D7EBD7
(215,235,215)
#E9F4E7
(233,244,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #359A47; }

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

This text font color is #359A47.

Background Color

.myBgColor { background-color: #359A47; }

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

This div background color is #359A47.

Border color

.myBorderColor { border: 1px solid #359A47; }

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

This div border color is #359A47.

Opacity

.myOpacity80 { color: #359A47; opacity: 0.8; }

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

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

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

This text has shadow with #359A47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #359A47.

Preview

Color preview on black background

This text has color #359A47 on black background.


Color preview on white background

This text has color #359A47 on white background.


Black color preview on #359A47 background

This text has black color on #359A47 background.


White color preview on #359A47 background

This text has white color on #359A47 background.


Related colors

Complementary color

Complementary color for #hex is #CA65B8.


I love getcolorcode.com

Triadic colors

1 #47359A and #9A4735 with #359A47 are triadic colors.

2 #479A35 and #9A3547 with #359A47 are triadic colors.