COLOR #355028

HEX: #355028 RGB: (53,80,40)

Color info

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

RGB color model

#355028 color RGB value is (53,80,40).

RGB: (53,80,40) (21%, 31%, 16%)

RGB channels and saturation

R 53 of 255 = 21%
G 80 of 255 = 31%
B 40 of 255 = 16%

53
80
40

R + G + B ~ 23%. #355028 is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 80 + 40 = 173 (100%)
R 53 of 173 ~ 30.64%
G 80 of 173 ~ 46.24%
B 40 of 173 ~ 23.12'%

%30.64
%46.24
%23.12

CMYK color model

#355028 color CMYK value is (34,0,50,69).

  • cyan value is 33.75%
  • magenta value is 0.00%
  • yellow value is 50.00%
  • key color value is 68.63%

CMYK: (34,0,50,69)
C34M0Y50K69 (34%, 0%, 50%, 69%)
(0.34 / 0.00 / 0.50 / 0.69)

CMYK percentages

%33.75
%0
%50
%68.63

Codes

Color #355028 in popluar color models

35 50 28
RGB 53 80 40
HSL 101° 33.33% 23.53%
HSB/HSV 101° 50.00% 31.37%
CMYK 33.75% 0.00% 50.00%
68.63%

Color #355028 in popluar number systems.

HEX 35 50 28
Decimal 53 80 40
Binary 110101 1010000 101000
Octal 65 120 50

Shades and tints

Shades of #355028

#355028
(53,80,40)
#314925
(49,73,37)
#2D4222
(45,66,34)
#293B1F
(41,59,31)
#25341C
(37,52,28)
#212D19
(33,45,25)
#1D2616
(29,38,22)
#191F13
(25,31,19)
#151810
(21,24,16)
#11110D
(17,17,13)
#0D0A0A
(13,10,10)
#000000
(0,0,0)

Tints of #355028

#355028
(53,80,40)
#475F3B
(71,95,59)
#596E4E
(89,110,78)
#6B7D61
(107,125,97)
#7D8C74
(125,140,116)
#8F9B87
(143,155,135)
#A1AA9A
(161,170,154)
#B3B9AD
(179,185,173)
#C5C8C0
(197,200,192)
#D7D7D3
(215,215,211)
#E9E6E6
(233,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #355028; }

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

This text font color is #355028.

Background Color

.myBgColor { background-color: #355028; }

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

This div background color is #355028.

Border color

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

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

This div border color is #355028.

Opacity

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

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

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

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

This text has shadow with #355028 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #355028.

Preview

Color preview on black background

This text has color #355028 on black background.


Color preview on white background

This text has color #355028 on white background.


Black color preview on #355028 background

This text has black color on #355028 background.


White color preview on #355028 background

This text has white color on #355028 background.


Related colors

Complementary color

Complementary color for #hex is #CAAFD7.


I love getcolorcode.com

Triadic colors

1 #283550 and #502835 with #355028 are triadic colors.

2 #285035 and #503528 with #355028 are triadic colors.