COLOR #357051

HEX: #357051 RGB: (53,112,81)

Color info

#357051 contains red, green and blue colors in about the same proportion. Web safe color of #357051 is #336666 (or #366).

RGB color model

#357051 color RGB value is (53,112,81).

RGB: (53,112,81) (21%, 44%, 32%)

RGB channels and saturation

R 53 of 255 = 21%
G 112 of 255 = 44%
B 81 of 255 = 32%

53
112
81

R + G + B ~ 32%. #357051 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 112 + 81 = 246 (100%)
R 53 of 246 ~ 21.54%
G 112 of 246 ~ 45.53%
B 81 of 246 ~ 32.93'%

%21.54
%45.53
%32.93

CMYK color model

#357051 color CMYK value is (53,0,28,56).

  • cyan value is 52.68%
  • magenta value is 0.00%
  • yellow value is 27.68%
  • key color value is 56.08%

CMYK: (53,0,28,56)
C53M0Y28K56 (53%, 0%, 28%, 56%)
(0.53 / 0.00 / 0.28 / 0.56)

CMYK percentages

%52.68
%0
%27.68
%56.08

Codes

Color #357051 in popluar color models

35 70 51
RGB 53 112 81
HSL 148° 35.76% 32.35%
HSB/HSV 148° 52.68% 43.92%
CMYK 52.68% 0.00% 27.68%
56.08%

Color #357051 in popluar number systems.

HEX 35 70 51
Decimal 53 112 81
Binary 110101 1110000 1010001
Octal 65 160 121

Shades and tints

Shades of #357051

#357051
(53,112,81)
#31664A
(49,102,74)
#2D5C43
(45,92,67)
#29523C
(41,82,60)
#254835
(37,72,53)
#213E2E
(33,62,46)
#1D3427
(29,52,39)
#192A20
(25,42,32)
#152019
(21,32,25)
#111612
(17,22,18)
#0D0C0B
(13,12,11)
#000000
(0,0,0)

Tints of #357051

#357051
(53,112,81)
#477D60
(71,125,96)
#598A6F
(89,138,111)
#6B977E
(107,151,126)
#7DA48D
(125,164,141)
#8FB19C
(143,177,156)
#A1BEAB
(161,190,171)
#B3CBBA
(179,203,186)
#C5D8C9
(197,216,201)
#D7E5D8
(215,229,216)
#E9F2E7
(233,242,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #357051; }

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

This text font color is #357051.

Background Color

.myBgColor { background-color: #357051; }

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

This div background color is #357051.

Border color

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

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

This div border color is #357051.

Opacity

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

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

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

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

This text has shadow with #357051 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #357051.

Preview

Color preview on black background

This text has color #357051 on black background.


Color preview on white background

This text has color #357051 on white background.


Black color preview on #357051 background

This text has black color on #357051 background.


White color preview on #357051 background

This text has white color on #357051 background.


Related colors

Complementary color

Complementary color for #hex is #CA8FAE.


I love getcolorcode.com

Triadic colors

1 #513570 and #705135 with #357051 are triadic colors.

2 #517035 and #703551 with #357051 are triadic colors.