COLOR #5D3F58

HEX: #5D3F58 RGB: (93,63,88)

Color info

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

RGB color model

#5D3F58 color RGB value is (93,63,88).

RGB: (93,63,88) (36%, 25%, 35%)

RGB channels and saturation

R 93 of 255 = 36%
G 63 of 255 = 25%
B 88 of 255 = 35%

93
63
88

R + G + B ~ 32%. #5D3F58 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 93 + 63 + 88 = 244 (100%)
R 93 of 244 ~ 38.11%
G 63 of 244 ~ 25.82%
B 88 of 244 ~ 36.07'%

%38.11
%25.82
%36.07

CMYK color model

#5D3F58 color CMYK value is (0,32,5,64).

  • cyan value is 0.00%
  • magenta value is 32.26%
  • yellow value is 5.38%
  • key color value is 63.53%
CMYK: (0,32,5,64) C0M32Y5K64 (0%,32%,5%,64%) (0.00/0.32/0.05/0.64) 

CMYK percentages

%0
%32.26
%5.38
%63.53

Codes

Color #5D3F58 in popluar color models

5D 3F 58
RGB 93 63 88
HSL 310° 19.23% 30.59%
HSB/HSV 310° 32.26% 36.47%
CMYK 0.00% 32.26% 5.38%
63.53%

Color #5D3F58 in popluar number systems.

HEX 5D 3F 58
Decimal 93 63 88
Binary 1011101 111111 1011000
Octal 135 77 130

Shades and tints

Shades of #5D3F58

#5D3F58
(93,63,88)
#553A50
(85,58,80)
#4D3548
(77,53,72)
#453040
(69,48,64)
#3D2B38
(61,43,56)
#352630
(53,38,48)
#2D2128
(45,33,40)
#251C20
(37,28,32)
#1D1718
(29,23,24)
#151210
(21,18,16)
#0D0D08
(13,13,8)
#000000
(0,0,0)

Tints of #5D3F58

#5D3F58
(93,63,88)
#6B5067
(107,80,103)
#796176
(121,97,118)
#877285
(135,114,133)
#958394
(149,131,148)
#A394A3
(163,148,163)
#B1A5B2
(177,165,178)
#BFB6C1
(191,182,193)
#CDC7D0
(205,199,208)
#DBD8DF
(219,216,223)
#E9E9EE
(233,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D3F58 color. Also use rgb(93,63,88) instead hex code.

Text Font Color

.myTextColor { color: #5D3F58; }

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

This text font color is #5D3F58.

Background Color

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

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

This div background color is #5D3F58.

Border color

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

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

This div border color is #5D3F58.

Opacity

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

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

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

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

This text has shadow with #5D3F58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D3F58.

Preview

Color preview on black background

This text has color #5D3F58 on black background.


Color preview on white background

This text has color #5D3F58 on white background.


Black color preview on #5D3F58 background

This text has black color on #5D3F58 background.


White color preview on #5D3F58 background

This text has white color on #5D3F58 background.


Related colors

Complementary color

Complementary color for #hex is #A2C0A7.


I love getcolorcode.com

Triadic colors

1 #585D3F and #3F585D with #5D3F58 are triadic colors.

2 #583F5D and #3F5D58 with #5D3F58 are triadic colors.