COLOR #503661

HEX: #503661 RGB: (80,54,97)

Color info

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

RGB color model

#503661 color RGB value is (80,54,97).

RGB: (80,54,97) (31%, 21%, 38%)

RGB channels and saturation

R 80 of 255 = 31%
G 54 of 255 = 21%
B 97 of 255 = 38%

80
54
97

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

Portions of RGB colors in percentages

R + G + B = 80 + 54 + 97 = 231 (100%)
R 80 of 231 ~ 34.63%
G 54 of 231 ~ 23.38%
B 97 of 231 ~ 41.99'%

%34.63
%23.38
%41.99

CMYK color model

#503661 color CMYK value is (18,44,0,62).

  • cyan value is 17.53%
  • magenta value is 44.33%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (18,44,0,62)
C18M44Y0K62 (18%, 44%, 0%, 62%)
(0.18 / 0.44 / 0.00 / 0.62)

CMYK percentages

%17.53
%44.33
%0
%61.96

Codes

Color #503661 in popluar color models

50 36 61
RGB 80 54 97
HSL 276° 28.48% 29.61%
HSB/HSV 276° 44.33% 38.04%
CMYK 17.53% 44.33% 0.00%
61.96%

Color #503661 in popluar number systems.

HEX 50 36 61
Decimal 80 54 97
Binary 1010000 110110 1100001
Octal 120 66 141

Shades and tints

Shades of #503661

#503661
(80,54,97)
#493259
(73,50,89)
#422E51
(66,46,81)
#3B2A49
(59,42,73)
#342641
(52,38,65)
#2D2239
(45,34,57)
#261E31
(38,30,49)
#1F1A29
(31,26,41)
#181621
(24,22,33)
#111219
(17,18,25)
#0A0E11
(10,14,17)
#000000
(0,0,0)

Tints of #503661

#503661
(80,54,97)
#5F486F
(95,72,111)
#6E5A7D
(110,90,125)
#7D6C8B
(125,108,139)
#8C7E99
(140,126,153)
#9B90A7
(155,144,167)
#AAA2B5
(170,162,181)
#B9B4C3
(185,180,195)
#C8C6D1
(200,198,209)
#D7D8DF
(215,216,223)
#E6EAED
(230,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #503661; }

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

This text font color is #503661.

Background Color

.myBgColor { background-color: #503661; }

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

This div background color is #503661.

Border color

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

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

This div border color is #503661.

Opacity

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

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

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

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

This text has shadow with #503661 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #503661.

Preview

Color preview on black background

This text has color #503661 on black background.


Color preview on white background

This text has color #503661 on white background.


Black color preview on #503661 background

This text has black color on #503661 background.


White color preview on #503661 background

This text has white color on #503661 background.


Related colors

Complementary color

Complementary color for #hex is #AFC99E.


I love getcolorcode.com

Triadic colors

1 #615036 and #366150 with #503661 are triadic colors.

2 #613650 and #365061 with #503661 are triadic colors.