COLOR #359170

HEX: #359170 RGB: (53,145,112)

Color info

#359170 contains mainly green and blue colors. Web safe color of #359170 is #339966 (or #396).

RGB color model

#359170 color RGB value is (53,145,112).

RGB: (53,145,112) (21%, 57%, 44%)

RGB channels and saturation

R 53 of 255 = 21%
G 145 of 255 = 57%
B 112 of 255 = 44%

53
145
112

R + G + B ~ 41%. #359170 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 53 + 145 + 112 = 310 (100%)
R 53 of 310 ~ 17.1%
G 145 of 310 ~ 46.77%
B 112 of 310 ~ 36.13'%

%17.1
%46.77
%36.13

CMYK color model

#359170 color CMYK value is (63,0,23,43).

  • cyan value is 63.45%
  • magenta value is 0.00%
  • yellow value is 22.76%
  • key color value is 43.14%

CMYK: (63,0,23,43)
C63M0Y23K43 (63%, 0%, 23%, 43%)
(0.63 / 0.00 / 0.23 / 0.43)

CMYK percentages

%63.45
%0
%22.76
%43.14

Codes

Color #359170 in popluar color models

35 91 70
RGB 53 145 112
HSL 158° 46.46% 38.82%
HSB/HSV 158° 63.45% 56.86%
CMYK 63.45% 0.00% 22.76%
43.14%

Color #359170 in popluar number systems.

HEX 35 91 70
Decimal 53 145 112
Binary 110101 10010001 1110000
Octal 65 221 160

Shades and tints

Shades of #359170

#359170
(53,145,112)
#318466
(49,132,102)
#2D775C
(45,119,92)
#296A52
(41,106,82)
#255D48
(37,93,72)
#21503E
(33,80,62)
#1D4334
(29,67,52)
#19362A
(25,54,42)
#152920
(21,41,32)
#111C16
(17,28,22)
#0D0F0C
(13,15,12)
#000000
(0,0,0)

Tints of #359170

#359170
(53,145,112)
#479B7D
(71,155,125)
#59A58A
(89,165,138)
#6BAF97
(107,175,151)
#7DB9A4
(125,185,164)
#8FC3B1
(143,195,177)
#A1CDBE
(161,205,190)
#B3D7CB
(179,215,203)
#C5E1D8
(197,225,216)
#D7EBE5
(215,235,229)
#E9F5F2
(233,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #359170; }

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

This text font color is #359170.

Background Color

.myBgColor { background-color: #359170; }

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

This div background color is #359170.

Border color

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

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

This div border color is #359170.

Opacity

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

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

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

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

This text has shadow with #359170 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #359170.

Preview

Color preview on black background

This text has color #359170 on black background.


Color preview on white background

This text has color #359170 on white background.


Black color preview on #359170 background

This text has black color on #359170 background.


White color preview on #359170 background

This text has white color on #359170 background.


Related colors

Complementary color

Complementary color for #hex is #CA6E8F.


I love getcolorcode.com

Triadic colors

1 #703591 and #917035 with #359170 are triadic colors.

2 #709135 and #913570 with #359170 are triadic colors.