COLOR #50587D

HEX: #50587D RGB: (80,88,125)

Renk bilgisi

#50587D contains red, green and blue colors in about the same proportion. #50587D ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#50587D color RGB value is (80,88,125).

RGB: (80,88,125) (31%, 35%, 49%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 88 of 255 = 35%
B 125 of 255 = 49%

80
88
125

R + G + B ~ 38%. #50587D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 88 + 125 = 293 (100%)
R 80 of 293 ~ 27.3%
G 88 of 293 ~ 30.03%
B 125 of 293 ~ 42.66'%

%27.3
%30.03
%42.66

CMYK RENK MODELİ

#50587D rengi CMYK tonu (36,30,0,51).

  • camgöbeği tonu 36.00%
  • eflatun tonu 29.60%
  • sarı tonu 0.00%
  • ana renk tonu 50.98%

CMYK: (36,30,0,51)
C36M30Y0K51 (36%, 30%, 0%, 51%)
(0.36 / 0.30 / 0.00 / 0.51)

CMYK yüzdeleri

%36
%29.6
%0
%50.98

Codes

Color #50587D in popluar color models

50 58 7D
RGB 80 88 125
HSL 229° 21.95% 40.20%
HSB/HSV 229° 36.00% 49.02%
CMYK 36.00% 29.60% 0.00%
50.98%

Color #50587D in popluar number systems.

HEX 50 58 7D
Decimal 80 88 125
Binary 1010000 1011000 1111101
Octal 120 130 175

Shades and tints

Shades of #50587D

#50587D
(80,88,125)
#495072
(73,80,114)
#424867
(66,72,103)
#3B405C
(59,64,92)
#343851
(52,56,81)
#2D3046
(45,48,70)
#26283B
(38,40,59)
#1F2030
(31,32,48)
#181825
(24,24,37)
#11101A
(17,16,26)
#0A080F
(10,8,15)
#000000
(0,0,0)

Tints of #50587D

#50587D
(80,88,125)
#5F6788
(95,103,136)
#6E7693
(110,118,147)
#7D859E
(125,133,158)
#8C94A9
(140,148,169)
#9BA3B4
(155,163,180)
#AAB2BF
(170,178,191)
#B9C1CA
(185,193,202)
#C8D0D5
(200,208,213)
#D7DFE0
(215,223,224)
#E6EEEB
(230,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #50587D; }

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

This text font color is #50587D.

Background Color

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

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

This div background color is #50587D.

Border color

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

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

This div border color is #50587D.

Opacity

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

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

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

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

This text has shadow with #50587D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50587D.

Preview

Color preview on black background

This text has color #50587D on black background.


Color preview on white background

This text has color #50587D on white background.


Black color preview on #50587D background

This text has black color on #50587D background.


White color preview on #50587D background

This text has white color on #50587D background.


Related colors

Complementary color

Complementary color for #hex is #AFA782.


I love getcolorcode.com

Triadic colors

1 #7D5058 and #587D50 with #50587D are triadic colors.

2 #7D5850 and #58507D with #50587D are triadic colors.