COLOR #532322

HEX: #532322 RGB: (83,35,34)

Color info

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

RGB color model

#532322 color RGB value is (83,35,34).

RGB: (83,35,34) (33%, 14%, 13%)

RGB channels and saturation

R 83 of 255 = 33%
G 35 of 255 = 14%
B 34 of 255 = 13%

83
35
34

R + G + B ~ 20%. #532322 is dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 35 + 34 = 152 (100%)
R 83 of 152 ~ 54.61%
G 35 of 152 ~ 23.03%
B 34 of 152 ~ 22.37'%

%54.61
%23.03
%22.37

CMYK color model

#532322 color CMYK value is (0,58,59,67).

  • cyan value is 0.00%
  • magenta value is 57.83%
  • yellow value is 59.04%
  • key color value is 67.45%

CMYK: (0,58,59,67)
C0M58Y59K67 (0%, 58%, 59%, 67%)
(0.00 / 0.58 / 0.59 / 0.67)

CMYK percentages

%0
%57.83
%59.04
%67.45

Codes

Color #532322 in popluar color models

53 23 22
RGB 83 35 34
HSL 41.88% 22.94%
HSB/HSV 59.04% 32.55%
CMYK 0.00% 57.83% 59.04%
67.45%

Color #532322 in popluar number systems.

HEX 53 23 22
Decimal 83 35 34
Binary 1010011 100011 100010
Octal 123 43 42

Shades and tints

Shades of #532322

#532322
(83,35,34)
#4C201F
(76,32,31)
#451D1C
(69,29,28)
#3E1A19
(62,26,25)
#371716
(55,23,22)
#301413
(48,20,19)
#291110
(41,17,16)
#220E0D
(34,14,13)
#1B0B0A
(27,11,10)
#140807
(20,8,7)
#0D0504
(13,5,4)
#000000
(0,0,0)

Tints of #532322

#532322
(83,35,34)
#623736
(98,55,54)
#714B4A
(113,75,74)
#805F5E
(128,95,94)
#8F7372
(143,115,114)
#9E8786
(158,135,134)
#AD9B9A
(173,155,154)
#BCAFAE
(188,175,174)
#CBC3C2
(203,195,194)
#DAD7D6
(218,215,214)
#E9EBEA
(233,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #532322 color. Also use rgb(83,35,34) instead hex code.

Text Font Color

.myTextColor { color: #532322; }

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

This text font color is #532322.

Background Color

.myBgColor { background-color: #532322; }

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

This div background color is #532322.

Border color

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

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

This div border color is #532322.

Opacity

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

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

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

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

This text has shadow with #532322 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #532322.

Preview

Color preview on black background

This text has color #532322 on black background.


Color preview on white background

This text has color #532322 on white background.


Black color preview on #532322 background

This text has black color on #532322 background.


White color preview on #532322 background

This text has white color on #532322 background.


Related colors

Complementary color

Complementary color for #hex is #ACDCDD.


I love getcolorcode.com

Triadic colors

1 #225323 and #232253 with #532322 are triadic colors.

2 #222353 and #235322 with #532322 are triadic colors.