COLOR #353920

HEX: #353920 RGB: (53,57,32)

Color info

#353920 contains red, green and blue colors in about the same proportion. Web safe color of #353920 is #333333 (or #333).

RGB color model

#353920 color RGB value is (53,57,32).

RGB: (53,57,32) (21%, 22%, 13%)

RGB channels and saturation

R 53 of 255 = 21%
G 57 of 255 = 22%
B 32 of 255 = 13%

53
57
32

R + G + B ~ 19%. #353920 is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 57 + 32 = 142 (100%)
R 53 of 142 ~ 37.32%
G 57 of 142 ~ 40.14%
B 32 of 142 ~ 22.54'%

%37.32
%40.14
%22.54

CMYK color model

#353920 color CMYK value is (7,0,44,78).

  • cyan value is 7.02%
  • magenta value is 0.00%
  • yellow value is 43.86%
  • key color value is 77.65%

CMYK: (7,0,44,78)
C7M0Y44K78 (7%, 0%, 44%, 78%)
(0.07 / 0.00 / 0.44 / 0.78)

CMYK percentages

%7.02
%0
%43.86
%77.65

Codes

Color #353920 in popluar color models

35 39 20
RGB 53 57 32
HSL 70° 28.09% 17.45%
HSB/HSV 70° 43.86% 22.35%
CMYK 7.02% 0.00% 43.86%
77.65%

Color #353920 in popluar number systems.

HEX 35 39 20
Decimal 53 57 32
Binary 110101 111001 100000
Octal 65 71 40

Shades and tints

Shades of #353920

#353920
(53,57,32)
#31341E
(49,52,30)
#2D2F1C
(45,47,28)
#292A1A
(41,42,26)
#252518
(37,37,24)
#212016
(33,32,22)
#1D1B14
(29,27,20)
#191612
(25,22,18)
#151110
(21,17,16)
#110C0E
(17,12,14)
#0D070C
(13,7,12)
#000000
(0,0,0)

Tints of #353920

#353920
(53,57,32)
#474B34
(71,75,52)
#595D48
(89,93,72)
#6B6F5C
(107,111,92)
#7D8170
(125,129,112)
#8F9384
(143,147,132)
#A1A598
(161,165,152)
#B3B7AC
(179,183,172)
#C5C9C0
(197,201,192)
#D7DBD4
(215,219,212)
#E9EDE8
(233,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #353920; }

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

This text font color is #353920.

Background Color

.myBgColor { background-color: #353920; }

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

This div background color is #353920.

Border color

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

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

This div border color is #353920.

Opacity

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

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

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

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

This text has shadow with #353920 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #353920.

Preview

Color preview on black background

This text has color #353920 on black background.


Color preview on white background

This text has color #353920 on white background.


Black color preview on #353920 background

This text has black color on #353920 background.


White color preview on #353920 background

This text has white color on #353920 background.


Related colors

Complementary color

Complementary color for #hex is #CAC6DF.


I love getcolorcode.com

Triadic colors

1 #203539 and #392035 with #353920 are triadic colors.

2 #203935 and #393520 with #353920 are triadic colors.