COLOR #503676

HEX: #503676 RGB: (80,54,118)

Color info

#503676 contains mainly red and blue colors. Web safe color of #503676 is #663366 (or #636).

RGB color model

#503676 color RGB value is (80,54,118).

RGB: (80,54,118) (31%, 21%, 46%)

RGB channels and saturation

R 80 of 255 = 31%
G 54 of 255 = 21%
B 118 of 255 = 46%

80
54
118

R + G + B ~ 33%. #503676 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 54 + 118 = 252 (100%)
R 80 of 252 ~ 31.75%
G 54 of 252 ~ 21.43%
B 118 of 252 ~ 46.83'%

%31.75
%21.43
%46.83

CMYK color model

#503676 color CMYK value is (32,54,0,54).

  • cyan value is 32.20%
  • magenta value is 54.24%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (32,54,0,54)
C32M54Y0K54 (32%, 54%, 0%, 54%)
(0.32 / 0.54 / 0.00 / 0.54)

CMYK percentages

%32.2
%54.24
%0
%53.73

Codes

Color #503676 in popluar color models

50 36 76
RGB 80 54 118
HSL 264° 37.21% 33.73%
HSB/HSV 264° 54.24% 46.27%
CMYK 32.20% 54.24% 0.00%
53.73%

Color #503676 in popluar number systems.

HEX 50 36 76
Decimal 80 54 118
Binary 1010000 110110 1110110
Octal 120 66 166

Shades and tints

Shades of #503676

#503676
(80,54,118)
#49326C
(73,50,108)
#422E62
(66,46,98)
#3B2A58
(59,42,88)
#34264E
(52,38,78)
#2D2244
(45,34,68)
#261E3A
(38,30,58)
#1F1A30
(31,26,48)
#181626
(24,22,38)
#11121C
(17,18,28)
#0A0E12
(10,14,18)
#000000
(0,0,0)

Tints of #503676

#503676
(80,54,118)
#5F4882
(95,72,130)
#6E5A8E
(110,90,142)
#7D6C9A
(125,108,154)
#8C7EA6
(140,126,166)
#9B90B2
(155,144,178)
#AAA2BE
(170,162,190)
#B9B4CA
(185,180,202)
#C8C6D6
(200,198,214)
#D7D8E2
(215,216,226)
#E6EAEE
(230,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #503676 color. Also use rgb(80,54,118) instead hex code.

Text Font Color

.myTextColor { color: #503676; }

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

This text font color is #503676.

Background Color

.myBgColor { background-color: #503676; }

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

This div background color is #503676.

Border color

.myBorderColor { border: 1px solid #503676; }

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

This div border color is #503676.

Opacity

.myOpacity80 { color: #503676; opacity: 0.8; }

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

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

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

This text has shadow with #503676 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #503676.

Preview

Color preview on black background

This text has color #503676 on black background.


Color preview on white background

This text has color #503676 on white background.


Black color preview on #503676 background

This text has black color on #503676 background.


White color preview on #503676 background

This text has white color on #503676 background.


Related colors

Complementary color

Complementary color for #hex is #AFC989.


I love getcolorcode.com

Triadic colors

1 #765036 and #367650 with #503676 are triadic colors.

2 #763650 and #365076 with #503676 are triadic colors.