COLOR #50424C

HEX: #50424C RGB: (80,66,76)

Renk bilgisi

#50424C contains red, green and blue colors in about the same proportion. #50424C ‘ nin web güvenlik rengi #663333 (ya da #633) dir.

RGB renk modeli

#50424C color RGB value is (80,66,76).

RGB: (80,66,76) (31%, 26%, 30%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 66 of 255 = 26%
B 76 of 255 = 30%

80
66
76

R + G + B ~ 29%. #50424C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 66 + 76 = 222 (100%)
R 80 of 222 ~ 36.04%
G 66 of 222 ~ 29.73%
B 76 of 222 ~ 34.23'%

%36.04
%29.73
%34.23

CMYK RENK MODELİ

#50424C rengi CMYK tonu (0,18,5,69).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.50%
  • sarı tonu 5.00%
  • ana renk tonu 68.63%
CMYK: (0,18,5,69) C0M18Y5K69 (0%,18%,5%,69%) (0.00/0.18/0.05/0.69) 

CMYK yüzdeleri

%0
%17.5
%5
%68.63

Codes

Color #50424C in popluar color models

50 42 4C
RGB 80 66 76
HSL 317° 9.59% 28.63%
HSB/HSV 317° 17.50% 31.37%
CMYK 0.00% 17.50% 5.00%
68.63%

Color #50424C in popluar number systems.

HEX 50 42 4C
Decimal 80 66 76
Binary 1010000 1000010 1001100
Octal 120 102 114

Shades and tints

Shades of #50424C

#50424C
(80,66,76)
#493C46
(73,60,70)
#423640
(66,54,64)
#3B303A
(59,48,58)
#342A34
(52,42,52)
#2D242E
(45,36,46)
#261E28
(38,30,40)
#1F1822
(31,24,34)
#18121C
(24,18,28)
#110C16
(17,12,22)
#0A0610
(10,6,16)
#000000
(0,0,0)

Tints of #50424C

#50424C
(80,66,76)
#5F535C
(95,83,92)
#6E646C
(110,100,108)
#7D757C
(125,117,124)
#8C868C
(140,134,140)
#9B979C
(155,151,156)
#AAA8AC
(170,168,172)
#B9B9BC
(185,185,188)
#C8CACC
(200,202,204)
#D7DBDC
(215,219,220)
#E6ECEC
(230,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50424C color. Also use rgb(80,66,76) instead hex code.

Text Font Color

.myTextColor { color: #50424C; }

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

This text font color is #50424C.

Background Color

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

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

This div background color is #50424C.

Border color

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

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

This div border color is #50424C.

Opacity

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

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

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

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

This text has shadow with #50424C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50424C.

Preview

Color preview on black background

This text has color #50424C on black background.


Color preview on white background

This text has color #50424C on white background.


Black color preview on #50424C background

This text has black color on #50424C background.


White color preview on #50424C background

This text has white color on #50424C background.


Related colors

Complementary color

Complementary color for #hex is #AFBDB3.


I love getcolorcode.com

Triadic colors

1 #4C5042 and #424C50 with #50424C are triadic colors.

2 #4C4250 and #42504C with #50424C are triadic colors.