COLOR #5B3D68

HEX: #5B3D68 RGB: (91,61,104)

Color info

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

RGB color model

#5B3D68 color RGB value is (91,61,104).

RGB: (91,61,104) (36%, 24%, 41%)

RGB channels and saturation

R 91 of 255 = 36%
G 61 of 255 = 24%
B 104 of 255 = 41%

91
61
104

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

Portions of RGB colors in percentages

R + G + B = 91 + 61 + 104 = 256 (100%)
R 91 of 256 ~ 35.55%
G 61 of 256 ~ 23.83%
B 104 of 256 ~ 40.63'%

%35.55
%23.83
%40.63

CMYK color model

#5B3D68 color CMYK value is (13,41,0,59).

  • cyan value is 12.50%
  • magenta value is 41.35%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (13,41,0,59)
C13M41Y0K59 (13%, 41%, 0%, 59%)
(0.13 / 0.41 / 0.00 / 0.59)

CMYK percentages

%12.5
%41.35
%0
%59.22

Codes

Color #5B3D68 in popluar color models

5B 3D 68
RGB 91 61 104
HSL 282° 26.06% 32.35%
HSB/HSV 282° 41.35% 40.78%
CMYK 12.50% 41.35% 0.00%
59.22%

Color #5B3D68 in popluar number systems.

HEX 5B 3D 68
Decimal 91 61 104
Binary 1011011 111101 1101000
Octal 133 75 150

Shades and tints

Shades of #5B3D68

#5B3D68
(91,61,104)
#53385F
(83,56,95)
#4B3356
(75,51,86)
#432E4D
(67,46,77)
#3B2944
(59,41,68)
#33243B
(51,36,59)
#2B1F32
(43,31,50)
#231A29
(35,26,41)
#1B1520
(27,21,32)
#131017
(19,16,23)
#0B0B0E
(11,11,14)
#000000
(0,0,0)

Tints of #5B3D68

#5B3D68
(91,61,104)
#694E75
(105,78,117)
#775F82
(119,95,130)
#85708F
(133,112,143)
#93819C
(147,129,156)
#A192A9
(161,146,169)
#AFA3B6
(175,163,182)
#BDB4C3
(189,180,195)
#CBC5D0
(203,197,208)
#D9D6DD
(217,214,221)
#E7E7EA
(231,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5B3D68 color. Also use rgb(91,61,104) instead hex code.

Text Font Color

.myTextColor { color: #5B3D68; }

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

This text font color is #5B3D68.

Background Color

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

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

This div background color is #5B3D68.

Border color

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

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

This div border color is #5B3D68.

Opacity

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

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

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

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

This text has shadow with #5B3D68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5B3D68.

Preview

Color preview on black background

This text has color #5B3D68 on black background.


Color preview on white background

This text has color #5B3D68 on white background.


Black color preview on #5B3D68 background

This text has black color on #5B3D68 background.


White color preview on #5B3D68 background

This text has white color on #5B3D68 background.


Related colors

Complementary color

Complementary color for #hex is #A4C297.


I love getcolorcode.com

Triadic colors

1 #685B3D and #3D685B with #5B3D68 are triadic colors.

2 #683D5B and #3D5B68 with #5B3D68 are triadic colors.