COLOR #504697

HEX: #504697 RGB: (80,70,151)

Color info

#504697 contains mainly blue color. Web safe color of #504697 is #663399 (or #639).

RGB color model

#504697 color RGB value is (80,70,151).

RGB: (80,70,151) (31%, 27%, 59%)

RGB channels and saturation

R 80 of 255 = 31%
G 70 of 255 = 27%
B 151 of 255 = 59%

80
70
151

R + G + B ~ 39%. #504697 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 70 + 151 = 301 (100%)
R 80 of 301 ~ 26.58%
G 70 of 301 ~ 23.26%
B 151 of 301 ~ 50.17'%

%26.58
%23.26
%50.17

CMYK color model

#504697 color CMYK value is (47,54,0,41).

  • cyan value is 47.02%
  • magenta value is 53.64%
  • yellow value is 0.00%
  • key color value is 40.78%

CMYK: (47,54,0,41)
C47M54Y0K41 (47%, 54%, 0%, 41%)
(0.47 / 0.54 / 0.00 / 0.41)

CMYK percentages

%47.02
%53.64
%0
%40.78

Codes

Color #504697 in popluar color models

50 46 97
RGB 80 70 151
HSL 247° 36.65% 43.33%
HSB/HSV 247° 53.64% 59.22%
CMYK 47.02% 53.64% 0.00%
40.78%

Color #504697 in popluar number systems.

HEX 50 46 97
Decimal 80 70 151
Binary 1010000 1000110 10010111
Octal 120 106 227

Shades and tints

Shades of #504697

#504697
(80,70,151)
#49408A
(73,64,138)
#423A7D
(66,58,125)
#3B3470
(59,52,112)
#342E63
(52,46,99)
#2D2856
(45,40,86)
#262249
(38,34,73)
#1F1C3C
(31,28,60)
#18162F
(24,22,47)
#111022
(17,16,34)
#0A0A15
(10,10,21)
#000000
(0,0,0)

Tints of #504697

#504697
(80,70,151)
#5F56A0
(95,86,160)
#6E66A9
(110,102,169)
#7D76B2
(125,118,178)
#8C86BB
(140,134,187)
#9B96C4
(155,150,196)
#AAA6CD
(170,166,205)
#B9B6D6
(185,182,214)
#C8C6DF
(200,198,223)
#D7D6E8
(215,214,232)
#E6E6F1
(230,230,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #504697 color. Also use rgb(80,70,151) instead hex code.

Text Font Color

.myTextColor { color: #504697; }

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

This text font color is #504697.

Background Color

.myBgColor { background-color: #504697; }

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

This div background color is #504697.

Border color

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

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

This div border color is #504697.

Opacity

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

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

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

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

This text has shadow with #504697 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504697.

Preview

Color preview on black background

This text has color #504697 on black background.


Color preview on white background

This text has color #504697 on white background.


Black color preview on #504697 background

This text has black color on #504697 background.


White color preview on #504697 background

This text has white color on #504697 background.


Related colors

Complementary color

Complementary color for #hex is #AFB968.


I love getcolorcode.com

Triadic colors

1 #975046 and #469750 with #504697 are triadic colors.

2 #974650 and #465097 with #504697 are triadic colors.