COLOR #50385D

HEX: #50385D RGB: (80,56,93)

Color info

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

RGB color model

#50385D color RGB value is (80,56,93).

RGB: (80,56,93) (31%, 22%, 36%)

RGB channels and saturation

R 80 of 255 = 31%
G 56 of 255 = 22%
B 93 of 255 = 36%

80
56
93

R + G + B ~ 30%. #50385D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 56 + 93 = 229 (100%)
R 80 of 229 ~ 34.93%
G 56 of 229 ~ 24.45%
B 93 of 229 ~ 40.61'%

%34.93
%24.45
%40.61

CMYK color model

#50385D color CMYK value is (14,40,0,64).

  • cyan value is 13.98%
  • magenta value is 39.78%
  • yellow value is 0.00%
  • key color value is 63.53%
CMYK: (14,40,0,64) C14M40Y0K64 (14%,40%,0%,64%) (0.14/0.40/0.00/0.64) 

CMYK percentages

%13.98
%39.78
%0
%63.53

Codes

Color #50385D in popluar color models

50 38 5D
RGB 80 56 93
HSL 279° 24.83% 29.22%
HSB/HSV 279° 39.78% 36.47%
CMYK 13.98% 39.78% 0.00%
63.53%

Color #50385D in popluar number systems.

HEX 50 38 5D
Decimal 80 56 93
Binary 1010000 111000 1011101
Octal 120 70 135

Shades and tints

Shades of #50385D

#50385D
(80,56,93)
#493355
(73,51,85)
#422E4D
(66,46,77)
#3B2945
(59,41,69)
#34243D
(52,36,61)
#2D1F35
(45,31,53)
#261A2D
(38,26,45)
#1F1525
(31,21,37)
#18101D
(24,16,29)
#110B15
(17,11,21)
#0A060D
(10,6,13)
#000000
(0,0,0)

Tints of #50385D

#50385D
(80,56,93)
#5F4A6B
(95,74,107)
#6E5C79
(110,92,121)
#7D6E87
(125,110,135)
#8C8095
(140,128,149)
#9B92A3
(155,146,163)
#AAA4B1
(170,164,177)
#B9B6BF
(185,182,191)
#C8C8CD
(200,200,205)
#D7DADB
(215,218,219)
#E6ECE9
(230,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50385D color. Also use rgb(80,56,93) instead hex code.

Text Font Color

.myTextColor { color: #50385D; }

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

This text font color is #50385D.

Background Color

.myBgColor { background-color: #50385D; }

<div style="background-color:#50385D">Inner text</div>

This div background color is #50385D.

Border color

.myBorderColor { border: 1px solid #50385D; }

<div style="border:3px solid #50385D">Div</div>

This div border color is #50385D.

Opacity

.myOpacity80 { color: #50385D; opacity: 0.8; }

<p style="color:#50385D;opacity:0.8;">80%</p>

Text with #50385D 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 #50385D;}

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

This text has shadow with #50385D color.


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

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

This text has shadow with #50385D primary color and red secondary color.


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

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

This text has shadow with #50385D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #50385D.

Preview

Color preview on black background

This text has color #50385D on black background.


Color preview on white background

This text has color #50385D on white background.


Black color preview on #50385D background

This text has black color on #50385D background.


White color preview on #50385D background

This text has white color on #50385D background.


Related colors

Complementary color

Complementary color for #hex is #AFC7A2.


I love getcolorcode.com

Triadic colors

1 #5D5038 and #385D50 with #50385D are triadic colors.

2 #5D3850 and #38505D with #50385D are triadic colors.