COLOR #50434C

HEX: #50434C RGB: (80,67,76)

Renk bilgisi

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

RGB renk modeli

#50434C color RGB value is (80,67,76).

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

RGB bağlantıları ve doygunluk

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

80
67
76

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 67 + 76 = 223 (100%)
R 80 of 223 ~ 35.87%
G 67 of 223 ~ 30.04%
B 76 of 223 ~ 34.08'%

%35.87
%30.04
%34.08

CMYK RENK MODELİ

#50434C rengi CMYK tonu (0,16,5,69).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.25%
  • sarı tonu 5.00%
  • ana renk tonu 68.63%

CMYK: (0,16,5,69)
C0M16Y5K69 (0%, 16%, 5%, 69%)
(0.00 / 0.16 / 0.05 / 0.69)

CMYK yüzdeleri

%0
%16.25
%5
%68.63

Codes

Color #50434C in popluar color models

50 43 4C
RGB 80 67 76
HSL 318° 8.84% 28.82%
HSB/HSV 318° 16.25% 31.37%
CMYK 0.00% 16.25% 5.00%
68.63%

Color #50434C in popluar number systems.

HEX 50 43 4C
Decimal 80 67 76
Binary 1010000 1000011 1001100
Octal 120 103 114

Shades and tints

Shades of #50434C

#50434C
(80,67,76)
#493D46
(73,61,70)
#423740
(66,55,64)
#3B313A
(59,49,58)
#342B34
(52,43,52)
#2D252E
(45,37,46)
#261F28
(38,31,40)
#1F1922
(31,25,34)
#18131C
(24,19,28)
#110D16
(17,13,22)
#0A0710
(10,7,16)
#000000
(0,0,0)

Tints of #50434C

#50434C
(80,67,76)
#5F545C
(95,84,92)
#6E656C
(110,101,108)
#7D767C
(125,118,124)
#8C878C
(140,135,140)
#9B989C
(155,152,156)
#AAA9AC
(170,169,172)
#B9BABC
(185,186,188)
#C8CBCC
(200,203,204)
#D7DCDC
(215,220,220)
#E6EDEC
(230,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #50434C; }

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

This text font color is #50434C.

Background Color

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

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

This div background color is #50434C.

Border color

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

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

This div border color is #50434C.

Opacity

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

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

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

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

This text has shadow with #50434C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50434C.

Preview

Color preview on black background

This text has color #50434C on black background.


Color preview on white background

This text has color #50434C on white background.


Black color preview on #50434C background

This text has black color on #50434C background.


White color preview on #50434C background

This text has white color on #50434C background.


Related colors

Complementary color

Complementary color for #hex is #AFBCB3.


I love getcolorcode.com

Triadic colors

1 #4C5043 and #434C50 with #50434C are triadic colors.

2 #4C4350 and #43504C with #50434C are triadic colors.