COLOR #355223

HEX: #355223 RGB: (53,82,35)

Color info

#355223 contains red, green and blue colors in about the same proportion. Web safe color of #355223 is #336633 (or #363).

RGB color model

#355223 color RGB value is (53,82,35).

RGB: (53,82,35) (21%, 32%, 14%)

RGB channels and saturation

R 53 of 255 = 21%
G 82 of 255 = 32%
B 35 of 255 = 14%

53
82
35

R + G + B ~ 22%. #355223 is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 82 + 35 = 170 (100%)
R 53 of 170 ~ 31.18%
G 82 of 170 ~ 48.24%
B 35 of 170 ~ 20.59'%

%31.18
%48.24
%20.59

CMYK color model

#355223 color CMYK value is (35,0,57,68).

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

CMYK: (35,0,57,68)
C35M0Y57K68 (35%, 0%, 57%, 68%)
(0.35 / 0.00 / 0.57 / 0.68)

CMYK percentages

%35.37
%0
%57.32
%67.84

Codes

Color #355223 in popluar color models

35 52 23
RGB 53 82 35
HSL 97° 40.17% 22.94%
HSB/HSV 97° 57.32% 32.16%
CMYK 35.37% 0.00% 57.32%
67.84%

Color #355223 in popluar number systems.

HEX 35 52 23
Decimal 53 82 35
Binary 110101 1010010 100011
Octal 65 122 43

Shades and tints

Shades of #355223

#355223
(53,82,35)
#314B20
(49,75,32)
#2D441D
(45,68,29)
#293D1A
(41,61,26)
#253617
(37,54,23)
#212F14
(33,47,20)
#1D2811
(29,40,17)
#19210E
(25,33,14)
#151A0B
(21,26,11)
#111308
(17,19,8)
#0D0C05
(13,12,5)
#000000
(0,0,0)

Tints of #355223

#355223
(53,82,35)
#476137
(71,97,55)
#59704B
(89,112,75)
#6B7F5F
(107,127,95)
#7D8E73
(125,142,115)
#8F9D87
(143,157,135)
#A1AC9B
(161,172,155)
#B3BBAF
(179,187,175)
#C5CAC3
(197,202,195)
#D7D9D7
(215,217,215)
#E9E8EB
(233,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #355223; }

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

This text font color is #355223.

Background Color

.myBgColor { background-color: #355223; }

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

This div background color is #355223.

Border color

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

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

This div border color is #355223.

Opacity

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

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

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

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

This text has shadow with #355223 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #355223.

Preview

Color preview on black background

This text has color #355223 on black background.


Color preview on white background

This text has color #355223 on white background.


Black color preview on #355223 background

This text has black color on #355223 background.


White color preview on #355223 background

This text has white color on #355223 background.


Related colors

Complementary color

Complementary color for #hex is #CAADDC.


I love getcolorcode.com

Triadic colors

1 #233552 and #522335 with #355223 are triadic colors.

2 #235235 and #523523 with #355223 are triadic colors.