COLOR #352219

HEX: #352219 RGB: (53,34,25)

Color info

#352219 contains red, green and blue colors in about the same proportion. Web safe color of #352219 is #333300 (or #330).

RGB color model

#352219 color RGB value is (53,34,25).

RGB: (53,34,25) (21%, 13%, 10%)

RGB channels and saturation

R 53 of 255 = 21%
G 34 of 255 = 13%
B 25 of 255 = 10%

53
34
25

R + G + B ~ 15%. #352219 is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 34 + 25 = 112 (100%)
R 53 of 112 ~ 47.32%
G 34 of 112 ~ 30.36%
B 25 of 112 ~ 22.32'%

%47.32
%30.36
%22.32

CMYK color model

#352219 color CMYK value is (0,36,53,79).

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

CMYK: (0,36,53,79)
C0M36Y53K79 (0%, 36%, 53%, 79%)
(0.00 / 0.36 / 0.53 / 0.79)

CMYK percentages

%0
%35.85
%52.83
%79.22

Codes

Color #352219 in popluar color models

35 22 19
RGB 53 34 25
HSL 19° 35.90% 15.29%
HSB/HSV 19° 52.83% 20.78%
CMYK 0.00% 35.85% 52.83%
79.22%

Color #352219 in popluar number systems.

HEX 35 22 19
Decimal 53 34 25
Binary 110101 100010 11001
Octal 65 42 31

Shades and tints

Shades of #352219

#352219
(53,34,25)
#311F17
(49,31,23)
#2D1C15
(45,28,21)
#291913
(41,25,19)
#251611
(37,22,17)
#21130F
(33,19,15)
#1D100D
(29,16,13)
#190D0B
(25,13,11)
#150A09
(21,10,9)
#110707
(17,7,7)
#0D0405
(13,4,5)
#000000
(0,0,0)

Tints of #352219

#352219
(53,34,25)
#47362D
(71,54,45)
#594A41
(89,74,65)
#6B5E55
(107,94,85)
#7D7269
(125,114,105)
#8F867D
(143,134,125)
#A19A91
(161,154,145)
#B3AEA5
(179,174,165)
#C5C2B9
(197,194,185)
#D7D6CD
(215,214,205)
#E9EAE1
(233,234,225)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #352219; }

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

This text font color is #352219.

Background Color

.myBgColor { background-color: #352219; }

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

This div background color is #352219.

Border color

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

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

This div border color is #352219.

Opacity

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

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

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

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

This text has shadow with #352219 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #352219.

Preview

Color preview on black background

This text has color #352219 on black background.


Color preview on white background

This text has color #352219 on white background.


Black color preview on #352219 background

This text has black color on #352219 background.


White color preview on #352219 background

This text has white color on #352219 background.


Related colors

Complementary color

Complementary color for #hex is #CADDE6.


I love getcolorcode.com

Triadic colors

1 #193522 and #221935 with #352219 are triadic colors.

2 #192235 and #223519 with #352219 are triadic colors.