COLOR #357365

HEX: #357365 RGB: (53,115,101)

Color info

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

RGB color model

#357365 color RGB value is (53,115,101).

RGB: (53,115,101) (21%, 45%, 40%)

RGB channels and saturation

R 53 of 255 = 21%
G 115 of 255 = 45%
B 101 of 255 = 40%

53
115
101

R + G + B ~ 35%. #357365 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 115 + 101 = 269 (100%)
R 53 of 269 ~ 19.7%
G 115 of 269 ~ 42.75%
B 101 of 269 ~ 37.55'%

%19.7
%42.75
%37.55

CMYK color model

#357365 color CMYK value is (54,0,12,55).

  • cyan value is 53.91%
  • magenta value is 0.00%
  • yellow value is 12.17%
  • key color value is 54.90%

CMYK: (54,0,12,55)
C54M0Y12K55 (54%, 0%, 12%, 55%)
(0.54 / 0.00 / 0.12 / 0.55)

CMYK percentages

%53.91
%0
%12.17
%54.9

Codes

Color #357365 in popluar color models

35 73 65
RGB 53 115 101
HSL 166° 36.90% 32.94%
HSB/HSV 166° 53.91% 45.10%
CMYK 53.91% 0.00% 12.17%
54.90%

Color #357365 in popluar number systems.

HEX 35 73 65
Decimal 53 115 101
Binary 110101 1110011 1100101
Octal 65 163 145

Shades and tints

Shades of #357365

#357365
(53,115,101)
#31695C
(49,105,92)
#2D5F53
(45,95,83)
#29554A
(41,85,74)
#254B41
(37,75,65)
#214138
(33,65,56)
#1D372F
(29,55,47)
#192D26
(25,45,38)
#15231D
(21,35,29)
#111914
(17,25,20)
#0D0F0B
(13,15,11)
#000000
(0,0,0)

Tints of #357365

#357365
(53,115,101)
#477F73
(71,127,115)
#598B81
(89,139,129)
#6B978F
(107,151,143)
#7DA39D
(125,163,157)
#8FAFAB
(143,175,171)
#A1BBB9
(161,187,185)
#B3C7C7
(179,199,199)
#C5D3D5
(197,211,213)
#D7DFE3
(215,223,227)
#E9EBF1
(233,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #357365; }

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

This text font color is #357365.

Background Color

.myBgColor { background-color: #357365; }

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

This div background color is #357365.

Border color

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

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

This div border color is #357365.

Opacity

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

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

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

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

This text has shadow with #357365 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #357365.

Preview

Color preview on black background

This text has color #357365 on black background.


Color preview on white background

This text has color #357365 on white background.


Black color preview on #357365 background

This text has black color on #357365 background.


White color preview on #357365 background

This text has white color on #357365 background.


Related colors

Complementary color

Complementary color for #hex is #CA8C9A.


I love getcolorcode.com

Triadic colors

1 #653573 and #736535 with #357365 are triadic colors.

2 #657335 and #733565 with #357365 are triadic colors.