COLOR #505989

HEX: #505989 RGB: (80,89,137)

Renk bilgisi

#505989 contains red, green and blue colors in about the same proportion. #505989 ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#505989 color RGB value is (80,89,137).

RGB: (80,89,137) (31%, 35%, 54%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 89 of 255 = 35%
B 137 of 255 = 54%

80
89
137

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 89 + 137 = 306 (100%)
R 80 of 306 ~ 26.14%
G 89 of 306 ~ 29.08%
B 137 of 306 ~ 44.77'%

%26.14
%29.08
%44.77

CMYK RENK MODELİ

#505989 rengi CMYK tonu (42,35,0,46).

  • camgöbeği tonu 41.61%
  • eflatun tonu 35.04%
  • sarı tonu 0.00%
  • ana renk tonu 46.27%

CMYK: (42,35,0,46)
C42M35Y0K46 (42%, 35%, 0%, 46%)
(0.42 / 0.35 / 0.00 / 0.46)

CMYK yüzdeleri

%41.61
%35.04
%0
%46.27

Codes

Color #505989 in popluar color models

50 59 89
RGB 80 89 137
HSL 231° 26.27% 42.55%
HSB/HSV 231° 41.61% 53.73%
CMYK 41.61% 35.04% 0.00%
46.27%

Color #505989 in popluar number systems.

HEX 50 59 89
Decimal 80 89 137
Binary 1010000 1011001 10001001
Octal 120 131 211

Shades and tints

Shades of #505989

#505989
(80,89,137)
#49517D
(73,81,125)
#424971
(66,73,113)
#3B4165
(59,65,101)
#343959
(52,57,89)
#2D314D
(45,49,77)
#262941
(38,41,65)
#1F2135
(31,33,53)
#181929
(24,25,41)
#11111D
(17,17,29)
#0A0911
(10,9,17)
#000000
(0,0,0)

Tints of #505989

#505989
(80,89,137)
#5F6893
(95,104,147)
#6E779D
(110,119,157)
#7D86A7
(125,134,167)
#8C95B1
(140,149,177)
#9BA4BB
(155,164,187)
#AAB3C5
(170,179,197)
#B9C2CF
(185,194,207)
#C8D1D9
(200,209,217)
#D7E0E3
(215,224,227)
#E6EFED
(230,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #505989 color. Also use rgb(80,89,137) instead hex code.

Text Font Color

.myTextColor { color: #505989; }

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

This text font color is #505989.

Background Color

.myBgColor { background-color: #505989; }

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

This div background color is #505989.

Border color

.myBorderColor { border: 1px solid #505989; }

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

This div border color is #505989.

Opacity

.myOpacity80 { color: #505989; opacity: 0.8; }

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

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

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

This text has shadow with #505989 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #505989.

Preview

Color preview on black background

This text has color #505989 on black background.


Color preview on white background

This text has color #505989 on white background.


Black color preview on #505989 background

This text has black color on #505989 background.


White color preview on #505989 background

This text has white color on #505989 background.


Related colors

Complementary color

Complementary color for #hex is #AFA676.


I love getcolorcode.com

Triadic colors

1 #895059 and #598950 with #505989 are triadic colors.

2 #895950 and #595089 with #505989 are triadic colors.