COLOR #50375F

HEX: #50375F RGB: (80,55,95)

Color info

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

RGB color model

#50375F color RGB value is (80,55,95).

RGB: (80,55,95) (31%, 22%, 37%)

RGB channels and saturation

R 80 of 255 = 31%
G 55 of 255 = 22%
B 95 of 255 = 37%

80
55
95

R + G + B ~ 30%. #50375F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 55 + 95 = 230 (100%)
R 80 of 230 ~ 34.78%
G 55 of 230 ~ 23.91%
B 95 of 230 ~ 41.3'%

%34.78
%23.91
%41.3

CMYK color model

#50375F color CMYK value is (16,42,0,63).

  • cyan value is 15.79%
  • magenta value is 42.11%
  • yellow value is 0.00%
  • key color value is 62.75%

CMYK: (16,42,0,63)
C16M42Y0K63 (16%, 42%, 0%, 63%)
(0.16 / 0.42 / 0.00 / 0.63)

CMYK percentages

%15.79
%42.11
%0
%62.75

Codes

Color #50375F in popluar color models

50 37 5F
RGB 80 55 95
HSL 278° 26.67% 29.41%
HSB/HSV 278° 42.11% 37.25%
CMYK 15.79% 42.11% 0.00%
62.75%

Color #50375F in popluar number systems.

HEX 50 37 5F
Decimal 80 55 95
Binary 1010000 110111 1011111
Octal 120 67 137

Shades and tints

Shades of #50375F

#50375F
(80,55,95)
#493257
(73,50,87)
#422D4F
(66,45,79)
#3B2847
(59,40,71)
#34233F
(52,35,63)
#2D1E37
(45,30,55)
#26192F
(38,25,47)
#1F1427
(31,20,39)
#180F1F
(24,15,31)
#110A17
(17,10,23)
#0A050F
(10,5,15)
#000000
(0,0,0)

Tints of #50375F

#50375F
(80,55,95)
#5F496D
(95,73,109)
#6E5B7B
(110,91,123)
#7D6D89
(125,109,137)
#8C7F97
(140,127,151)
#9B91A5
(155,145,165)
#AAA3B3
(170,163,179)
#B9B5C1
(185,181,193)
#C8C7CF
(200,199,207)
#D7D9DD
(215,217,221)
#E6EBEB
(230,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50375F color. Also use rgb(80,55,95) instead hex code.

Text Font Color

.myTextColor { color: #50375F; }

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

This text font color is #50375F.

Background Color

.myBgColor { background-color: #50375F; }

<div style="background-color:#50375F">Inner text</div>

This div background color is #50375F.

Border color

.myBorderColor { border: 1px solid #50375F; }

<div style="border:3px solid #50375F">Div</div>

This div border color is #50375F.

Opacity

.myOpacity80 { color: #50375F; opacity: 0.8; }

<p style="color:#50375F;opacity:0.8;">80%</p>

Text with #50375F 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 #50375F;}

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

This text has shadow with #50375F color.


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

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

This text has shadow with #50375F primary color and red secondary color.


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

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

This text has shadow with #50375F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #50375F.

Preview

Color preview on black background

This text has color #50375F on black background.


Color preview on white background

This text has color #50375F on white background.


Black color preview on #50375F background

This text has black color on #50375F background.


White color preview on #50375F background

This text has white color on #50375F background.


Related colors

Complementary color

Complementary color for #hex is #AFC8A0.


I love getcolorcode.com

Triadic colors

1 #5F5037 and #375F50 with #50375F are triadic colors.

2 #5F3750 and #37505F with #50375F are triadic colors.