COLOR #50265D

HEX: #50265D RGB: (80,38,93)

Color info

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

RGB color model

#50265D color RGB value is (80,38,93).

RGB: (80,38,93) (31%, 15%, 36%)

RGB channels and saturation

R 80 of 255 = 31%
G 38 of 255 = 15%
B 93 of 255 = 36%

80
38
93

R + G + B ~ 27%. #50265D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 38 + 93 = 211 (100%)
R 80 of 211 ~ 37.91%
G 38 of 211 ~ 18.01%
B 93 of 211 ~ 44.08'%

%37.91
%18.01
%44.08

CMYK color model

#50265D color CMYK value is (14,59,0,64).

  • cyan value is 13.98%
  • magenta value is 59.14%
  • yellow value is 0.00%
  • key color value is 63.53%
CMYK: (14,59,0,64) C14M59Y0K64 (14%,59%,0%,64%) (0.14/0.59/0.00/0.64) 

CMYK percentages

%13.98
%59.14
%0
%63.53

Codes

Color #50265D in popluar color models

50 26 5D
RGB 80 38 93
HSL 286° 41.98% 25.69%
HSB/HSV 286° 59.14% 36.47%
CMYK 13.98% 59.14% 0.00%
63.53%

Color #50265D in popluar number systems.

HEX 50 26 5D
Decimal 80 38 93
Binary 1010000 100110 1011101
Octal 120 46 135

Shades and tints

Shades of #50265D

#50265D
(80,38,93)
#492355
(73,35,85)
#42204D
(66,32,77)
#3B1D45
(59,29,69)
#341A3D
(52,26,61)
#2D1735
(45,23,53)
#26142D
(38,20,45)
#1F1125
(31,17,37)
#180E1D
(24,14,29)
#110B15
(17,11,21)
#0A080D
(10,8,13)
#000000
(0,0,0)

Tints of #50265D

#50265D
(80,38,93)
#5F396B
(95,57,107)
#6E4C79
(110,76,121)
#7D5F87
(125,95,135)
#8C7295
(140,114,149)
#9B85A3
(155,133,163)
#AA98B1
(170,152,177)
#B9ABBF
(185,171,191)
#C8BECD
(200,190,205)
#D7D1DB
(215,209,219)
#E6E4E9
(230,228,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #50265D; }

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

This text font color is #50265D.

Background Color

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

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

This div background color is #50265D.

Border color

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

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

This div border color is #50265D.

Opacity

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

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

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

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

This text has shadow with #50265D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50265D.

Preview

Color preview on black background

This text has color #50265D on black background.


Color preview on white background

This text has color #50265D on white background.


Black color preview on #50265D background

This text has black color on #50265D background.


White color preview on #50265D background

This text has white color on #50265D background.


Related colors

Complementary color

Complementary color for #hex is #AFD9A2.


I love getcolorcode.com

Triadic colors

1 #5D5026 and #265D50 with #50265D are triadic colors.

2 #5D2650 and #26505D with #50265D are triadic colors.