COLOR #50598C

HEX: #50598C RGB: (80,89,140)

Renk bilgisi

#50598C contains mainly green and blue colors. #50598C ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#50598C color RGB value is (80,89,140).

RGB: (80,89,140) (31%, 35%, 55%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 89 of 255 = 35%
B 140 of 255 = 55%

80
89
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 89 + 140 = 309 (100%)
R 80 of 309 ~ 25.89%
G 89 of 309 ~ 28.8%
B 140 of 309 ~ 45.31'%

%25.89
%28.8
%45.31

CMYK RENK MODELİ

#50598C rengi CMYK tonu (43,36,0,45).

  • camgöbeği tonu 42.86%
  • eflatun tonu 36.43%
  • sarı tonu 0.00%
  • ana renk tonu 45.10%
CMYK: (43,36,0,45) C43M36Y0K45 (43%,36%,0%,45%) (0.43/0.36/0.00/0.45) 

CMYK yüzdeleri

%42.86
%36.43
%0
%45.1

Codes

Color #50598C in popluar color models

50 59 8C
RGB 80 89 140
HSL 231° 27.27% 43.14%
HSB/HSV 231° 42.86% 54.90%
CMYK 42.86% 36.43% 0.00%
45.10%

Color #50598C in popluar number systems.

HEX 50 59 8C
Decimal 80 89 140
Binary 1010000 1011001 10001100
Octal 120 131 214

Shades and tints

Shades of #50598C

#50598C
(80,89,140)
#495180
(73,81,128)
#424974
(66,73,116)
#3B4168
(59,65,104)
#34395C
(52,57,92)
#2D3150
(45,49,80)
#262944
(38,41,68)
#1F2138
(31,33,56)
#18192C
(24,25,44)
#111120
(17,17,32)
#0A0914
(10,9,20)
#000000
(0,0,0)

Tints of #50598C

#50598C
(80,89,140)
#5F6896
(95,104,150)
#6E77A0
(110,119,160)
#7D86AA
(125,134,170)
#8C95B4
(140,149,180)
#9BA4BE
(155,164,190)
#AAB3C8
(170,179,200)
#B9C2D2
(185,194,210)
#C8D1DC
(200,209,220)
#D7E0E6
(215,224,230)
#E6EFF0
(230,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #50598C; }

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

This text font color is #50598C.

Background Color

.myBgColor { background-color: #50598C; }

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

This div background color is #50598C.

Border color

.myBorderColor { border: 1px solid #50598C; }

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

This div border color is #50598C.

Opacity

.myOpacity80 { color: #50598C; opacity: 0.8; }

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

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

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

This text has shadow with #50598C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50598C.

Preview

Color preview on black background

This text has color #50598C on black background.


Color preview on white background

This text has color #50598C on white background.


Black color preview on #50598C background

This text has black color on #50598C background.


White color preview on #50598C background

This text has white color on #50598C background.


Related colors

Complementary color

Complementary color for #hex is #AFA673.


I love getcolorcode.com

Triadic colors

1 #8C5059 and #598C50 with #50598C are triadic colors.

2 #8C5950 and #59508C with #50598C are triadic colors.