COLOR #357870

HEX: #357870 RGB: (53,120,112)

Color info

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

RGB color model

#357870 color RGB value is (53,120,112).

RGB: (53,120,112) (21%, 47%, 44%)

RGB channels and saturation

R 53 of 255 = 21%
G 120 of 255 = 47%
B 112 of 255 = 44%

53
120
112

R + G + B ~ 37%. #357870 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 120 + 112 = 285 (100%)
R 53 of 285 ~ 18.6%
G 120 of 285 ~ 42.11%
B 112 of 285 ~ 39.3'%

%18.6
%42.11
%39.3

CMYK color model

#357870 color CMYK value is (56,0,7,53).

  • cyan value is 55.83%
  • magenta value is 0.00%
  • yellow value is 6.67%
  • key color value is 52.94%

CMYK: (56,0,7,53)
C56M0Y7K53 (56%, 0%, 7%, 53%)
(0.56 / 0.00 / 0.07 / 0.53)

CMYK percentages

%55.83
%0
%6.67
%52.94

Codes

Color #357870 in popluar color models

35 78 70
RGB 53 120 112
HSL 173° 38.73% 33.92%
HSB/HSV 173° 55.83% 47.06%
CMYK 55.83% 0.00% 6.67%
52.94%

Color #357870 in popluar number systems.

HEX 35 78 70
Decimal 53 120 112
Binary 110101 1111000 1110000
Octal 65 170 160

Shades and tints

Shades of #357870

#357870
(53,120,112)
#316E66
(49,110,102)
#2D645C
(45,100,92)
#295A52
(41,90,82)
#255048
(37,80,72)
#21463E
(33,70,62)
#1D3C34
(29,60,52)
#19322A
(25,50,42)
#152820
(21,40,32)
#111E16
(17,30,22)
#0D140C
(13,20,12)
#000000
(0,0,0)

Tints of #357870

#357870
(53,120,112)
#47847D
(71,132,125)
#59908A
(89,144,138)
#6B9C97
(107,156,151)
#7DA8A4
(125,168,164)
#8FB4B1
(143,180,177)
#A1C0BE
(161,192,190)
#B3CCCB
(179,204,203)
#C5D8D8
(197,216,216)
#D7E4E5
(215,228,229)
#E9F0F2
(233,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #357870; }

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

This text font color is #357870.

Background Color

.myBgColor { background-color: #357870; }

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

This div background color is #357870.

Border color

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

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

This div border color is #357870.

Opacity

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

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

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

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

This text has shadow with #357870 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #357870.

Preview

Color preview on black background

This text has color #357870 on black background.


Color preview on white background

This text has color #357870 on white background.


Black color preview on #357870 background

This text has black color on #357870 background.


White color preview on #357870 background

This text has white color on #357870 background.


Related colors

Complementary color

Complementary color for #hex is #CA878F.


I love getcolorcode.com

Triadic colors

1 #703578 and #787035 with #357870 are triadic colors.

2 #707835 and #783570 with #357870 are triadic colors.