COLOR #532820

HEX: #532820 RGB: (83,40,32)

Color info

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

RGB color model

#532820 color RGB value is (83,40,32).

RGB: (83,40,32) (33%, 16%, 13%)

RGB channels and saturation

R 83 of 255 = 33%
G 40 of 255 = 16%
B 32 of 255 = 13%

83
40
32

R + G + B ~ 21%. #532820 is dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 40 + 32 = 155 (100%)
R 83 of 155 ~ 53.55%
G 40 of 155 ~ 25.81%
B 32 of 155 ~ 20.65'%

%53.55
%25.81
%20.65

CMYK color model

#532820 color CMYK value is (0,52,61,67).

  • cyan value is 0.00%
  • magenta value is 51.81%
  • yellow value is 61.45%
  • key color value is 67.45%
CMYK: (0,52,61,67) C0M52Y61K67 (0%,52%,61%,67%) (0.00/0.52/0.61/0.67) 

CMYK percentages

%0
%51.81
%61.45
%67.45

Codes

Color #532820 in popluar color models

53 28 20
RGB 83 40 32
HSL 44.35% 22.55%
HSB/HSV 61.45% 32.55%
CMYK 0.00% 51.81% 61.45%
67.45%

Color #532820 in popluar number systems.

HEX 53 28 20
Decimal 83 40 32
Binary 1010011 101000 100000
Octal 123 50 40

Shades and tints

Shades of #532820

#532820
(83,40,32)
#4C251E
(76,37,30)
#45221C
(69,34,28)
#3E1F1A
(62,31,26)
#371C18
(55,28,24)
#301916
(48,25,22)
#291614
(41,22,20)
#221312
(34,19,18)
#1B1010
(27,16,16)
#140D0E
(20,13,14)
#0D0A0C
(13,10,12)
#000000
(0,0,0)

Tints of #532820

#532820
(83,40,32)
#623B34
(98,59,52)
#714E48
(113,78,72)
#80615C
(128,97,92)
#8F7470
(143,116,112)
#9E8784
(158,135,132)
#AD9A98
(173,154,152)
#BCADAC
(188,173,172)
#CBC0C0
(203,192,192)
#DAD3D4
(218,211,212)
#E9E6E8
(233,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #532820 color. Also use rgb(83,40,32) instead hex code.

Text Font Color

.myTextColor { color: #532820; }

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

This text font color is #532820.

Background Color

.myBgColor { background-color: #532820; }

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

This div background color is #532820.

Border color

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

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

This div border color is #532820.

Opacity

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

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

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

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

This text has shadow with #532820 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #532820.

Preview

Color preview on black background

This text has color #532820 on black background.


Color preview on white background

This text has color #532820 on white background.


Black color preview on #532820 background

This text has black color on #532820 background.


White color preview on #532820 background

This text has white color on #532820 background.


Related colors

Complementary color

Complementary color for #hex is #ACD7DF.


I love getcolorcode.com

Triadic colors

1 #205328 and #282053 with #532820 are triadic colors.

2 #202853 and #285320 with #532820 are triadic colors.