COLOR #503C74

HEX: #503C74 RGB: (80,60,116)

Renk bilgisi

#503C74 contains red, green and blue colors in about the same proportion. #503C74 ‘ nin web güvenlik rengi #663366 (ya da #636) dir.

RGB renk modeli

#503C74 color RGB value is (80,60,116).

RGB: (80,60,116) (31%, 24%, 45%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 60 of 255 = 24%
B 116 of 255 = 45%

80
60
116

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 60 + 116 = 256 (100%)
R 80 of 256 ~ 31.25%
G 60 of 256 ~ 23.44%
B 116 of 256 ~ 45.31'%

%31.25
%23.44
%45.31

CMYK RENK MODELİ

#503C74 rengi CMYK tonu (31,48,0,55).

  • camgöbeği tonu 31.03%
  • eflatun tonu 48.28%
  • sarı tonu 0.00%
  • ana renk tonu 54.51%

CMYK: (31,48,0,55)
C31M48Y0K55 (31%, 48%, 0%, 55%)
(0.31 / 0.48 / 0.00 / 0.55)

CMYK yüzdeleri

%31.03
%48.28
%0
%54.51

Codes

Color #503C74 in popluar color models

50 3C 74
RGB 80 60 116
HSL 261° 31.82% 34.51%
HSB/HSV 261° 48.28% 45.49%
CMYK 31.03% 48.28% 0.00%
54.51%

Color #503C74 in popluar number systems.

HEX 50 3C 74
Decimal 80 60 116
Binary 1010000 111100 1110100
Octal 120 74 164

Shades and tints

Shades of #503C74

#503C74
(80,60,116)
#49376A
(73,55,106)
#423260
(66,50,96)
#3B2D56
(59,45,86)
#34284C
(52,40,76)
#2D2342
(45,35,66)
#261E38
(38,30,56)
#1F192E
(31,25,46)
#181424
(24,20,36)
#110F1A
(17,15,26)
#0A0A10
(10,10,16)
#000000
(0,0,0)

Tints of #503C74

#503C74
(80,60,116)
#5F4D80
(95,77,128)
#6E5E8C
(110,94,140)
#7D6F98
(125,111,152)
#8C80A4
(140,128,164)
#9B91B0
(155,145,176)
#AAA2BC
(170,162,188)
#B9B3C8
(185,179,200)
#C8C4D4
(200,196,212)
#D7D5E0
(215,213,224)
#E6E6EC
(230,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #503C74; }

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

This text font color is #503C74.

Background Color

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

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

This div background color is #503C74.

Border color

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

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

This div border color is #503C74.

Opacity

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

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

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

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

This text has shadow with #503C74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #503C74.

Preview

Color preview on black background

This text has color #503C74 on black background.


Color preview on white background

This text has color #503C74 on white background.


Black color preview on #503C74 background

This text has black color on #503C74 background.


White color preview on #503C74 background

This text has white color on #503C74 background.


Related colors

Complementary color

Complementary color for #hex is #AFC38B.


I love getcolorcode.com

Triadic colors

1 #74503C and #3C7450 with #503C74 are triadic colors.

2 #743C50 and #3C5074 with #503C74 are triadic colors.