COLOR #50508D

HEX: #50508D RGB: (80,80,141)

Renk bilgisi

#50508D contains mainly blue color. #50508D ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#50508D color RGB value is (80,80,141).

RGB: (80,80,141) (31%, 31%, 55%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 80 of 255 = 31%
B 141 of 255 = 55%

80
80
141

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 80 + 141 = 301 (100%)
R 80 of 301 ~ 26.58%
G 80 of 301 ~ 26.58%
B 141 of 301 ~ 46.84'%

%26.58
%26.58
%46.84

CMYK RENK MODELİ

#50508D rengi CMYK tonu (43,43,0,45).

  • camgöbeği tonu 43.26%
  • eflatun tonu 43.26%
  • sarı tonu 0.00%
  • ana renk tonu 44.71%

CMYK: (43,43,0,45)
C43M43Y0K45 (43%, 43%, 0%, 45%)
(0.43 / 0.43 / 0.00 / 0.45)

CMYK yüzdeleri

%43.26
%43.26
%0
%44.71

Codes

Color #50508D in popluar color models

50 50 8D
RGB 80 80 141
HSL 240° 27.60% 43.33%
HSB/HSV 240° 43.26% 55.29%
CMYK 43.26% 43.26% 0.00%
44.71%

Color #50508D in popluar number systems.

HEX 50 50 8D
Decimal 80 80 141
Binary 1010000 1010000 10001101
Octal 120 120 215

Shades and tints

Shades of #50508D

#50508D
(80,80,141)
#494981
(73,73,129)
#424275
(66,66,117)
#3B3B69
(59,59,105)
#34345D
(52,52,93)
#2D2D51
(45,45,81)
#262645
(38,38,69)
#1F1F39
(31,31,57)
#18182D
(24,24,45)
#111121
(17,17,33)
#0A0A15
(10,10,21)
#000000
(0,0,0)

Tints of #50508D

#50508D
(80,80,141)
#5F5F97
(95,95,151)
#6E6EA1
(110,110,161)
#7D7DAB
(125,125,171)
#8C8CB5
(140,140,181)
#9B9BBF
(155,155,191)
#AAAAC9
(170,170,201)
#B9B9D3
(185,185,211)
#C8C8DD
(200,200,221)
#D7D7E7
(215,215,231)
#E6E6F1
(230,230,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50508D color. Also use rgb(80,80,141) instead hex code.

Text Font Color

.myTextColor { color: #50508D; }

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

This text font color is #50508D.

Background Color

.myBgColor { background-color: #50508D; }

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

This div background color is #50508D.

Border color

.myBorderColor { border: 1px solid #50508D; }

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

This div border color is #50508D.

Opacity

.myOpacity80 { color: #50508D; opacity: 0.8; }

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

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

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

This text has shadow with #50508D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50508D.

Preview

Color preview on black background

This text has color #50508D on black background.


Color preview on white background

This text has color #50508D on white background.


Black color preview on #50508D background

This text has black color on #50508D background.


White color preview on #50508D background

This text has white color on #50508D background.


Related colors

Complementary color

Complementary color for #hex is #AFAF72.


I love getcolorcode.com