COLOR #353722

HEX: #353722 RGB: (53,55,34)

Color info

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

RGB color model

#353722 color RGB value is (53,55,34).

RGB: (53,55,34) (21%, 22%, 13%)

RGB channels and saturation

R 53 of 255 = 21%
G 55 of 255 = 22%
B 34 of 255 = 13%

53
55
34

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

Portions of RGB colors in percentages

R + G + B = 53 + 55 + 34 = 142 (100%)
R 53 of 142 ~ 37.32%
G 55 of 142 ~ 38.73%
B 34 of 142 ~ 23.94'%

%37.32
%38.73
%23.94

CMYK color model

#353722 color CMYK value is (4,0,38,78).

  • cyan value is 3.64%
  • magenta value is 0.00%
  • yellow value is 38.18%
  • key color value is 78.43%

CMYK: (4,0,38,78)
C4M0Y38K78 (4%, 0%, 38%, 78%)
(0.04 / 0.00 / 0.38 / 0.78)

CMYK percentages

%3.64
%0
%38.18
%78.43

Codes

Color #353722 in popluar color models

35 37 22
RGB 53 55 34
HSL 66° 23.60% 17.45%
HSB/HSV 66° 38.18% 21.57%
CMYK 3.64% 0.00% 38.18%
78.43%

Color #353722 in popluar number systems.

HEX 35 37 22
Decimal 53 55 34
Binary 110101 110111 100010
Octal 65 67 42

Shades and tints

Shades of #353722

#353722
(53,55,34)
#31321F
(49,50,31)
#2D2D1C
(45,45,28)
#292819
(41,40,25)
#252316
(37,35,22)
#211E13
(33,30,19)
#1D1910
(29,25,16)
#19140D
(25,20,13)
#150F0A
(21,15,10)
#110A07
(17,10,7)
#0D0504
(13,5,4)
#000000
(0,0,0)

Tints of #353722

#353722
(53,55,34)
#474936
(71,73,54)
#595B4A
(89,91,74)
#6B6D5E
(107,109,94)
#7D7F72
(125,127,114)
#8F9186
(143,145,134)
#A1A39A
(161,163,154)
#B3B5AE
(179,181,174)
#C5C7C2
(197,199,194)
#D7D9D6
(215,217,214)
#E9EBEA
(233,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #353722; }

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

This text font color is #353722.

Background Color

.myBgColor { background-color: #353722; }

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

This div background color is #353722.

Border color

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

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

This div border color is #353722.

Opacity

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

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

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

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

This text has shadow with #353722 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #353722.

Preview

Color preview on black background

This text has color #353722 on black background.


Color preview on white background

This text has color #353722 on white background.


Black color preview on #353722 background

This text has black color on #353722 background.


White color preview on #353722 background

This text has white color on #353722 background.


Related colors

Complementary color

Complementary color for #hex is #CAC8DD.


I love getcolorcode.com

Triadic colors

1 #223537 and #372235 with #353722 are triadic colors.

2 #223735 and #373522 with #353722 are triadic colors.