COLOR #357362

HEX: #357362 RGB: (53,115,98)

Color info

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

RGB color model

#357362 color RGB value is (53,115,98).

RGB: (53,115,98) (21%, 45%, 38%)

RGB channels and saturation

R 53 of 255 = 21%
G 115 of 255 = 45%
B 98 of 255 = 38%

53
115
98

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

Portions of RGB colors in percentages

R + G + B = 53 + 115 + 98 = 266 (100%)
R 53 of 266 ~ 19.92%
G 115 of 266 ~ 43.23%
B 98 of 266 ~ 36.84'%

%19.92
%43.23
%36.84

CMYK color model

#357362 color CMYK value is (54,0,15,55).

  • cyan value is 53.91%
  • magenta value is 0.00%
  • yellow value is 14.78%
  • key color value is 54.90%
CMYK: (54,0,15,55) C54M0Y15K55 (54%,0%,15%,55%) (0.54/0.00/0.15/0.55) 

CMYK percentages

%53.91
%0
%14.78
%54.9

Codes

Color #357362 in popluar color models

35 73 62
RGB 53 115 98
HSL 164° 36.90% 32.94%
HSB/HSV 164° 53.91% 45.10%
CMYK 53.91% 0.00% 14.78%
54.90%

Color #357362 in popluar number systems.

HEX 35 73 62
Decimal 53 115 98
Binary 110101 1110011 1100010
Octal 65 163 142

Shades and tints

Shades of #357362

#357362
(53,115,98)
#31695A
(49,105,90)
#2D5F52
(45,95,82)
#29554A
(41,85,74)
#254B42
(37,75,66)
#21413A
(33,65,58)
#1D3732
(29,55,50)
#192D2A
(25,45,42)
#152322
(21,35,34)
#11191A
(17,25,26)
#0D0F12
(13,15,18)
#000000
(0,0,0)

Tints of #357362

#357362
(53,115,98)
#477F70
(71,127,112)
#598B7E
(89,139,126)
#6B978C
(107,151,140)
#7DA39A
(125,163,154)
#8FAFA8
(143,175,168)
#A1BBB6
(161,187,182)
#B3C7C4
(179,199,196)
#C5D3D2
(197,211,210)
#D7DFE0
(215,223,224)
#E9EBEE
(233,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #357362; }

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

This text font color is #357362.

Background Color

.myBgColor { background-color: #357362; }

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

This div background color is #357362.

Border color

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

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

This div border color is #357362.

Opacity

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

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

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

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

This text has shadow with #357362 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #357362.

Preview

Color preview on black background

This text has color #357362 on black background.


Color preview on white background

This text has color #357362 on white background.


Black color preview on #357362 background

This text has black color on #357362 background.


White color preview on #357362 background

This text has white color on #357362 background.


Related colors

Complementary color

Complementary color for #hex is #CA8C9D.


I love getcolorcode.com

Triadic colors

1 #623573 and #736235 with #357362 are triadic colors.

2 #627335 and #733562 with #357362 are triadic colors.