COLOR #5E3E58

HEX: #5E3E58 RGB: (94,62,88)

Color info

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

RGB color model

#5E3E58 color RGB value is (94,62,88).

RGB: (94,62,88) (37%, 24%, 35%)

RGB channels and saturation

R 94 of 255 = 37%
G 62 of 255 = 24%
B 88 of 255 = 35%

94
62
88

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

Portions of RGB colors in percentages

R + G + B = 94 + 62 + 88 = 244 (100%)
R 94 of 244 ~ 38.52%
G 62 of 244 ~ 25.41%
B 88 of 244 ~ 36.07'%

%38.52
%25.41
%36.07

CMYK color model

#5E3E58 color CMYK value is (0,34,6,63).

  • cyan value is 0.00%
  • magenta value is 34.04%
  • yellow value is 6.38%
  • key color value is 63.14%

CMYK: (0,34,6,63)
C0M34Y6K63 (0%, 34%, 6%, 63%)
(0.00 / 0.34 / 0.06 / 0.63)

CMYK percentages

%0
%34.04
%6.38
%63.14

Codes

Color #5E3E58 in popluar color models

5E 3E 58
RGB 94 62 88
HSL 311° 20.51% 30.59%
HSB/HSV 311° 34.04% 36.86%
CMYK 0.00% 34.04% 6.38%
63.14%

Color #5E3E58 in popluar number systems.

HEX 5E 3E 58
Decimal 94 62 88
Binary 1011110 111110 1011000
Octal 136 76 130

Shades and tints

Shades of #5E3E58

#5E3E58
(94,62,88)
#563950
(86,57,80)
#4E3448
(78,52,72)
#462F40
(70,47,64)
#3E2A38
(62,42,56)
#362530
(54,37,48)
#2E2028
(46,32,40)
#261B20
(38,27,32)
#1E1618
(30,22,24)
#161110
(22,17,16)
#0E0C08
(14,12,8)
#000000
(0,0,0)

Tints of #5E3E58

#5E3E58
(94,62,88)
#6C4F67
(108,79,103)
#7A6076
(122,96,118)
#887185
(136,113,133)
#968294
(150,130,148)
#A493A3
(164,147,163)
#B2A4B2
(178,164,178)
#C0B5C1
(192,181,193)
#CEC6D0
(206,198,208)
#DCD7DF
(220,215,223)
#EAE8EE
(234,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5E3E58 color. Also use rgb(94,62,88) instead hex code.

Text Font Color

.myTextColor { color: #5E3E58; }

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

This text font color is #5E3E58.

Background Color

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

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

This div background color is #5E3E58.

Border color

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

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

This div border color is #5E3E58.

Opacity

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

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

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

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

This text has shadow with #5E3E58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5E3E58.

Preview

Color preview on black background

This text has color #5E3E58 on black background.


Color preview on white background

This text has color #5E3E58 on white background.


Black color preview on #5E3E58 background

This text has black color on #5E3E58 background.


White color preview on #5E3E58 background

This text has white color on #5E3E58 background.


Related colors

Complementary color

Complementary color for #hex is #A1C1A7.


I love getcolorcode.com

Triadic colors

1 #585E3E and #3E585E with #5E3E58 are triadic colors.

2 #583E5E and #3E5E58 with #5E3E58 are triadic colors.