COLOR #352822

HEX: #352822 RGB: (53,40,34)

Color info

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

RGB color model

#352822 color RGB value is (53,40,34).

RGB: (53,40,34) (21%, 16%, 13%)

RGB channels and saturation

R 53 of 255 = 21%
G 40 of 255 = 16%
B 34 of 255 = 13%

53
40
34

R + G + B ~ 17%. #352822 is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 40 + 34 = 127 (100%)
R 53 of 127 ~ 41.73%
G 40 of 127 ~ 31.5%
B 34 of 127 ~ 26.77'%

%41.73
%31.5
%26.77

CMYK color model

#352822 color CMYK value is (0,25,36,79).

  • cyan value is 0.00%
  • magenta value is 24.53%
  • yellow value is 35.85%
  • key color value is 79.22%

CMYK: (0,25,36,79)
C0M25Y36K79 (0%, 25%, 36%, 79%)
(0.00 / 0.25 / 0.36 / 0.79)

CMYK percentages

%0
%24.53
%35.85
%79.22

Codes

Color #352822 in popluar color models

35 28 22
RGB 53 40 34
HSL 19° 21.84% 17.06%
HSB/HSV 19° 35.85% 20.78%
CMYK 0.00% 24.53% 35.85%
79.22%

Color #352822 in popluar number systems.

HEX 35 28 22
Decimal 53 40 34
Binary 110101 101000 100010
Octal 65 50 42

Shades and tints

Shades of #352822

#352822
(53,40,34)
#31251F
(49,37,31)
#2D221C
(45,34,28)
#291F19
(41,31,25)
#251C16
(37,28,22)
#211913
(33,25,19)
#1D1610
(29,22,16)
#19130D
(25,19,13)
#15100A
(21,16,10)
#110D07
(17,13,7)
#0D0A04
(13,10,4)
#000000
(0,0,0)

Tints of #352822

#352822
(53,40,34)
#473B36
(71,59,54)
#594E4A
(89,78,74)
#6B615E
(107,97,94)
#7D7472
(125,116,114)
#8F8786
(143,135,134)
#A19A9A
(161,154,154)
#B3ADAE
(179,173,174)
#C5C0C2
(197,192,194)
#D7D3D6
(215,211,214)
#E9E6EA
(233,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #352822; }

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

This text font color is #352822.

Background Color

.myBgColor { background-color: #352822; }

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

This div background color is #352822.

Border color

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

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

This div border color is #352822.

Opacity

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

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

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

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

This text has shadow with #352822 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #352822.

Preview

Color preview on black background

This text has color #352822 on black background.


Color preview on white background

This text has color #352822 on white background.


Black color preview on #352822 background

This text has black color on #352822 background.


White color preview on #352822 background

This text has white color on #352822 background.


Related colors

Complementary color

Complementary color for #hex is #CAD7DD.


I love getcolorcode.com

Triadic colors

1 #223528 and #282235 with #352822 are triadic colors.

2 #222835 and #283522 with #352822 are triadic colors.