COLOR #503C78

HEX: #503C78 RGB: (80,60,120)

Renk bilgisi

#503C78 contains mainly red and blue colors. #503C78 ‘ nin web güvenlik rengi #663366 (ya da #636) dir.

RGB renk modeli

#503C78 color RGB value is (80,60,120).

RGB: (80,60,120) (31%, 24%, 47%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 60 of 255 = 24%
B 120 of 255 = 47%

80
60
120

R + G + B ~ 34%. #503C78 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 60 + 120 = 260 (100%)
R 80 of 260 ~ 30.77%
G 60 of 260 ~ 23.08%
B 120 of 260 ~ 46.15'%

%30.77
%23.08
%46.15

CMYK RENK MODELİ

#503C78 rengi CMYK tonu (33,50,0,53).

  • camgöbeği tonu 33.33%
  • eflatun tonu 50.00%
  • sarı tonu 0.00%
  • ana renk tonu 52.94%

CMYK: (33,50,0,53)
C33M50Y0K53 (33%, 50%, 0%, 53%)
(0.33 / 0.50 / 0.00 / 0.53)

CMYK yüzdeleri

%33.33
%50
%0
%52.94

Codes

Color #503C78 in popluar color models

50 3C 78
RGB 80 60 120
HSL 260° 33.33% 35.29%
HSB/HSV 260° 50.00% 47.06%
CMYK 33.33% 50.00% 0.00%
52.94%

Color #503C78 in popluar number systems.

HEX 50 3C 78
Decimal 80 60 120
Binary 1010000 111100 1111000
Octal 120 74 170

Shades and tints

Shades of #503C78

#503C78
(80,60,120)
#49376E
(73,55,110)
#423264
(66,50,100)
#3B2D5A
(59,45,90)
#342850
(52,40,80)
#2D2346
(45,35,70)
#261E3C
(38,30,60)
#1F1932
(31,25,50)
#181428
(24,20,40)
#110F1E
(17,15,30)
#0A0A14
(10,10,20)
#000000
(0,0,0)

Tints of #503C78

#503C78
(80,60,120)
#5F4D84
(95,77,132)
#6E5E90
(110,94,144)
#7D6F9C
(125,111,156)
#8C80A8
(140,128,168)
#9B91B4
(155,145,180)
#AAA2C0
(170,162,192)
#B9B3CC
(185,179,204)
#C8C4D8
(200,196,216)
#D7D5E4
(215,213,228)
#E6E6F0
(230,230,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #503C78 color. Also use rgb(80,60,120) instead hex code.

Text Font Color

.myTextColor { color: #503C78; }

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

This text font color is #503C78.

Background Color

.myBgColor { background-color: #503C78; }

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

This div background color is #503C78.

Border color

.myBorderColor { border: 1px solid #503C78; }

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

This div border color is #503C78.

Opacity

.myOpacity80 { color: #503C78; opacity: 0.8; }

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

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

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

This text has shadow with #503C78 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #503C78.

Preview

Color preview on black background

This text has color #503C78 on black background.


Color preview on white background

This text has color #503C78 on white background.


Black color preview on #503C78 background

This text has black color on #503C78 background.


White color preview on #503C78 background

This text has white color on #503C78 background.


Related colors

Complementary color

Complementary color for #hex is #AFC387.


I love getcolorcode.com

Triadic colors

1 #78503C and #3C7850 with #503C78 are triadic colors.

2 #783C50 and #3C5078 with #503C78 are triadic colors.