COLOR #50275E

HEX: #50275E RGB: (80,39,94)

Color info

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

RGB color model

#50275E color RGB value is (80,39,94).

RGB: (80,39,94) (31%, 15%, 37%)

RGB channels and saturation

R 80 of 255 = 31%
G 39 of 255 = 15%
B 94 of 255 = 37%

80
39
94

R + G + B ~ 28%. #50275E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 39 + 94 = 213 (100%)
R 80 of 213 ~ 37.56%
G 39 of 213 ~ 18.31%
B 94 of 213 ~ 44.13'%

%37.56
%18.31
%44.13

CMYK color model

#50275E color CMYK value is (15,59,0,63).

  • cyan value is 14.89%
  • magenta value is 58.51%
  • yellow value is 0.00%
  • key color value is 63.14%

CMYK: (15,59,0,63)
C15M59Y0K63 (15%, 59%, 0%, 63%)
(0.15 / 0.59 / 0.00 / 0.63)

CMYK percentages

%14.89
%58.51
%0
%63.14

Codes

Color #50275E in popluar color models

50 27 5E
RGB 80 39 94
HSL 285° 41.35% 26.08%
HSB/HSV 285° 58.51% 36.86%
CMYK 14.89% 58.51% 0.00%
63.14%

Color #50275E in popluar number systems.

HEX 50 27 5E
Decimal 80 39 94
Binary 1010000 100111 1011110
Octal 120 47 136

Shades and tints

Shades of #50275E

#50275E
(80,39,94)
#492456
(73,36,86)
#42214E
(66,33,78)
#3B1E46
(59,30,70)
#341B3E
(52,27,62)
#2D1836
(45,24,54)
#26152E
(38,21,46)
#1F1226
(31,18,38)
#180F1E
(24,15,30)
#110C16
(17,12,22)
#0A090E
(10,9,14)
#000000
(0,0,0)

Tints of #50275E

#50275E
(80,39,94)
#5F3A6C
(95,58,108)
#6E4D7A
(110,77,122)
#7D6088
(125,96,136)
#8C7396
(140,115,150)
#9B86A4
(155,134,164)
#AA99B2
(170,153,178)
#B9ACC0
(185,172,192)
#C8BFCE
(200,191,206)
#D7D2DC
(215,210,220)
#E6E5EA
(230,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50275E color. Also use rgb(80,39,94) instead hex code.

Text Font Color

.myTextColor { color: #50275E; }

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

This text font color is #50275E.

Background Color

.myBgColor { background-color: #50275E; }

<div style="background-color:#50275E">Inner text</div>

This div background color is #50275E.

Border color

.myBorderColor { border: 1px solid #50275E; }

<div style="border:3px solid #50275E">Div</div>

This div border color is #50275E.

Opacity

.myOpacity80 { color: #50275E; opacity: 0.8; }

<p style="color:#50275E;opacity:0.8;">80%</p>

Text with #50275E 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 #50275E;}

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

This text has shadow with #50275E color.


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

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

This text has shadow with #50275E primary color and red secondary color.


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

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

This text has shadow with #50275E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #50275E.

Preview

Color preview on black background

This text has color #50275E on black background.


Color preview on white background

This text has color #50275E on white background.


Black color preview on #50275E background

This text has black color on #50275E background.


White color preview on #50275E background

This text has white color on #50275E background.


Related colors

Complementary color

Complementary color for #hex is #AFD8A1.


I love getcolorcode.com

Triadic colors

1 #5E5027 and #275E50 with #50275E are triadic colors.

2 #5E2750 and #27505E with #50275E are triadic colors.