COLOR #352936

HEX: #352936 RGB: (53,41,54)

Color info

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

RGB color model

#352936 color RGB value is (53,41,54).

RGB: (53,41,54) (21%, 16%, 21%)

RGB channels and saturation

R 53 of 255 = 21%
G 41 of 255 = 16%
B 54 of 255 = 21%

53
41
54

R + G + B ~ 19%. #352936 is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 41 + 54 = 148 (100%)
R 53 of 148 ~ 35.81%
G 41 of 148 ~ 27.7%
B 54 of 148 ~ 36.49'%

%35.81
%27.7
%36.49

CMYK color model

#352936 color CMYK value is (2,24,0,79).

  • cyan value is 1.85%
  • magenta value is 24.07%
  • yellow value is 0.00%
  • key color value is 78.82%

CMYK: (2,24,0,79)
C2M24Y0K79 (2%, 24%, 0%, 79%)
(0.02 / 0.24 / 0.00 / 0.79)

CMYK percentages

%1.85
%24.07
%0
%78.82

Codes

Color #352936 in popluar color models

35 29 36
RGB 53 41 54
HSL 295° 13.68% 18.63%
HSB/HSV 295° 24.07% 21.18%
CMYK 1.85% 24.07% 0.00%
78.82%

Color #352936 in popluar number systems.

HEX 35 29 36
Decimal 53 41 54
Binary 110101 101001 110110
Octal 65 51 66

Shades and tints

Shades of #352936

#352936
(53,41,54)
#312632
(49,38,50)
#2D232E
(45,35,46)
#29202A
(41,32,42)
#251D26
(37,29,38)
#211A22
(33,26,34)
#1D171E
(29,23,30)
#19141A
(25,20,26)
#151116
(21,17,22)
#110E12
(17,14,18)
#0D0B0E
(13,11,14)
#000000
(0,0,0)

Tints of #352936

#352936
(53,41,54)
#473C48
(71,60,72)
#594F5A
(89,79,90)
#6B626C
(107,98,108)
#7D757E
(125,117,126)
#8F8890
(143,136,144)
#A19BA2
(161,155,162)
#B3AEB4
(179,174,180)
#C5C1C6
(197,193,198)
#D7D4D8
(215,212,216)
#E9E7EA
(233,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #352936; }

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

This text font color is #352936.

Background Color

.myBgColor { background-color: #352936; }

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

This div background color is #352936.

Border color

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

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

This div border color is #352936.

Opacity

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

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

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

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

This text has shadow with #352936 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #352936.

Preview

Color preview on black background

This text has color #352936 on black background.


Color preview on white background

This text has color #352936 on white background.


Black color preview on #352936 background

This text has black color on #352936 background.


White color preview on #352936 background

This text has white color on #352936 background.


Related colors

Complementary color

Complementary color for #hex is #CAD6C9.


I love getcolorcode.com

Triadic colors

1 #363529 and #293635 with #352936 are triadic colors.

2 #362935 and #293536 with #352936 are triadic colors.