COLOR #352515

HEX: #352515 RGB: (53,37,21)

Color info

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

RGB color model

#352515 color RGB value is (53,37,21).

RGB: (53,37,21) (21%, 15%, 8%)

RGB channels and saturation

R 53 of 255 = 21%
G 37 of 255 = 15%
B 21 of 255 = 8%

53
37
21

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

Portions of RGB colors in percentages

R + G + B = 53 + 37 + 21 = 111 (100%)
R 53 of 111 ~ 47.75%
G 37 of 111 ~ 33.33%
B 21 of 111 ~ 18.92'%

%47.75
%33.33
%18.92

CMYK color model

#352515 color CMYK value is (0,30,60,79).

  • cyan value is 0.00%
  • magenta value is 30.19%
  • yellow value is 60.38%
  • key color value is 79.22%

CMYK: (0,30,60,79)
C0M30Y60K79 (0%, 30%, 60%, 79%)
(0.00 / 0.30 / 0.60 / 0.79)

CMYK percentages

%0
%30.19
%60.38
%79.22

Codes

Color #352515 in popluar color models

35 25 15
RGB 53 37 21
HSL 30° 43.24% 14.51%
HSB/HSV 30° 60.38% 20.78%
CMYK 0.00% 30.19% 60.38%
79.22%

Color #352515 in popluar number systems.

HEX 35 25 15
Decimal 53 37 21
Binary 110101 100101 10101
Octal 65 45 25

Shades and tints

Shades of #352515

#352515
(53,37,21)
#312214
(49,34,20)
#2D1F13
(45,31,19)
#291C12
(41,28,18)
#251911
(37,25,17)
#211610
(33,22,16)
#1D130F
(29,19,15)
#19100E
(25,16,14)
#150D0D
(21,13,13)
#110A0C
(17,10,12)
#0D070B
(13,7,11)
#000000
(0,0,0)

Tints of #352515

#352515
(53,37,21)
#47382A
(71,56,42)
#594B3F
(89,75,63)
#6B5E54
(107,94,84)
#7D7169
(125,113,105)
#8F847E
(143,132,126)
#A19793
(161,151,147)
#B3AAA8
(179,170,168)
#C5BDBD
(197,189,189)
#D7D0D2
(215,208,210)
#E9E3E7
(233,227,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #352515 color. Also use rgb(53,37,21) instead hex code.

Text Font Color

.myTextColor { color: #352515; }

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

This text font color is #352515.

Background Color

.myBgColor { background-color: #352515; }

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

This div background color is #352515.

Border color

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

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

This div border color is #352515.

Opacity

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

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

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

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

This text has shadow with #352515 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #352515.

Preview

Color preview on black background

This text has color #352515 on black background.


Color preview on white background

This text has color #352515 on white background.


Black color preview on #352515 background

This text has black color on #352515 background.


White color preview on #352515 background

This text has white color on #352515 background.


Related colors

Complementary color

Complementary color for #hex is #CADAEA.


I love getcolorcode.com

Triadic colors

1 #153525 and #251535 with #352515 are triadic colors.

2 #152535 and #253515 with #352515 are triadic colors.