COLOR #352319

HEX: #352319 RGB: (53,35,25)

Color info

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

RGB color model

#352319 color RGB value is (53,35,25).

RGB: (53,35,25) (21%, 14%, 10%)

RGB channels and saturation

R 53 of 255 = 21%
G 35 of 255 = 14%
B 25 of 255 = 10%

53
35
25

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

Portions of RGB colors in percentages

R + G + B = 53 + 35 + 25 = 113 (100%)
R 53 of 113 ~ 46.9%
G 35 of 113 ~ 30.97%
B 25 of 113 ~ 22.12'%

%46.9
%30.97
%22.12

CMYK color model

#352319 color CMYK value is (0,34,53,79).

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

CMYK: (0,34,53,79)
C0M34Y53K79 (0%, 34%, 53%, 79%)
(0.00 / 0.34 / 0.53 / 0.79)

CMYK percentages

%0
%33.96
%52.83
%79.22

Codes

Color #352319 in popluar color models

35 23 19
RGB 53 35 25
HSL 21° 35.90% 15.29%
HSB/HSV 21° 52.83% 20.78%
CMYK 0.00% 33.96% 52.83%
79.22%

Color #352319 in popluar number systems.

HEX 35 23 19
Decimal 53 35 25
Binary 110101 100011 11001
Octal 65 43 31

Shades and tints

Shades of #352319

#352319
(53,35,25)
#312017
(49,32,23)
#2D1D15
(45,29,21)
#291A13
(41,26,19)
#251711
(37,23,17)
#21140F
(33,20,15)
#1D110D
(29,17,13)
#190E0B
(25,14,11)
#150B09
(21,11,9)
#110807
(17,8,7)
#0D0505
(13,5,5)
#000000
(0,0,0)

Tints of #352319

#352319
(53,35,25)
#47372D
(71,55,45)
#594B41
(89,75,65)
#6B5F55
(107,95,85)
#7D7369
(125,115,105)
#8F877D
(143,135,125)
#A19B91
(161,155,145)
#B3AFA5
(179,175,165)
#C5C3B9
(197,195,185)
#D7D7CD
(215,215,205)
#E9EBE1
(233,235,225)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #352319; }

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

This text font color is #352319.

Background Color

.myBgColor { background-color: #352319; }

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

This div background color is #352319.

Border color

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

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

This div border color is #352319.

Opacity

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

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

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

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

This text has shadow with #352319 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #352319.

Preview

Color preview on black background

This text has color #352319 on black background.


Color preview on white background

This text has color #352319 on white background.


Black color preview on #352319 background

This text has black color on #352319 background.


White color preview on #352319 background

This text has white color on #352319 background.


Related colors

Complementary color

Complementary color for #hex is #CADCE6.


I love getcolorcode.com

Triadic colors

1 #193523 and #231935 with #352319 are triadic colors.

2 #192335 and #233519 with #352319 are triadic colors.