COLOR #5D4263

HEX: #5D4263 RGB: (93,66,99)

Color info

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

RGB color model

#5D4263 color RGB value is (93,66,99).

RGB: (93,66,99) (36%, 26%, 39%)

RGB channels and saturation

R 93 of 255 = 36%
G 66 of 255 = 26%
B 99 of 255 = 39%

93
66
99

R + G + B ~ 34%. #5D4263 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 93 + 66 + 99 = 258 (100%)
R 93 of 258 ~ 36.05%
G 66 of 258 ~ 25.58%
B 99 of 258 ~ 38.37'%

%36.05
%25.58
%38.37

CMYK color model

#5D4263 color CMYK value is (6,33,0,61).

  • cyan value is 6.06%
  • magenta value is 33.33%
  • yellow value is 0.00%
  • key color value is 61.18%
CMYK: (6,33,0,61) C6M33Y0K61 (6%,33%,0%,61%) (0.06/0.33/0.00/0.61) 

CMYK percentages

%6.06
%33.33
%0
%61.18

Codes

Color #5D4263 in popluar color models

5D 42 63
RGB 93 66 99
HSL 289° 20.00% 32.35%
HSB/HSV 289° 33.33% 38.82%
CMYK 6.06% 33.33% 0.00%
61.18%

Color #5D4263 in popluar number systems.

HEX 5D 42 63
Decimal 93 66 99
Binary 1011101 1000010 1100011
Octal 135 102 143

Shades and tints

Shades of #5D4263

#5D4263
(93,66,99)
#553C5A
(85,60,90)
#4D3651
(77,54,81)
#453048
(69,48,72)
#3D2A3F
(61,42,63)
#352436
(53,36,54)
#2D1E2D
(45,30,45)
#251824
(37,24,36)
#1D121B
(29,18,27)
#150C12
(21,12,18)
#0D0609
(13,6,9)
#000000
(0,0,0)

Tints of #5D4263

#5D4263
(93,66,99)
#6B5371
(107,83,113)
#79647F
(121,100,127)
#87758D
(135,117,141)
#95869B
(149,134,155)
#A397A9
(163,151,169)
#B1A8B7
(177,168,183)
#BFB9C5
(191,185,197)
#CDCAD3
(205,202,211)
#DBDBE1
(219,219,225)
#E9ECEF
(233,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D4263 color. Also use rgb(93,66,99) instead hex code.

Text Font Color

.myTextColor { color: #5D4263; }

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

This text font color is #5D4263.

Background Color

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

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

This div background color is #5D4263.

Border color

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

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

This div border color is #5D4263.

Opacity

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

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

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

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

This text has shadow with #5D4263 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D4263.

Preview

Color preview on black background

This text has color #5D4263 on black background.


Color preview on white background

This text has color #5D4263 on white background.


Black color preview on #5D4263 background

This text has black color on #5D4263 background.


White color preview on #5D4263 background

This text has white color on #5D4263 background.


Related colors

Complementary color

Complementary color for #hex is #A2BD9C.


I love getcolorcode.com

Triadic colors

1 #635D42 and #42635D with #5D4263 are triadic colors.

2 #63425D and #425D63 with #5D4263 are triadic colors.