COLOR #53352F

HEX: #53352F RGB: (83,53,47)

Color info

#53352F contains red, green and blue colors in about the same proportion. Web safe color of #53352F is #663333 (or #633).

RGB color model

#53352F color RGB value is (83,53,47).

RGB: (83,53,47) (33%, 21%, 18%)

RGB channels and saturation

R 83 of 255 = 33%
G 53 of 255 = 21%
B 47 of 255 = 18%

83
53
47

R + G + B ~ 24%. #53352F is dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 53 + 47 = 183 (100%)
R 83 of 183 ~ 45.36%
G 53 of 183 ~ 28.96%
B 47 of 183 ~ 25.68'%

%45.36
%28.96
%25.68

CMYK color model

#53352F color CMYK value is (0,36,43,67).

  • cyan value is 0.00%
  • magenta value is 36.14%
  • yellow value is 43.37%
  • key color value is 67.45%

CMYK: (0,36,43,67)
C0M36Y43K67 (0%, 36%, 43%, 67%)
(0.00 / 0.36 / 0.43 / 0.67)

CMYK percentages

%0
%36.14
%43.37
%67.45

Codes

Color #53352F in popluar color models

53 35 2F
RGB 83 53 47
HSL 10° 27.69% 25.49%
HSB/HSV 10° 43.37% 32.55%
CMYK 0.00% 36.14% 43.37%
67.45%

Color #53352F in popluar number systems.

HEX 53 35 2F
Decimal 83 53 47
Binary 1010011 110101 101111
Octal 123 65 57

Shades and tints

Shades of #53352F

#53352F
(83,53,47)
#4C312B
(76,49,43)
#452D27
(69,45,39)
#3E2923
(62,41,35)
#37251F
(55,37,31)
#30211B
(48,33,27)
#291D17
(41,29,23)
#221913
(34,25,19)
#1B150F
(27,21,15)
#14110B
(20,17,11)
#0D0D07
(13,13,7)
#000000
(0,0,0)

Tints of #53352F

#53352F
(83,53,47)
#624741
(98,71,65)
#715953
(113,89,83)
#806B65
(128,107,101)
#8F7D77
(143,125,119)
#9E8F89
(158,143,137)
#ADA19B
(173,161,155)
#BCB3AD
(188,179,173)
#CBC5BF
(203,197,191)
#DAD7D1
(218,215,209)
#E9E9E3
(233,233,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53352F color. Also use rgb(83,53,47) instead hex code.

Text Font Color

.myTextColor { color: #53352F; }

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

This text font color is #53352F.

Background Color

.myBgColor { background-color: #53352F; }

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

This div background color is #53352F.

Border color

.myBorderColor { border: 1px solid #53352F; }

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

This div border color is #53352F.

Opacity

.myOpacity80 { color: #53352F; opacity: 0.8; }

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

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

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

This text has shadow with #53352F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53352F.

Preview

Color preview on black background

This text has color #53352F on black background.


Color preview on white background

This text has color #53352F on white background.


Black color preview on #53352F background

This text has black color on #53352F background.


White color preview on #53352F background

This text has white color on #53352F background.


Related colors

Complementary color

Complementary color for #hex is #ACCAD0.


I love getcolorcode.com

Triadic colors

1 #2F5335 and #352F53 with #53352F are triadic colors.

2 #2F3553 and #35532F with #53352F are triadic colors.