COLOR #355632

HEX: #355632 RGB: (53,86,50)

Color info

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

RGB color model

#355632 color RGB value is (53,86,50).

RGB: (53,86,50) (21%, 34%, 20%)

RGB channels and saturation

R 53 of 255 = 21%
G 86 of 255 = 34%
B 50 of 255 = 20%

53
86
50

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

Portions of RGB colors in percentages

R + G + B = 53 + 86 + 50 = 189 (100%)
R 53 of 189 ~ 28.04%
G 86 of 189 ~ 45.5%
B 50 of 189 ~ 26.46'%

%28.04
%45.5
%26.46

CMYK color model

#355632 color CMYK value is (38,0,42,66).

  • cyan value is 38.37%
  • magenta value is 0.00%
  • yellow value is 41.86%
  • key color value is 66.27%

CMYK: (38,0,42,66)
C38M0Y42K66 (38%, 0%, 42%, 66%)
(0.38 / 0.00 / 0.42 / 0.66)

CMYK percentages

%38.37
%0
%41.86
%66.27

Codes

Color #355632 in popluar color models

35 56 32
RGB 53 86 50
HSL 115° 26.47% 26.67%
HSB/HSV 115° 41.86% 33.73%
CMYK 38.37% 0.00% 41.86%
66.27%

Color #355632 in popluar number systems.

HEX 35 56 32
Decimal 53 86 50
Binary 110101 1010110 110010
Octal 65 126 62

Shades and tints

Shades of #355632

#355632
(53,86,50)
#314F2E
(49,79,46)
#2D482A
(45,72,42)
#294126
(41,65,38)
#253A22
(37,58,34)
#21331E
(33,51,30)
#1D2C1A
(29,44,26)
#192516
(25,37,22)
#151E12
(21,30,18)
#11170E
(17,23,14)
#0D100A
(13,16,10)
#000000
(0,0,0)

Tints of #355632

#355632
(53,86,50)
#476544
(71,101,68)
#597456
(89,116,86)
#6B8368
(107,131,104)
#7D927A
(125,146,122)
#8FA18C
(143,161,140)
#A1B09E
(161,176,158)
#B3BFB0
(179,191,176)
#C5CEC2
(197,206,194)
#D7DDD4
(215,221,212)
#E9ECE6
(233,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #355632 color. Also use rgb(53,86,50) instead hex code.

Text Font Color

.myTextColor { color: #355632; }

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

This text font color is #355632.

Background Color

.myBgColor { background-color: #355632; }

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

This div background color is #355632.

Border color

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

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

This div border color is #355632.

Opacity

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

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

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

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

This text has shadow with #355632 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #355632.

Preview

Color preview on black background

This text has color #355632 on black background.


Color preview on white background

This text has color #355632 on white background.


Black color preview on #355632 background

This text has black color on #355632 background.


White color preview on #355632 background

This text has white color on #355632 background.


Related colors

Complementary color

Complementary color for #hex is #CAA9CD.


I love getcolorcode.com

Triadic colors

1 #323556 and #563235 with #355632 are triadic colors.

2 #325635 and #563532 with #355632 are triadic colors.