COLOR #503F76

HEX: #503F76 RGB: (80,63,118)

Renk bilgisi

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

RGB renk modeli

#503F76 color RGB value is (80,63,118).

RGB: (80,63,118) (31%, 25%, 46%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 63 of 255 = 25%
B 118 of 255 = 46%

80
63
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 63 + 118 = 261 (100%)
R 80 of 261 ~ 30.65%
G 63 of 261 ~ 24.14%
B 118 of 261 ~ 45.21'%

%30.65
%24.14
%45.21

CMYK RENK MODELİ

#503F76 rengi CMYK tonu (32,47,0,54).

  • camgöbeği tonu 32.20%
  • eflatun tonu 46.61%
  • sarı tonu 0.00%
  • ana renk tonu 53.73%

CMYK: (32,47,0,54)
C32M47Y0K54 (32%, 47%, 0%, 54%)
(0.32 / 0.47 / 0.00 / 0.54)

CMYK yüzdeleri

%32.2
%46.61
%0
%53.73

Codes

Color #503F76 in popluar color models

50 3F 76
RGB 80 63 118
HSL 259° 30.39% 35.49%
HSB/HSV 259° 46.61% 46.27%
CMYK 32.20% 46.61% 0.00%
53.73%

Color #503F76 in popluar number systems.

HEX 50 3F 76
Decimal 80 63 118
Binary 1010000 111111 1110110
Octal 120 77 166

Shades and tints

Shades of #503F76

#503F76
(80,63,118)
#493A6C
(73,58,108)
#423562
(66,53,98)
#3B3058
(59,48,88)
#342B4E
(52,43,78)
#2D2644
(45,38,68)
#26213A
(38,33,58)
#1F1C30
(31,28,48)
#181726
(24,23,38)
#11121C
(17,18,28)
#0A0D12
(10,13,18)
#000000
(0,0,0)

Tints of #503F76

#503F76
(80,63,118)
#5F5082
(95,80,130)
#6E618E
(110,97,142)
#7D729A
(125,114,154)
#8C83A6
(140,131,166)
#9B94B2
(155,148,178)
#AAA5BE
(170,165,190)
#B9B6CA
(185,182,202)
#C8C7D6
(200,199,214)
#D7D8E2
(215,216,226)
#E6E9EE
(230,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #503F76; }

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

This text font color is #503F76.

Background Color

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

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

This div background color is #503F76.

Border color

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

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

This div border color is #503F76.

Opacity

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

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

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

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

This text has shadow with #503F76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #503F76.

Preview

Color preview on black background

This text has color #503F76 on black background.


Color preview on white background

This text has color #503F76 on white background.


Black color preview on #503F76 background

This text has black color on #503F76 background.


White color preview on #503F76 background

This text has white color on #503F76 background.


Related colors

Complementary color

Complementary color for #hex is #AFC089.


I love getcolorcode.com

Triadic colors

1 #76503F and #3F7650 with #503F76 are triadic colors.

2 #763F50 and #3F5076 with #503F76 are triadic colors.