COLOR #532049

HEX: #532049 RGB: (83,32,73)

Color info

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

RGB color model

#532049 color RGB value is (83,32,73).

RGB: (83,32,73) (33%, 13%, 29%)

RGB channels and saturation

R 83 of 255 = 33%
G 32 of 255 = 13%
B 73 of 255 = 29%

83
32
73

R + G + B ~ 25%. #532049 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 32 + 73 = 188 (100%)
R 83 of 188 ~ 44.15%
G 32 of 188 ~ 17.02%
B 73 of 188 ~ 38.83'%

%44.15
%17.02
%38.83

CMYK color model

#532049 color CMYK value is (0,61,12,67).

  • cyan value is 0.00%
  • magenta value is 61.45%
  • yellow value is 12.05%
  • key color value is 67.45%
CMYK: (0,61,12,67) C0M61Y12K67 (0%,61%,12%,67%) (0.00/0.61/0.12/0.67) 

CMYK percentages

%0
%61.45
%12.05
%67.45

Codes

Color #532049 in popluar color models

53 20 49
RGB 83 32 73
HSL 312° 44.35% 22.55%
HSB/HSV 312° 61.45% 32.55%
CMYK 0.00% 61.45% 12.05%
67.45%

Color #532049 in popluar number systems.

HEX 53 20 49
Decimal 83 32 73
Binary 1010011 100000 1001001
Octal 123 40 111

Shades and tints

Shades of #532049

#532049
(83,32,73)
#4C1E43
(76,30,67)
#451C3D
(69,28,61)
#3E1A37
(62,26,55)
#371831
(55,24,49)
#30162B
(48,22,43)
#291425
(41,20,37)
#22121F
(34,18,31)
#1B1019
(27,16,25)
#140E13
(20,14,19)
#0D0C0D
(13,12,13)
#000000
(0,0,0)

Tints of #532049

#532049
(83,32,73)
#623459
(98,52,89)
#714869
(113,72,105)
#805C79
(128,92,121)
#8F7089
(143,112,137)
#9E8499
(158,132,153)
#AD98A9
(173,152,169)
#BCACB9
(188,172,185)
#CBC0C9
(203,192,201)
#DAD4D9
(218,212,217)
#E9E8E9
(233,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #532049; }

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

This text font color is #532049.

Background Color

.myBgColor { background-color: #532049; }

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

This div background color is #532049.

Border color

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

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

This div border color is #532049.

Opacity

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

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

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

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

This text has shadow with #532049 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #532049.

Preview

Color preview on black background

This text has color #532049 on black background.


Color preview on white background

This text has color #532049 on white background.


Black color preview on #532049 background

This text has black color on #532049 background.


White color preview on #532049 background

This text has white color on #532049 background.


Related colors

Complementary color

Complementary color for #hex is #ACDFB6.


I love getcolorcode.com

Triadic colors

1 #495320 and #204953 with #532049 are triadic colors.

2 #492053 and #205349 with #532049 are triadic colors.