COLOR #355736

HEX: #355736 RGB: (53,87,54)

Color info

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

RGB color model

#355736 color RGB value is (53,87,54).

RGB: (53,87,54) (21%, 34%, 21%)

RGB channels and saturation

R 53 of 255 = 21%
G 87 of 255 = 34%
B 54 of 255 = 21%

53
87
54

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

Portions of RGB colors in percentages

R + G + B = 53 + 87 + 54 = 194 (100%)
R 53 of 194 ~ 27.32%
G 87 of 194 ~ 44.85%
B 54 of 194 ~ 27.84'%

%27.32
%44.85
%27.84

CMYK color model

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

  • cyan value is 39.08%
  • magenta value is 0.00%
  • yellow value is 37.93%
  • key color value is 65.88%

CMYK: (39,0,38,66)
C39M0Y38K66 (39%, 0%, 38%, 66%)
(0.39 / 0.00 / 0.38 / 0.66)

CMYK percentages

%39.08
%0
%37.93
%65.88

Codes

Color #355736 in popluar color models

35 57 36
RGB 53 87 54
HSL 122° 24.29% 27.45%
HSB/HSV 122° 39.08% 34.12%
CMYK 39.08% 0.00% 37.93%
65.88%

Color #355736 in popluar number systems.

HEX 35 57 36
Decimal 53 87 54
Binary 110101 1010111 110110
Octal 65 127 66

Shades and tints

Shades of #355736

#355736
(53,87,54)
#315032
(49,80,50)
#2D492E
(45,73,46)
#29422A
(41,66,42)
#253B26
(37,59,38)
#213422
(33,52,34)
#1D2D1E
(29,45,30)
#19261A
(25,38,26)
#151F16
(21,31,22)
#111812
(17,24,18)
#0D110E
(13,17,14)
#000000
(0,0,0)

Tints of #355736

#355736
(53,87,54)
#476648
(71,102,72)
#59755A
(89,117,90)
#6B846C
(107,132,108)
#7D937E
(125,147,126)
#8FA290
(143,162,144)
#A1B1A2
(161,177,162)
#B3C0B4
(179,192,180)
#C5CFC6
(197,207,198)
#D7DED8
(215,222,216)
#E9EDEA
(233,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #355736; }

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

This text font color is #355736.

Background Color

.myBgColor { background-color: #355736; }

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

This div background color is #355736.

Border color

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

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

This div border color is #355736.

Opacity

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

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

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

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

This text has shadow with #355736 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #355736.

Preview

Color preview on black background

This text has color #355736 on black background.


Color preview on white background

This text has color #355736 on white background.


Black color preview on #355736 background

This text has black color on #355736 background.


White color preview on #355736 background

This text has white color on #355736 background.


Related colors

Complementary color

Complementary color for #hex is #CAA8C9.


I love getcolorcode.com

Triadic colors

1 #363557 and #573635 with #355736 are triadic colors.

2 #365735 and #573536 with #355736 are triadic colors.