COLOR #50486A

HEX: #50486A RGB: (80,72,106)

Color info

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

RGB color model

#50486A color RGB value is (80,72,106).

RGB: (80,72,106) (31%, 28%, 42%)

RGB channels and saturation

R 80 of 255 = 31%
G 72 of 255 = 28%
B 106 of 255 = 42%

80
72
106

R + G + B ~ 34%. #50486A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 72 + 106 = 258 (100%)
R 80 of 258 ~ 31.01%
G 72 of 258 ~ 27.91%
B 106 of 258 ~ 41.09'%

%31.01
%27.91
%41.09

CMYK color model

#50486A color CMYK value is (25,32,0,58).

  • cyan value is 24.53%
  • magenta value is 32.08%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (25,32,0,58)
C25M32Y0K58 (25%, 32%, 0%, 58%)
(0.25 / 0.32 / 0.00 / 0.58)

CMYK percentages

%24.53
%32.08
%0
%58.43

Codes

Color #50486A in popluar color models

50 48 6A
RGB 80 72 106
HSL 254° 19.10% 34.90%
HSB/HSV 254° 32.08% 41.57%
CMYK 24.53% 32.08% 0.00%
58.43%

Color #50486A in popluar number systems.

HEX 50 48 6A
Decimal 80 72 106
Binary 1010000 1001000 1101010
Octal 120 110 152

Shades and tints

Shades of #50486A

#50486A
(80,72,106)
#494261
(73,66,97)
#423C58
(66,60,88)
#3B364F
(59,54,79)
#343046
(52,48,70)
#2D2A3D
(45,42,61)
#262434
(38,36,52)
#1F1E2B
(31,30,43)
#181822
(24,24,34)
#111219
(17,18,25)
#0A0C10
(10,12,16)
#000000
(0,0,0)

Tints of #50486A

#50486A
(80,72,106)
#5F5877
(95,88,119)
#6E6884
(110,104,132)
#7D7891
(125,120,145)
#8C889E
(140,136,158)
#9B98AB
(155,152,171)
#AAA8B8
(170,168,184)
#B9B8C5
(185,184,197)
#C8C8D2
(200,200,210)
#D7D8DF
(215,216,223)
#E6E8EC
(230,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50486A color. Also use rgb(80,72,106) instead hex code.

Text Font Color

.myTextColor { color: #50486A; }

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

This text font color is #50486A.

Background Color

.myBgColor { background-color: #50486A; }

<div style="background-color:#50486A">Inner text</div>

This div background color is #50486A.

Border color

.myBorderColor { border: 1px solid #50486A; }

<div style="border:3px solid #50486A">Div</div>

This div border color is #50486A.

Opacity

.myOpacity80 { color: #50486A; opacity: 0.8; }

<p style="color:#50486A;opacity:0.8;">80%</p>

Text with #50486A 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 #50486A;}

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

This text has shadow with #50486A color.


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

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

This text has shadow with #50486A primary color and red secondary color.


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

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

This text has shadow with #50486A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #50486A.

Preview

Color preview on black background

This text has color #50486A on black background.


Color preview on white background

This text has color #50486A on white background.


Black color preview on #50486A background

This text has black color on #50486A background.


White color preview on #50486A background

This text has white color on #50486A background.


Related colors

Complementary color

Complementary color for #hex is #AFB795.


I love getcolorcode.com

Triadic colors

1 #6A5048 and #486A50 with #50486A are triadic colors.

2 #6A4850 and #48506A with #50486A are triadic colors.