COLOR #50404F

HEX: #50404F RGB: (80,64,79)

Renk bilgisi

#50404F contains red, green and blue colors in about the same proportion. #50404F ‘ nin web güvenlik rengi #663366 (ya da #636) dir.

RGB renk modeli

#50404F color RGB value is (80,64,79).

RGB: (80,64,79) (31%, 25%, 31%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 64 of 255 = 25%
B 79 of 255 = 31%

80
64
79

R + G + B ~ 29%. #50404F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 64 + 79 = 223 (100%)
R 80 of 223 ~ 35.87%
G 64 of 223 ~ 28.7%
B 79 of 223 ~ 35.43'%

%35.87
%28.7
%35.43

CMYK RENK MODELİ

#50404F rengi CMYK tonu (0,20,1,69).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.00%
  • sarı tonu 1.25%
  • ana renk tonu 68.63%
CMYK: (0,20,1,69) C0M20Y1K69 (0%,20%,1%,69%) (0.00/0.20/0.01/0.69) 

CMYK yüzdeleri

%0
%20
%1.25
%68.63

Codes

Color #50404F in popluar color models

50 40 4F
RGB 80 64 79
HSL 304° 11.11% 28.24%
HSB/HSV 304° 20.00% 31.37%
CMYK 0.00% 20.00% 1.25%
68.63%

Color #50404F in popluar number systems.

HEX 50 40 4F
Decimal 80 64 79
Binary 1010000 1000000 1001111
Octal 120 100 117

Shades and tints

Shades of #50404F

#50404F
(80,64,79)
#493B48
(73,59,72)
#423641
(66,54,65)
#3B313A
(59,49,58)
#342C33
(52,44,51)
#2D272C
(45,39,44)
#262225
(38,34,37)
#1F1D1E
(31,29,30)
#181817
(24,24,23)
#111310
(17,19,16)
#0A0E09
(10,14,9)
#000000
(0,0,0)

Tints of #50404F

#50404F
(80,64,79)
#5F515F
(95,81,95)
#6E626F
(110,98,111)
#7D737F
(125,115,127)
#8C848F
(140,132,143)
#9B959F
(155,149,159)
#AAA6AF
(170,166,175)
#B9B7BF
(185,183,191)
#C8C8CF
(200,200,207)
#D7D9DF
(215,217,223)
#E6EAEF
(230,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50404F color. Also use rgb(80,64,79) instead hex code.

Text Font Color

.myTextColor { color: #50404F; }

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

This text font color is #50404F.

Background Color

.myBgColor { background-color: #50404F; }

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

This div background color is #50404F.

Border color

.myBorderColor { border: 1px solid #50404F; }

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

This div border color is #50404F.

Opacity

.myOpacity80 { color: #50404F; opacity: 0.8; }

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

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

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

This text has shadow with #50404F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50404F.

Preview

Color preview on black background

This text has color #50404F on black background.


Color preview on white background

This text has color #50404F on white background.


Black color preview on #50404F background

This text has black color on #50404F background.


White color preview on #50404F background

This text has white color on #50404F background.


Related colors

Complementary color

Complementary color for #hex is #AFBFB0.


I love getcolorcode.com

Triadic colors

1 #4F5040 and #404F50 with #50404F are triadic colors.

2 #4F4050 and #40504F with #50404F are triadic colors.