COLOR #352632

HEX: #352632 RGB: (53,38,50)

Color info

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

RGB color model

#352632 color RGB value is (53,38,50).

RGB: (53,38,50) (21%, 15%, 20%)

RGB channels and saturation

R 53 of 255 = 21%
G 38 of 255 = 15%
B 50 of 255 = 20%

53
38
50

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

Portions of RGB colors in percentages

R + G + B = 53 + 38 + 50 = 141 (100%)
R 53 of 141 ~ 37.59%
G 38 of 141 ~ 26.95%
B 50 of 141 ~ 35.46'%

%37.59
%26.95
%35.46

CMYK color model

#352632 color CMYK value is (0,28,6,79).

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

CMYK: (0,28,6,79)
C0M28Y6K79 (0%, 28%, 6%, 79%)
(0.00 / 0.28 / 0.06 / 0.79)

CMYK percentages

%0
%28.3
%5.66
%79.22

Codes

Color #352632 in popluar color models

35 26 32
RGB 53 38 50
HSL 312° 16.48% 17.84%
HSB/HSV 312° 28.30% 20.78%
CMYK 0.00% 28.30% 5.66%
79.22%

Color #352632 in popluar number systems.

HEX 35 26 32
Decimal 53 38 50
Binary 110101 100110 110010
Octal 65 46 62

Shades and tints

Shades of #352632

#352632
(53,38,50)
#31232E
(49,35,46)
#2D202A
(45,32,42)
#291D26
(41,29,38)
#251A22
(37,26,34)
#21171E
(33,23,30)
#1D141A
(29,20,26)
#191116
(25,17,22)
#150E12
(21,14,18)
#110B0E
(17,11,14)
#0D080A
(13,8,10)
#000000
(0,0,0)

Tints of #352632

#352632
(53,38,50)
#473944
(71,57,68)
#594C56
(89,76,86)
#6B5F68
(107,95,104)
#7D727A
(125,114,122)
#8F858C
(143,133,140)
#A1989E
(161,152,158)
#B3ABB0
(179,171,176)
#C5BEC2
(197,190,194)
#D7D1D4
(215,209,212)
#E9E4E6
(233,228,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #352632; }

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

This text font color is #352632.

Background Color

.myBgColor { background-color: #352632; }

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

This div background color is #352632.

Border color

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

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

This div border color is #352632.

Opacity

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

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

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

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

This text has shadow with #352632 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #352632.

Preview

Color preview on black background

This text has color #352632 on black background.


Color preview on white background

This text has color #352632 on white background.


Black color preview on #352632 background

This text has black color on #352632 background.


White color preview on #352632 background

This text has white color on #352632 background.


Related colors

Complementary color

Complementary color for #hex is #CAD9CD.


I love getcolorcode.com

Triadic colors

1 #323526 and #263235 with #352632 are triadic colors.

2 #322635 and #263532 with #352632 are triadic colors.