COLOR #50396B

HEX: #50396B RGB: (80,57,107)

Color info

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

RGB color model

#50396B color RGB value is (80,57,107).

RGB: (80,57,107) (31%, 22%, 42%)

RGB channels and saturation

R 80 of 255 = 31%
G 57 of 255 = 22%
B 107 of 255 = 42%

80
57
107

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

Portions of RGB colors in percentages

R + G + B = 80 + 57 + 107 = 244 (100%)
R 80 of 244 ~ 32.79%
G 57 of 244 ~ 23.36%
B 107 of 244 ~ 43.85'%

%32.79
%23.36
%43.85

CMYK color model

#50396B color CMYK value is (25,47,0,58).

  • cyan value is 25.23%
  • magenta value is 46.73%
  • yellow value is 0.00%
  • key color value is 58.04%

CMYK: (25,47,0,58)
C25M47Y0K58 (25%, 47%, 0%, 58%)
(0.25 / 0.47 / 0.00 / 0.58)

CMYK percentages

%25.23
%46.73
%0
%58.04

Codes

Color #50396B in popluar color models

50 39 6B
RGB 80 57 107
HSL 268° 30.49% 32.16%
HSB/HSV 268° 46.73% 41.96%
CMYK 25.23% 46.73% 0.00%
58.04%

Color #50396B in popluar number systems.

HEX 50 39 6B
Decimal 80 57 107
Binary 1010000 111001 1101011
Octal 120 71 153

Shades and tints

Shades of #50396B

#50396B
(80,57,107)
#493462
(73,52,98)
#422F59
(66,47,89)
#3B2A50
(59,42,80)
#342547
(52,37,71)
#2D203E
(45,32,62)
#261B35
(38,27,53)
#1F162C
(31,22,44)
#181123
(24,17,35)
#110C1A
(17,12,26)
#0A0711
(10,7,17)
#000000
(0,0,0)

Tints of #50396B

#50396B
(80,57,107)
#5F4B78
(95,75,120)
#6E5D85
(110,93,133)
#7D6F92
(125,111,146)
#8C819F
(140,129,159)
#9B93AC
(155,147,172)
#AAA5B9
(170,165,185)
#B9B7C6
(185,183,198)
#C8C9D3
(200,201,211)
#D7DBE0
(215,219,224)
#E6EDED
(230,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50396B color. Also use rgb(80,57,107) instead hex code.

Text Font Color

.myTextColor { color: #50396B; }

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

This text font color is #50396B.

Background Color

.myBgColor { background-color: #50396B; }

<div style="background-color:#50396B">Inner text</div>

This div background color is #50396B.

Border color

.myBorderColor { border: 1px solid #50396B; }

<div style="border:3px solid #50396B">Div</div>

This div border color is #50396B.

Opacity

.myOpacity80 { color: #50396B; opacity: 0.8; }

<p style="color:#50396B;opacity:0.8;">80%</p>

Text with #50396B 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 #50396B;}

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

This text has shadow with #50396B color.


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

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

This text has shadow with #50396B primary color and red secondary color.


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

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

This text has shadow with #50396B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #50396B.

Preview

Color preview on black background

This text has color #50396B on black background.


Color preview on white background

This text has color #50396B on white background.


Black color preview on #50396B background

This text has black color on #50396B background.


White color preview on #50396B background

This text has white color on #50396B background.


Related colors

Complementary color

Complementary color for #hex is #AFC694.


I love getcolorcode.com

Triadic colors

1 #6B5039 and #396B50 with #50396B are triadic colors.

2 #6B3950 and #39506B with #50396B are triadic colors.