COLOR #357925

HEX: #357925 RGB: (53,121,37)

Color info

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

RGB color model

#357925 color RGB value is (53,121,37).

RGB: (53,121,37) (21%, 47%, 15%)

RGB channels and saturation

R 53 of 255 = 21%
G 121 of 255 = 47%
B 37 of 255 = 15%

53
121
37

R + G + B ~ 28%. #357925 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 121 + 37 = 211 (100%)
R 53 of 211 ~ 25.12%
G 121 of 211 ~ 57.35%
B 37 of 211 ~ 17.54'%

%25.12
%57.35
%17.54

CMYK color model

#357925 color CMYK value is (56,0,69,53).

  • cyan value is 56.20%
  • magenta value is 0.00%
  • yellow value is 69.42%
  • key color value is 52.55%
CMYK: (56,0,69,53) C56M0Y69K53 (56%,0%,69%,53%) (0.56/0.00/0.69/0.53) 

CMYK percentages

%56.2
%0
%69.42
%52.55

Codes

Color #357925 in popluar color models

35 79 25
RGB 53 121 37
HSL 109° 53.16% 30.98%
HSB/HSV 109° 69.42% 47.45%
CMYK 56.20% 0.00% 69.42%
52.55%

Color #357925 in popluar number systems.

HEX 35 79 25
Decimal 53 121 37
Binary 110101 1111001 100101
Octal 65 171 45

Shades and tints

Shades of #357925

#357925
(53,121,37)
#316E22
(49,110,34)
#2D631F
(45,99,31)
#29581C
(41,88,28)
#254D19
(37,77,25)
#214216
(33,66,22)
#1D3713
(29,55,19)
#192C10
(25,44,16)
#15210D
(21,33,13)
#11160A
(17,22,10)
#0D0B07
(13,11,7)
#000000
(0,0,0)

Tints of #357925

#357925
(53,121,37)
#478538
(71,133,56)
#59914B
(89,145,75)
#6B9D5E
(107,157,94)
#7DA971
(125,169,113)
#8FB584
(143,181,132)
#A1C197
(161,193,151)
#B3CDAA
(179,205,170)
#C5D9BD
(197,217,189)
#D7E5D0
(215,229,208)
#E9F1E3
(233,241,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #357925 color. Also use rgb(53,121,37) instead hex code.

Text Font Color

.myTextColor { color: #357925; }

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

This text font color is #357925.

Background Color

.myBgColor { background-color: #357925; }

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

This div background color is #357925.

Border color

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

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

This div border color is #357925.

Opacity

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

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

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

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

This text has shadow with #357925 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #357925.

Preview

Color preview on black background

This text has color #357925 on black background.


Color preview on white background

This text has color #357925 on white background.


Black color preview on #357925 background

This text has black color on #357925 background.


White color preview on #357925 background

This text has white color on #357925 background.


Related colors

Complementary color

Complementary color for #hex is #CA86DA.


I love getcolorcode.com

Triadic colors

1 #253579 and #792535 with #357925 are triadic colors.

2 #257935 and #793525 with #357925 are triadic colors.