COLOR #357420

HEX: #357420 RGB: (53,116,32)

Color info

#357420 contains mainly green color. Web safe color of #357420 is #336633 (or #363).

RGB color model

#357420 color RGB value is (53,116,32).

RGB: (53,116,32) (21%, 45%, 13%)

RGB channels and saturation

R 53 of 255 = 21%
G 116 of 255 = 45%
B 32 of 255 = 13%

53
116
32

R + G + B ~ 26%. #357420 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 116 + 32 = 201 (100%)
R 53 of 201 ~ 26.37%
G 116 of 201 ~ 57.71%
B 32 of 201 ~ 15.92'%

%26.37
%57.71
%15.92

CMYK color model

#357420 color CMYK value is (54,0,72,55).

  • cyan value is 54.31%
  • magenta value is 0.00%
  • yellow value is 72.41%
  • key color value is 54.51%

CMYK: (54,0,72,55)
C54M0Y72K55 (54%, 0%, 72%, 55%)
(0.54 / 0.00 / 0.72 / 0.55)

CMYK percentages

%54.31
%0
%72.41
%54.51

Codes

Color #357420 in popluar color models

35 74 20
RGB 53 116 32
HSL 105° 56.76% 29.02%
HSB/HSV 105° 72.41% 45.49%
CMYK 54.31% 0.00% 72.41%
54.51%

Color #357420 in popluar number systems.

HEX 35 74 20
Decimal 53 116 32
Binary 110101 1110100 100000
Octal 65 164 40

Shades and tints

Shades of #357420

#357420
(53,116,32)
#316A1E
(49,106,30)
#2D601C
(45,96,28)
#29561A
(41,86,26)
#254C18
(37,76,24)
#214216
(33,66,22)
#1D3814
(29,56,20)
#192E12
(25,46,18)
#152410
(21,36,16)
#111A0E
(17,26,14)
#0D100C
(13,16,12)
#000000
(0,0,0)

Tints of #357420

#357420
(53,116,32)
#478034
(71,128,52)
#598C48
(89,140,72)
#6B985C
(107,152,92)
#7DA470
(125,164,112)
#8FB084
(143,176,132)
#A1BC98
(161,188,152)
#B3C8AC
(179,200,172)
#C5D4C0
(197,212,192)
#D7E0D4
(215,224,212)
#E9ECE8
(233,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #357420 color. Also use rgb(53,116,32) instead hex code.

Text Font Color

.myTextColor { color: #357420; }

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

This text font color is #357420.

Background Color

.myBgColor { background-color: #357420; }

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

This div background color is #357420.

Border color

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

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

This div border color is #357420.

Opacity

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

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

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

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

This text has shadow with #357420 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #357420.

Preview

Color preview on black background

This text has color #357420 on black background.


Color preview on white background

This text has color #357420 on white background.


Black color preview on #357420 background

This text has black color on #357420 background.


White color preview on #357420 background

This text has white color on #357420 background.


Related colors

Complementary color

Complementary color for #hex is #CA8BDF.


I love getcolorcode.com

Triadic colors

1 #203574 and #742035 with #357420 are triadic colors.

2 #207435 and #743520 with #357420 are triadic colors.