COLOR #50489E

HEX: #50489E RGB: (80,72,158)

Renk bilgisi

#50489E contains mainly blue color. #50489E ‘ nin web güvenlik rengi #663399 (ya da #639) dir.

RGB renk modeli

#50489E color RGB value is (80,72,158).

RGB: (80,72,158) (31%, 28%, 62%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 72 of 255 = 28%
B 158 of 255 = 62%

80
72
158

R + G + B ~ 40%. #50489E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 72 + 158 = 310 (100%)
R 80 of 310 ~ 25.81%
G 72 of 310 ~ 23.23%
B 158 of 310 ~ 50.97'%

%25.81
%23.23
%50.97

CMYK RENK MODELİ

#50489E rengi CMYK tonu (49,54,0,38).

  • camgöbeği tonu 49.37%
  • eflatun tonu 54.43%
  • sarı tonu 0.00%
  • ana renk tonu 38.04%

CMYK: (49,54,0,38)
C49M54Y0K38 (49%, 54%, 0%, 38%)
(0.49 / 0.54 / 0.00 / 0.38)

CMYK yüzdeleri

%49.37
%54.43
%0
%38.04

Codes

Color #50489E in popluar color models

50 48 9E
RGB 80 72 158
HSL 246° 37.39% 45.10%
HSB/HSV 246° 54.43% 61.96%
CMYK 49.37% 54.43% 0.00%
38.04%

Color #50489E in popluar number systems.

HEX 50 48 9E
Decimal 80 72 158
Binary 1010000 1001000 10011110
Octal 120 110 236

Shades and tints

Shades of #50489E

#50489E
(80,72,158)
#494290
(73,66,144)
#423C82
(66,60,130)
#3B3674
(59,54,116)
#343066
(52,48,102)
#2D2A58
(45,42,88)
#26244A
(38,36,74)
#1F1E3C
(31,30,60)
#18182E
(24,24,46)
#111220
(17,18,32)
#0A0C12
(10,12,18)
#000000
(0,0,0)

Tints of #50489E

#50489E
(80,72,158)
#5F58A6
(95,88,166)
#6E68AE
(110,104,174)
#7D78B6
(125,120,182)
#8C88BE
(140,136,190)
#9B98C6
(155,152,198)
#AAA8CE
(170,168,206)
#B9B8D6
(185,184,214)
#C8C8DE
(200,200,222)
#D7D8E6
(215,216,230)
#E6E8EE
(230,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50489E color. Also use rgb(80,72,158) instead hex code.

Text Font Color

.myTextColor { color: #50489E; }

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

This text font color is #50489E.

Background Color

.myBgColor { background-color: #50489E; }

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

This div background color is #50489E.

Border color

.myBorderColor { border: 1px solid #50489E; }

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

This div border color is #50489E.

Opacity

.myOpacity80 { color: #50489E; opacity: 0.8; }

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

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

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

This text has shadow with #50489E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50489E.

Preview

Color preview on black background

This text has color #50489E on black background.


Color preview on white background

This text has color #50489E on white background.


Black color preview on #50489E background

This text has black color on #50489E background.


White color preview on #50489E background

This text has white color on #50489E background.


Related colors

Complementary color

Complementary color for #hex is #AFB761.


I love getcolorcode.com

Triadic colors

1 #9E5048 and #489E50 with #50489E are triadic colors.

2 #9E4850 and #48509E with #50489E are triadic colors.