COLOR #353215

HEX: #353215 RGB: (53,50,21)

Color info

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

RGB color model

#353215 color RGB value is (53,50,21).

RGB: (53,50,21) (21%, 20%, 8%)

RGB channels and saturation

R 53 of 255 = 21%
G 50 of 255 = 20%
B 21 of 255 = 8%

53
50
21

R + G + B ~ 16%. #353215 is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 50 + 21 = 124 (100%)
R 53 of 124 ~ 42.74%
G 50 of 124 ~ 40.32%
B 21 of 124 ~ 16.94'%

%42.74
%40.32
%16.94

CMYK color model

#353215 color CMYK value is (0,6,60,79).

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

CMYK: (0,6,60,79)
C0M6Y60K79 (0%, 6%, 60%, 79%)
(0.00 / 0.06 / 0.60 / 0.79)

CMYK percentages

%0
%5.66
%60.38
%79.22

Codes

Color #353215 in popluar color models

35 32 15
RGB 53 50 21
HSL 54° 43.24% 14.51%
HSB/HSV 54° 60.38% 20.78%
CMYK 0.00% 5.66% 60.38%
79.22%

Color #353215 in popluar number systems.

HEX 35 32 15
Decimal 53 50 21
Binary 110101 110010 10101
Octal 65 62 25

Shades and tints

Shades of #353215

#353215
(53,50,21)
#312E14
(49,46,20)
#2D2A13
(45,42,19)
#292612
(41,38,18)
#252211
(37,34,17)
#211E10
(33,30,16)
#1D1A0F
(29,26,15)
#19160E
(25,22,14)
#15120D
(21,18,13)
#110E0C
(17,14,12)
#0D0A0B
(13,10,11)
#000000
(0,0,0)

Tints of #353215

#353215
(53,50,21)
#47442A
(71,68,42)
#59563F
(89,86,63)
#6B6854
(107,104,84)
#7D7A69
(125,122,105)
#8F8C7E
(143,140,126)
#A19E93
(161,158,147)
#B3B0A8
(179,176,168)
#C5C2BD
(197,194,189)
#D7D4D2
(215,212,210)
#E9E6E7
(233,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #353215; }

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

This text font color is #353215.

Background Color

.myBgColor { background-color: #353215; }

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

This div background color is #353215.

Border color

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

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

This div border color is #353215.

Opacity

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

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

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

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

This text has shadow with #353215 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #353215.

Preview

Color preview on black background

This text has color #353215 on black background.


Color preview on white background

This text has color #353215 on white background.


Black color preview on #353215 background

This text has black color on #353215 background.


White color preview on #353215 background

This text has white color on #353215 background.


Related colors

Complementary color

Complementary color for #hex is #CACDEA.


I love getcolorcode.com

Triadic colors

1 #153532 and #321535 with #353215 are triadic colors.

2 #153235 and #323515 with #353215 are triadic colors.