COLOR #532836

HEX: #532836 RGB: (83,40,54)

Color info

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

RGB color model

#532836 color RGB value is (83,40,54).

RGB: (83,40,54) (33%, 16%, 21%)

RGB channels and saturation

R 83 of 255 = 33%
G 40 of 255 = 16%
B 54 of 255 = 21%

83
40
54

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

Portions of RGB colors in percentages

R + G + B = 83 + 40 + 54 = 177 (100%)
R 83 of 177 ~ 46.89%
G 40 of 177 ~ 22.6%
B 54 of 177 ~ 30.51'%

%46.89
%22.6
%30.51

CMYK color model

#532836 color CMYK value is (0,52,35,67).

  • cyan value is 0.00%
  • magenta value is 51.81%
  • yellow value is 34.94%
  • key color value is 67.45%
CMYK: (0,52,35,67) C0M52Y35K67 (0%,52%,35%,67%) (0.00/0.52/0.35/0.67) 

CMYK percentages

%0
%51.81
%34.94
%67.45

Codes

Color #532836 in popluar color models

53 28 36
RGB 83 40 54
HSL 340° 34.96% 24.12%
HSB/HSV 340° 51.81% 32.55%
CMYK 0.00% 51.81% 34.94%
67.45%

Color #532836 in popluar number systems.

HEX 53 28 36
Decimal 83 40 54
Binary 1010011 101000 110110
Octal 123 50 66

Shades and tints

Shades of #532836

#532836
(83,40,54)
#4C2532
(76,37,50)
#45222E
(69,34,46)
#3E1F2A
(62,31,42)
#371C26
(55,28,38)
#301922
(48,25,34)
#29161E
(41,22,30)
#22131A
(34,19,26)
#1B1016
(27,16,22)
#140D12
(20,13,18)
#0D0A0E
(13,10,14)
#000000
(0,0,0)

Tints of #532836

#532836
(83,40,54)
#623B48
(98,59,72)
#714E5A
(113,78,90)
#80616C
(128,97,108)
#8F747E
(143,116,126)
#9E8790
(158,135,144)
#AD9AA2
(173,154,162)
#BCADB4
(188,173,180)
#CBC0C6
(203,192,198)
#DAD3D8
(218,211,216)
#E9E6EA
(233,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #532836; }

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

This text font color is #532836.

Background Color

.myBgColor { background-color: #532836; }

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

This div background color is #532836.

Border color

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

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

This div border color is #532836.

Opacity

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

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

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

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

This text has shadow with #532836 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #532836.

Preview

Color preview on black background

This text has color #532836 on black background.


Color preview on white background

This text has color #532836 on white background.


Black color preview on #532836 background

This text has black color on #532836 background.


White color preview on #532836 background

This text has white color on #532836 background.


Related colors

Complementary color

Complementary color for #hex is #ACD7C9.


I love getcolorcode.com

Triadic colors

1 #365328 and #283653 with #532836 are triadic colors.

2 #362853 and #285336 with #532836 are triadic colors.