COLOR #357359

HEX: #357359 RGB: (53,115,89)

Color info

#357359 contains mainly green and blue colors. Web safe color of #357359 is #336666 (or #366).

RGB color model

#357359 color RGB value is (53,115,89).

RGB: (53,115,89) (21%, 45%, 35%)

RGB channels and saturation

R 53 of 255 = 21%
G 115 of 255 = 45%
B 89 of 255 = 35%

53
115
89

R + G + B ~ 34%. #357359 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 115 + 89 = 257 (100%)
R 53 of 257 ~ 20.62%
G 115 of 257 ~ 44.75%
B 89 of 257 ~ 34.63'%

%20.62
%44.75
%34.63

CMYK color model

#357359 color CMYK value is (54,0,23,55).

  • cyan value is 53.91%
  • magenta value is 0.00%
  • yellow value is 22.61%
  • key color value is 54.90%
CMYK: (54,0,23,55) C54M0Y23K55 (54%,0%,23%,55%) (0.54/0.00/0.23/0.55) 

CMYK percentages

%53.91
%0
%22.61
%54.9

Codes

Color #357359 in popluar color models

35 73 59
RGB 53 115 89
HSL 155° 36.90% 32.94%
HSB/HSV 155° 53.91% 45.10%
CMYK 53.91% 0.00% 22.61%
54.90%

Color #357359 in popluar number systems.

HEX 35 73 59
Decimal 53 115 89
Binary 110101 1110011 1011001
Octal 65 163 131

Shades and tints

Shades of #357359

#357359
(53,115,89)
#316951
(49,105,81)
#2D5F49
(45,95,73)
#295541
(41,85,65)
#254B39
(37,75,57)
#214131
(33,65,49)
#1D3729
(29,55,41)
#192D21
(25,45,33)
#152319
(21,35,25)
#111911
(17,25,17)
#0D0F09
(13,15,9)
#000000
(0,0,0)

Tints of #357359

#357359
(53,115,89)
#477F68
(71,127,104)
#598B77
(89,139,119)
#6B9786
(107,151,134)
#7DA395
(125,163,149)
#8FAFA4
(143,175,164)
#A1BBB3
(161,187,179)
#B3C7C2
(179,199,194)
#C5D3D1
(197,211,209)
#D7DFE0
(215,223,224)
#E9EBEF
(233,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #357359 color. Also use rgb(53,115,89) instead hex code.

Text Font Color

.myTextColor { color: #357359; }

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

This text font color is #357359.

Background Color

.myBgColor { background-color: #357359; }

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

This div background color is #357359.

Border color

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

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

This div border color is #357359.

Opacity

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

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

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

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

This text has shadow with #357359 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #357359.

Preview

Color preview on black background

This text has color #357359 on black background.


Color preview on white background

This text has color #357359 on white background.


Black color preview on #357359 background

This text has black color on #357359 background.


White color preview on #357359 background

This text has white color on #357359 background.


Related colors

Complementary color

Complementary color for #hex is #CA8CA6.


I love getcolorcode.com

Triadic colors

1 #593573 and #735935 with #357359 are triadic colors.

2 #597335 and #733559 with #357359 are triadic colors.