COLOR #357869

HEX: #357869 RGB: (53,120,105)

Color info

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

RGB color model

#357869 color RGB value is (53,120,105).

RGB: (53,120,105) (21%, 47%, 41%)

RGB channels and saturation

R 53 of 255 = 21%
G 120 of 255 = 47%
B 105 of 255 = 41%

53
120
105

R + G + B ~ 36%. #357869 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 120 + 105 = 278 (100%)
R 53 of 278 ~ 19.06%
G 120 of 278 ~ 43.17%
B 105 of 278 ~ 37.77'%

%19.06
%43.17
%37.77

CMYK color model

#357869 color CMYK value is (56,0,13,53).

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

CMYK: (56,0,13,53)
C56M0Y13K53 (56%, 0%, 13%, 53%)
(0.56 / 0.00 / 0.13 / 0.53)

CMYK percentages

%55.83
%0
%12.5
%52.94

Codes

Color #357869 in popluar color models

35 78 69
RGB 53 120 105
HSL 167° 38.73% 33.92%
HSB/HSV 167° 55.83% 47.06%
CMYK 55.83% 0.00% 12.50%
52.94%

Color #357869 in popluar number systems.

HEX 35 78 69
Decimal 53 120 105
Binary 110101 1111000 1101001
Octal 65 170 151

Shades and tints

Shades of #357869

#357869
(53,120,105)
#316E60
(49,110,96)
#2D6457
(45,100,87)
#295A4E
(41,90,78)
#255045
(37,80,69)
#21463C
(33,70,60)
#1D3C33
(29,60,51)
#19322A
(25,50,42)
#152821
(21,40,33)
#111E18
(17,30,24)
#0D140F
(13,20,15)
#000000
(0,0,0)

Tints of #357869

#357869
(53,120,105)
#478476
(71,132,118)
#599083
(89,144,131)
#6B9C90
(107,156,144)
#7DA89D
(125,168,157)
#8FB4AA
(143,180,170)
#A1C0B7
(161,192,183)
#B3CCC4
(179,204,196)
#C5D8D1
(197,216,209)
#D7E4DE
(215,228,222)
#E9F0EB
(233,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #357869; }

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

This text font color is #357869.

Background Color

.myBgColor { background-color: #357869; }

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

This div background color is #357869.

Border color

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

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

This div border color is #357869.

Opacity

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

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

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

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

This text has shadow with #357869 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #357869.

Preview

Color preview on black background

This text has color #357869 on black background.


Color preview on white background

This text has color #357869 on white background.


Black color preview on #357869 background

This text has black color on #357869 background.


White color preview on #357869 background

This text has white color on #357869 background.


Related colors

Complementary color

Complementary color for #hex is #CA8796.


I love getcolorcode.com

Triadic colors

1 #693578 and #786935 with #357869 are triadic colors.

2 #697835 and #783569 with #357869 are triadic colors.