COLOR #5D4362

HEX: #5D4362 RGB: (93,67,98)

Color info

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

RGB color model

#5D4362 color RGB value is (93,67,98).

RGB: (93,67,98) (36%, 26%, 38%)

RGB channels and saturation

R 93 of 255 = 36%
G 67 of 255 = 26%
B 98 of 255 = 38%

93
67
98

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

Portions of RGB colors in percentages

R + G + B = 93 + 67 + 98 = 258 (100%)
R 93 of 258 ~ 36.05%
G 67 of 258 ~ 25.97%
B 98 of 258 ~ 37.98'%

%36.05
%25.97
%37.98

CMYK color model

#5D4362 color CMYK value is (5,32,0,62).

  • cyan value is 5.10%
  • magenta value is 31.63%
  • yellow value is 0.00%
  • key color value is 61.57%
CMYK: (5,32,0,62) C5M32Y0K62 (5%,32%,0%,62%) (0.05/0.32/0.00/0.62) 

CMYK percentages

%5.1
%31.63
%0
%61.57

Codes

Color #5D4362 in popluar color models

5D 43 62
RGB 93 67 98
HSL 290° 18.79% 32.35%
HSB/HSV 290° 31.63% 38.43%
CMYK 5.10% 31.63% 0.00%
61.57%

Color #5D4362 in popluar number systems.

HEX 5D 43 62
Decimal 93 67 98
Binary 1011101 1000011 1100010
Octal 135 103 142

Shades and tints

Shades of #5D4362

#5D4362
(93,67,98)
#553D5A
(85,61,90)
#4D3752
(77,55,82)
#45314A
(69,49,74)
#3D2B42
(61,43,66)
#35253A
(53,37,58)
#2D1F32
(45,31,50)
#25192A
(37,25,42)
#1D1322
(29,19,34)
#150D1A
(21,13,26)
#0D0712
(13,7,18)
#000000
(0,0,0)

Tints of #5D4362

#5D4362
(93,67,98)
#6B5470
(107,84,112)
#79657E
(121,101,126)
#87768C
(135,118,140)
#95879A
(149,135,154)
#A398A8
(163,152,168)
#B1A9B6
(177,169,182)
#BFBAC4
(191,186,196)
#CDCBD2
(205,203,210)
#DBDCE0
(219,220,224)
#E9EDEE
(233,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D4362 color. Also use rgb(93,67,98) instead hex code.

Text Font Color

.myTextColor { color: #5D4362; }

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

This text font color is #5D4362.

Background Color

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

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

This div background color is #5D4362.

Border color

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

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

This div border color is #5D4362.

Opacity

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

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

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

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

This text has shadow with #5D4362 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D4362.

Preview

Color preview on black background

This text has color #5D4362 on black background.


Color preview on white background

This text has color #5D4362 on white background.


Black color preview on #5D4362 background

This text has black color on #5D4362 background.


White color preview on #5D4362 background

This text has white color on #5D4362 background.


Related colors

Complementary color

Complementary color for #hex is #A2BC9D.


I love getcolorcode.com

Triadic colors

1 #625D43 and #43625D with #5D4362 are triadic colors.

2 #62435D and #435D62 with #5D4362 are triadic colors.