COLOR #353829

HEX: #353829 RGB: (53,56,41)

Color info

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

RGB color model

#353829 color RGB value is (53,56,41).

RGB: (53,56,41) (21%, 22%, 16%)

RGB channels and saturation

R 53 of 255 = 21%
G 56 of 255 = 22%
B 41 of 255 = 16%

53
56
41

R + G + B ~ 20%. #353829 is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 56 + 41 = 150 (100%)
R 53 of 150 ~ 35.33%
G 56 of 150 ~ 37.33%
B 41 of 150 ~ 27.33'%

%35.33
%37.33
%27.33

CMYK color model

#353829 color CMYK value is (5,0,27,78).

  • cyan value is 5.36%
  • magenta value is 0.00%
  • yellow value is 26.79%
  • key color value is 78.04%

CMYK: (5,0,27,78)
C5M0Y27K78 (5%, 0%, 27%, 78%)
(0.05 / 0.00 / 0.27 / 0.78)

CMYK percentages

%5.36
%0
%26.79
%78.04

Codes

Color #353829 in popluar color models

35 38 29
RGB 53 56 41
HSL 72° 15.46% 19.02%
HSB/HSV 72° 26.79% 21.96%
CMYK 5.36% 0.00% 26.79%
78.04%

Color #353829 in popluar number systems.

HEX 35 38 29
Decimal 53 56 41
Binary 110101 111000 101001
Octal 65 70 51

Shades and tints

Shades of #353829

#353829
(53,56,41)
#313326
(49,51,38)
#2D2E23
(45,46,35)
#292920
(41,41,32)
#25241D
(37,36,29)
#211F1A
(33,31,26)
#1D1A17
(29,26,23)
#191514
(25,21,20)
#151011
(21,16,17)
#110B0E
(17,11,14)
#0D060B
(13,6,11)
#000000
(0,0,0)

Tints of #353829

#353829
(53,56,41)
#474A3C
(71,74,60)
#595C4F
(89,92,79)
#6B6E62
(107,110,98)
#7D8075
(125,128,117)
#8F9288
(143,146,136)
#A1A49B
(161,164,155)
#B3B6AE
(179,182,174)
#C5C8C1
(197,200,193)
#D7DAD4
(215,218,212)
#E9ECE7
(233,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #353829 color. Also use rgb(53,56,41) instead hex code.

Text Font Color

.myTextColor { color: #353829; }

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

This text font color is #353829.

Background Color

.myBgColor { background-color: #353829; }

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

This div background color is #353829.

Border color

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

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

This div border color is #353829.

Opacity

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

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

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

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

This text has shadow with #353829 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #353829.

Preview

Color preview on black background

This text has color #353829 on black background.


Color preview on white background

This text has color #353829 on white background.


Black color preview on #353829 background

This text has black color on #353829 background.


White color preview on #353829 background

This text has white color on #353829 background.


Related colors

Complementary color

Complementary color for #hex is #CAC7D6.


I love getcolorcode.com

Triadic colors

1 #293538 and #382935 with #353829 are triadic colors.

2 #293835 and #383529 with #353829 are triadic colors.