COLOR #355217

HEX: #355217 RGB: (53,82,23)

Color info

#355217 contains red, green and blue colors in about the same proportion. Web safe color of #355217 is #336600 (or #360).

RGB color model

#355217 color RGB value is (53,82,23).

RGB: (53,82,23) (21%, 32%, 9%)

RGB channels and saturation

R 53 of 255 = 21%
G 82 of 255 = 32%
B 23 of 255 = 9%

53
82
23

R + G + B ~ 21%. #355217 is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 82 + 23 = 158 (100%)
R 53 of 158 ~ 33.54%
G 82 of 158 ~ 51.9%
B 23 of 158 ~ 14.56'%

%33.54
%51.9
%14.56

CMYK color model

#355217 color CMYK value is (35,0,72,68).

  • cyan value is 35.37%
  • magenta value is 0.00%
  • yellow value is 71.95%
  • key color value is 67.84%

CMYK: (35,0,72,68)
C35M0Y72K68 (35%, 0%, 72%, 68%)
(0.35 / 0.00 / 0.72 / 0.68)

CMYK percentages

%35.37
%0
%71.95
%67.84

Codes

Color #355217 in popluar color models

35 52 17
RGB 53 82 23
HSL 89° 56.19% 20.59%
HSB/HSV 89° 71.95% 32.16%
CMYK 35.37% 0.00% 71.95%
67.84%

Color #355217 in popluar number systems.

HEX 35 52 17
Decimal 53 82 23
Binary 110101 1010010 10111
Octal 65 122 27

Shades and tints

Shades of #355217

#355217
(53,82,23)
#314B15
(49,75,21)
#2D4413
(45,68,19)
#293D11
(41,61,17)
#25360F
(37,54,15)
#212F0D
(33,47,13)
#1D280B
(29,40,11)
#192109
(25,33,9)
#151A07
(21,26,7)
#111305
(17,19,5)
#0D0C03
(13,12,3)
#000000
(0,0,0)

Tints of #355217

#355217
(53,82,23)
#47612C
(71,97,44)
#597041
(89,112,65)
#6B7F56
(107,127,86)
#7D8E6B
(125,142,107)
#8F9D80
(143,157,128)
#A1AC95
(161,172,149)
#B3BBAA
(179,187,170)
#C5CABF
(197,202,191)
#D7D9D4
(215,217,212)
#E9E8E9
(233,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #355217; }

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

This text font color is #355217.

Background Color

.myBgColor { background-color: #355217; }

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

This div background color is #355217.

Border color

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

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

This div border color is #355217.

Opacity

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

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

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

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

This text has shadow with #355217 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #355217.

Preview

Color preview on black background

This text has color #355217 on black background.


Color preview on white background

This text has color #355217 on white background.


Black color preview on #355217 background

This text has black color on #355217 background.


White color preview on #355217 background

This text has white color on #355217 background.


Related colors

Complementary color

Complementary color for #hex is #CAADE8.


I love getcolorcode.com

Triadic colors

1 #173552 and #521735 with #355217 are triadic colors.

2 #175235 and #523517 with #355217 are triadic colors.