COLOR #358477

HEX: #358477 RGB: (53,132,119)

Color info

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

RGB color model

#358477 color RGB value is (53,132,119).

RGB: (53,132,119) (21%, 52%, 47%)

RGB channels and saturation

R 53 of 255 = 21%
G 132 of 255 = 52%
B 119 of 255 = 47%

53
132
119

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

Portions of RGB colors in percentages

R + G + B = 53 + 132 + 119 = 304 (100%)
R 53 of 304 ~ 17.43%
G 132 of 304 ~ 43.42%
B 119 of 304 ~ 39.14'%

%17.43
%43.42
%39.14

CMYK color model

#358477 color CMYK value is (60,0,10,48).

  • cyan value is 59.85%
  • magenta value is 0.00%
  • yellow value is 9.85%
  • key color value is 48.24%

CMYK: (60,0,10,48)
C60M0Y10K48 (60%, 0%, 10%, 48%)
(0.60 / 0.00 / 0.10 / 0.48)

CMYK percentages

%59.85
%0
%9.85
%48.24

Codes

Color #358477 in popluar color models

35 84 77
RGB 53 132 119
HSL 170° 42.70% 36.27%
HSB/HSV 170° 59.85% 51.76%
CMYK 59.85% 0.00% 9.85%
48.24%

Color #358477 in popluar number systems.

HEX 35 84 77
Decimal 53 132 119
Binary 110101 10000100 1110111
Octal 65 204 167

Shades and tints

Shades of #358477

#358477
(53,132,119)
#31786D
(49,120,109)
#2D6C63
(45,108,99)
#296059
(41,96,89)
#25544F
(37,84,79)
#214845
(33,72,69)
#1D3C3B
(29,60,59)
#193031
(25,48,49)
#152427
(21,36,39)
#11181D
(17,24,29)
#0D0C13
(13,12,19)
#000000
(0,0,0)

Tints of #358477

#358477
(53,132,119)
#478F83
(71,143,131)
#599A8F
(89,154,143)
#6BA59B
(107,165,155)
#7DB0A7
(125,176,167)
#8FBBB3
(143,187,179)
#A1C6BF
(161,198,191)
#B3D1CB
(179,209,203)
#C5DCD7
(197,220,215)
#D7E7E3
(215,231,227)
#E9F2EF
(233,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #358477 color. Also use rgb(53,132,119) instead hex code.

Text Font Color

.myTextColor { color: #358477; }

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

This text font color is #358477.

Background Color

.myBgColor { background-color: #358477; }

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

This div background color is #358477.

Border color

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

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

This div border color is #358477.

Opacity

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

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

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

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

This text has shadow with #358477 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #358477.

Preview

Color preview on black background

This text has color #358477 on black background.


Color preview on white background

This text has color #358477 on white background.


Black color preview on #358477 background

This text has black color on #358477 background.


White color preview on #358477 background

This text has white color on #358477 background.


Related colors

Complementary color

Complementary color for #hex is #CA7B88.


I love getcolorcode.com

Triadic colors

1 #773584 and #847735 with #358477 are triadic colors.

2 #778435 and #843577 with #358477 are triadic colors.