COLOR #532724

HEX: #532724 RGB: (83,39,36)

Color info

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

RGB color model

#532724 color RGB value is (83,39,36).

RGB: (83,39,36) (33%, 15%, 14%)

RGB channels and saturation

R 83 of 255 = 33%
G 39 of 255 = 15%
B 36 of 255 = 14%

83
39
36

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

Portions of RGB colors in percentages

R + G + B = 83 + 39 + 36 = 158 (100%)
R 83 of 158 ~ 52.53%
G 39 of 158 ~ 24.68%
B 36 of 158 ~ 22.78'%

%52.53
%24.68
%22.78

CMYK color model

#532724 color CMYK value is (0,53,57,67).

  • cyan value is 0.00%
  • magenta value is 53.01%
  • yellow value is 56.63%
  • key color value is 67.45%

CMYK: (0,53,57,67)
C0M53Y57K67 (0%, 53%, 57%, 67%)
(0.00 / 0.53 / 0.57 / 0.67)

CMYK percentages

%0
%53.01
%56.63
%67.45

Codes

Color #532724 in popluar color models

53 27 24
RGB 83 39 36
HSL 39.50% 23.33%
HSB/HSV 56.63% 32.55%
CMYK 0.00% 53.01% 56.63%
67.45%

Color #532724 in popluar number systems.

HEX 53 27 24
Decimal 83 39 36
Binary 1010011 100111 100100
Octal 123 47 44

Shades and tints

Shades of #532724

#532724
(83,39,36)
#4C2421
(76,36,33)
#45211E
(69,33,30)
#3E1E1B
(62,30,27)
#371B18
(55,27,24)
#301815
(48,24,21)
#291512
(41,21,18)
#22120F
(34,18,15)
#1B0F0C
(27,15,12)
#140C09
(20,12,9)
#0D0906
(13,9,6)
#000000
(0,0,0)

Tints of #532724

#532724
(83,39,36)
#623A37
(98,58,55)
#714D4A
(113,77,74)
#80605D
(128,96,93)
#8F7370
(143,115,112)
#9E8683
(158,134,131)
#AD9996
(173,153,150)
#BCACA9
(188,172,169)
#CBBFBC
(203,191,188)
#DAD2CF
(218,210,207)
#E9E5E2
(233,229,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #532724 color. Also use rgb(83,39,36) instead hex code.

Text Font Color

.myTextColor { color: #532724; }

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

This text font color is #532724.

Background Color

.myBgColor { background-color: #532724; }

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

This div background color is #532724.

Border color

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

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

This div border color is #532724.

Opacity

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

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

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

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

This text has shadow with #532724 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #532724.

Preview

Color preview on black background

This text has color #532724 on black background.


Color preview on white background

This text has color #532724 on white background.


Black color preview on #532724 background

This text has black color on #532724 background.


White color preview on #532724 background

This text has white color on #532724 background.


Related colors

Complementary color

Complementary color for #hex is #ACD8DB.


I love getcolorcode.com

Triadic colors

1 #245327 and #272453 with #532724 are triadic colors.

2 #242753 and #275324 with #532724 are triadic colors.