COLOR #355635

HEX: #355635 RGB: (53,86,53)

Color info

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

RGB color model

#355635 color RGB value is (53,86,53).

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

RGB channels and saturation

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

53
86
53

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

Portions of RGB colors in percentages

R + G + B = 53 + 86 + 53 = 192 (100%)
R 53 of 192 ~ 27.6%
G 86 of 192 ~ 44.79%
B 53 of 192 ~ 27.6'%

%27.6
%44.79
%27.6

CMYK color model

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

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

CMYK: (38,0,38,66)
C38M0Y38K66 (38%, 0%, 38%, 66%)
(0.38 / 0.00 / 0.38 / 0.66)

CMYK percentages

%38.37
%0
%38.37
%66.27

Codes

Color #355635 in popluar color models

35 56 35
RGB 53 86 53
HSL 120° 23.74% 27.25%
HSB/HSV 120° 38.37% 33.73%
CMYK 38.37% 0.00% 38.37%
66.27%

Color #355635 in popluar number systems.

HEX 35 56 35
Decimal 53 86 53
Binary 110101 1010110 110101
Octal 65 126 65

Shades and tints

Shades of #355635

#355635
(53,86,53)
#314F31
(49,79,49)
#2D482D
(45,72,45)
#294129
(41,65,41)
#253A25
(37,58,37)
#213321
(33,51,33)
#1D2C1D
(29,44,29)
#192519
(25,37,25)
#151E15
(21,30,21)
#111711
(17,23,17)
#0D100D
(13,16,13)
#000000
(0,0,0)

Tints of #355635

#355635
(53,86,53)
#476547
(71,101,71)
#597459
(89,116,89)
#6B836B
(107,131,107)
#7D927D
(125,146,125)
#8FA18F
(143,161,143)
#A1B0A1
(161,176,161)
#B3BFB3
(179,191,179)
#C5CEC5
(197,206,197)
#D7DDD7
(215,221,215)
#E9ECE9
(233,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #355635; }

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

This text font color is #355635.

Background Color

.myBgColor { background-color: #355635; }

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

This div background color is #355635.

Border color

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

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

This div border color is #355635.

Opacity

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

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

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

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

This text has shadow with #355635 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #355635.

Preview

Color preview on black background

This text has color #355635 on black background.


Color preview on white background

This text has color #355635 on white background.


Black color preview on #355635 background

This text has black color on #355635 background.


White color preview on #355635 background

This text has white color on #355635 background.


Related colors

Complementary color

Complementary color for #hex is #CAA9CA.


I love getcolorcode.com

Triadic colors

1 #353556 and #563535 with #355635 are triadic colors.

2 #355635 and #563535 with #355635 are triadic colors.