COLOR #5D3C61

HEX: #5D3C61 RGB: (93,60,97)

Color info

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

RGB color model

#5D3C61 color RGB value is (93,60,97).

RGB: (93,60,97) (36%, 24%, 38%)

RGB channels and saturation

R 93 of 255 = 36%
G 60 of 255 = 24%
B 97 of 255 = 38%

93
60
97

R + G + B ~ 33%. #5D3C61 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 93 + 60 + 97 = 250 (100%)
R 93 of 250 ~ 37.2%
G 60 of 250 ~ 24%
B 97 of 250 ~ 38.8'%

%37.2
%24
%38.8

CMYK color model

#5D3C61 color CMYK value is (4,38,0,62).

  • cyan value is 4.12%
  • magenta value is 38.14%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (4,38,0,62)
C4M38Y0K62 (4%, 38%, 0%, 62%)
(0.04 / 0.38 / 0.00 / 0.62)

CMYK percentages

%4.12
%38.14
%0
%61.96

Codes

Color #5D3C61 in popluar color models

5D 3C 61
RGB 93 60 97
HSL 294° 23.57% 30.78%
HSB/HSV 294° 38.14% 38.04%
CMYK 4.12% 38.14% 0.00%
61.96%

Color #5D3C61 in popluar number systems.

HEX 5D 3C 61
Decimal 93 60 97
Binary 1011101 111100 1100001
Octal 135 74 141

Shades and tints

Shades of #5D3C61

#5D3C61
(93,60,97)
#553759
(85,55,89)
#4D3251
(77,50,81)
#452D49
(69,45,73)
#3D2841
(61,40,65)
#352339
(53,35,57)
#2D1E31
(45,30,49)
#251929
(37,25,41)
#1D1421
(29,20,33)
#150F19
(21,15,25)
#0D0A11
(13,10,17)
#000000
(0,0,0)

Tints of #5D3C61

#5D3C61
(93,60,97)
#6B4D6F
(107,77,111)
#795E7D
(121,94,125)
#876F8B
(135,111,139)
#958099
(149,128,153)
#A391A7
(163,145,167)
#B1A2B5
(177,162,181)
#BFB3C3
(191,179,195)
#CDC4D1
(205,196,209)
#DBD5DF
(219,213,223)
#E9E6ED
(233,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D3C61 color. Also use rgb(93,60,97) instead hex code.

Text Font Color

.myTextColor { color: #5D3C61; }

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

This text font color is #5D3C61.

Background Color

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

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

This div background color is #5D3C61.

Border color

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

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

This div border color is #5D3C61.

Opacity

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

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

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

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

This text has shadow with #5D3C61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D3C61.

Preview

Color preview on black background

This text has color #5D3C61 on black background.


Color preview on white background

This text has color #5D3C61 on white background.


Black color preview on #5D3C61 background

This text has black color on #5D3C61 background.


White color preview on #5D3C61 background

This text has white color on #5D3C61 background.


Related colors

Complementary color

Complementary color for #hex is #A2C39E.


I love getcolorcode.com

Triadic colors

1 #615D3C and #3C615D with #5D3C61 are triadic colors.

2 #613C5D and #3C5D61 with #5D3C61 are triadic colors.