COLOR #5D2E52

HEX: #5D2E52 RGB: (93,46,82)

Color info

#5D2E52 contains red, green and blue colors in about the same proportion. Web safe color of #5D2E52 is #663366 (or #636).

RGB color model

#5D2E52 color RGB value is (93,46,82).

RGB: (93,46,82) (36%, 18%, 32%)

RGB channels and saturation

R 93 of 255 = 36%
G 46 of 255 = 18%
B 82 of 255 = 32%

93
46
82

R + G + B ~ 29%. #5D2E52 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 93 + 46 + 82 = 221 (100%)
R 93 of 221 ~ 42.08%
G 46 of 221 ~ 20.81%
B 82 of 221 ~ 37.1'%

%42.08
%20.81
%37.1

CMYK color model

#5D2E52 color CMYK value is (0,51,12,64).

  • cyan value is 0.00%
  • magenta value is 50.54%
  • yellow value is 11.83%
  • key color value is 63.53%

CMYK: (0,51,12,64)
C0M51Y12K64 (0%, 51%, 12%, 64%)
(0.00 / 0.51 / 0.12 / 0.64)

CMYK percentages

%0
%50.54
%11.83
%63.53

Codes

Color #5D2E52 in popluar color models

5D 2E 52
RGB 93 46 82
HSL 314° 33.81% 27.25%
HSB/HSV 314° 50.54% 36.47%
CMYK 0.00% 50.54% 11.83%
63.53%

Color #5D2E52 in popluar number systems.

HEX 5D 2E 52
Decimal 93 46 82
Binary 1011101 101110 1010010
Octal 135 56 122

Shades and tints

Shades of #5D2E52

#5D2E52
(93,46,82)
#552A4B
(85,42,75)
#4D2644
(77,38,68)
#45223D
(69,34,61)
#3D1E36
(61,30,54)
#351A2F
(53,26,47)
#2D1628
(45,22,40)
#251221
(37,18,33)
#1D0E1A
(29,14,26)
#150A13
(21,10,19)
#0D060C
(13,6,12)
#000000
(0,0,0)

Tints of #5D2E52

#5D2E52
(93,46,82)
#6B4161
(107,65,97)
#795470
(121,84,112)
#87677F
(135,103,127)
#957A8E
(149,122,142)
#A38D9D
(163,141,157)
#B1A0AC
(177,160,172)
#BFB3BB
(191,179,187)
#CDC6CA
(205,198,202)
#DBD9D9
(219,217,217)
#E9ECE8
(233,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D2E52 color. Also use rgb(93,46,82) instead hex code.

Text Font Color

.myTextColor { color: #5D2E52; }

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

This text font color is #5D2E52.

Background Color

.myBgColor { background-color: #5D2E52; }

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

This div background color is #5D2E52.

Border color

.myBorderColor { border: 1px solid #5D2E52; }

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

This div border color is #5D2E52.

Opacity

.myOpacity80 { color: #5D2E52; opacity: 0.8; }

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

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

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

This text has shadow with #5D2E52 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D2E52.

Preview

Color preview on black background

This text has color #5D2E52 on black background.


Color preview on white background

This text has color #5D2E52 on white background.


Black color preview on #5D2E52 background

This text has black color on #5D2E52 background.


White color preview on #5D2E52 background

This text has white color on #5D2E52 background.


Related colors

Complementary color

Complementary color for #hex is #A2D1AD.


I love getcolorcode.com

Triadic colors

1 #525D2E and #2E525D with #5D2E52 are triadic colors.

2 #522E5D and #2E5D52 with #5D2E52 are triadic colors.