COLOR #53332B

HEX: #53332B RGB: (83,51,43)

Color info

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

RGB color model

#53332B color RGB value is (83,51,43).

RGB: (83,51,43) (33%, 20%, 17%)

RGB channels and saturation

R 83 of 255 = 33%
G 51 of 255 = 20%
B 43 of 255 = 17%

83
51
43

R + G + B ~ 23%. #53332B is dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 51 + 43 = 177 (100%)
R 83 of 177 ~ 46.89%
G 51 of 177 ~ 28.81%
B 43 of 177 ~ 24.29'%

%46.89
%28.81
%24.29

CMYK color model

#53332B color CMYK value is (0,39,48,67).

  • cyan value is 0.00%
  • magenta value is 38.55%
  • yellow value is 48.19%
  • key color value is 67.45%
CMYK: (0,39,48,67) C0M39Y48K67 (0%,39%,48%,67%) (0.00/0.39/0.48/0.67) 

CMYK percentages

%0
%38.55
%48.19
%67.45

Codes

Color #53332B in popluar color models

53 33 2B
RGB 83 51 43
HSL 12° 31.75% 24.71%
HSB/HSV 12° 48.19% 32.55%
CMYK 0.00% 38.55% 48.19%
67.45%

Color #53332B in popluar number systems.

HEX 53 33 2B
Decimal 83 51 43
Binary 1010011 110011 101011
Octal 123 63 53

Shades and tints

Shades of #53332B

#53332B
(83,51,43)
#4C2F28
(76,47,40)
#452B25
(69,43,37)
#3E2722
(62,39,34)
#37231F
(55,35,31)
#301F1C
(48,31,28)
#291B19
(41,27,25)
#221716
(34,23,22)
#1B1313
(27,19,19)
#140F10
(20,15,16)
#0D0B0D
(13,11,13)
#000000
(0,0,0)

Tints of #53332B

#53332B
(83,51,43)
#62453E
(98,69,62)
#715751
(113,87,81)
#806964
(128,105,100)
#8F7B77
(143,123,119)
#9E8D8A
(158,141,138)
#AD9F9D
(173,159,157)
#BCB1B0
(188,177,176)
#CBC3C3
(203,195,195)
#DAD5D6
(218,213,214)
#E9E7E9
(233,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53332B color. Also use rgb(83,51,43) instead hex code.

Text Font Color

.myTextColor { color: #53332B; }

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

This text font color is #53332B.

Background Color

.myBgColor { background-color: #53332B; }

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

This div background color is #53332B.

Border color

.myBorderColor { border: 1px solid #53332B; }

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

This div border color is #53332B.

Opacity

.myOpacity80 { color: #53332B; opacity: 0.8; }

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

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

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

This text has shadow with #53332B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53332B.

Preview

Color preview on black background

This text has color #53332B on black background.


Color preview on white background

This text has color #53332B on white background.


Black color preview on #53332B background

This text has black color on #53332B background.


White color preview on #53332B background

This text has white color on #53332B background.


Related colors

Complementary color

Complementary color for #hex is #ACCCD4.


I love getcolorcode.com

Triadic colors

1 #2B5333 and #332B53 with #53332B are triadic colors.

2 #2B3353 and #33532B with #53332B are triadic colors.