COLOR #357617

HEX: #357617 RGB: (53,118,23)

Color info

#357617 contains mainly green color. Web safe color of #357617 is #336600 (or #360).

RGB color model

#357617 color RGB value is (53,118,23).

RGB: (53,118,23) (21%, 46%, 9%)

RGB channels and saturation

R 53 of 255 = 21%
G 118 of 255 = 46%
B 23 of 255 = 9%

53
118
23

R + G + B ~ 25%. #357617 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 118 + 23 = 194 (100%)
R 53 of 194 ~ 27.32%
G 118 of 194 ~ 60.82%
B 23 of 194 ~ 11.86'%

%27.32
%60.82
%11.86

CMYK color model

#357617 color CMYK value is (55,0,81,54).

  • cyan value is 55.08%
  • magenta value is 0.00%
  • yellow value is 80.51%
  • key color value is 53.73%

CMYK: (55,0,81,54)
C55M0Y81K54 (55%, 0%, 81%, 54%)
(0.55 / 0.00 / 0.81 / 0.54)

CMYK percentages

%55.08
%0
%80.51
%53.73

Codes

Color #357617 in popluar color models

35 76 17
RGB 53 118 23
HSL 101° 67.38% 27.65%
HSB/HSV 101° 80.51% 46.27%
CMYK 55.08% 0.00% 80.51%
53.73%

Color #357617 in popluar number systems.

HEX 35 76 17
Decimal 53 118 23
Binary 110101 1110110 10111
Octal 65 166 27

Shades and tints

Shades of #357617

#357617
(53,118,23)
#316C15
(49,108,21)
#2D6213
(45,98,19)
#295811
(41,88,17)
#254E0F
(37,78,15)
#21440D
(33,68,13)
#1D3A0B
(29,58,11)
#193009
(25,48,9)
#152607
(21,38,7)
#111C05
(17,28,5)
#0D1203
(13,18,3)
#000000
(0,0,0)

Tints of #357617

#357617
(53,118,23)
#47822C
(71,130,44)
#598E41
(89,142,65)
#6B9A56
(107,154,86)
#7DA66B
(125,166,107)
#8FB280
(143,178,128)
#A1BE95
(161,190,149)
#B3CAAA
(179,202,170)
#C5D6BF
(197,214,191)
#D7E2D4
(215,226,212)
#E9EEE9
(233,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #357617 color. Also use rgb(53,118,23) instead hex code.

Text Font Color

.myTextColor { color: #357617; }

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

This text font color is #357617.

Background Color

.myBgColor { background-color: #357617; }

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

This div background color is #357617.

Border color

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

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

This div border color is #357617.

Opacity

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

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

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

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

This text has shadow with #357617 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #357617.

Preview

Color preview on black background

This text has color #357617 on black background.


Color preview on white background

This text has color #357617 on white background.


Black color preview on #357617 background

This text has black color on #357617 background.


White color preview on #357617 background

This text has white color on #357617 background.


Related colors

Complementary color

Complementary color for #hex is #CA89E8.


I love getcolorcode.com

Triadic colors

1 #173576 and #761735 with #357617 are triadic colors.

2 #177635 and #763517 with #357617 are triadic colors.