COLOR #4B4F50

HEX: #4B4F50 RGB: (75,79,80)

Renk bilgisi

#4B4F50 contains red, green and blue colors in about the same proportion. #4B4F50 ‘ nin web güvenlik rengi #336666 (ya da #366) dir.

RGB renk modeli

#4B4F50 color RGB value is (75,79,80).

RGB: (75,79,80) (29%, 31%, 31%)

RGB bağlantıları ve doygunluk

R 75 of 255 = 29%
G 79 of 255 = 31%
B 80 of 255 = 31%

75
79
80

R + G + B ~ 30%. #4B4F50 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 75 + 79 + 80 = 234 (100%)
R 75 of 234 ~ 32.05%
G 79 of 234 ~ 33.76%
B 80 of 234 ~ 34.19'%

%32.05
%33.76
%34.19

CMYK RENK MODELİ

#4B4F50 rengi CMYK tonu (6,1,0,69).

  • camgöbeği tonu 6.25%
  • eflatun tonu 1.25%
  • sarı tonu 0.00%
  • ana renk tonu 68.63%

CMYK: (6,1,0,69)
C6M1Y0K69 (6%, 1%, 0%, 69%)
(0.06 / 0.01 / 0.00 / 0.69)

CMYK yüzdeleri

%6.25
%1.25
%0
%68.63

Codes

Color #4B4F50 in popluar color models

4B 4F 50
RGB 75 79 80
HSL 192° 3.23% 30.39%
HSB/HSV 192° 6.25% 31.37%
CMYK 6.25% 1.25% 0.00%
68.63%

Color #4B4F50 in popluar number systems.

HEX 4B 4F 50
Decimal 75 79 80
Binary 1001011 1001111 1010000
Octal 113 117 120

Shades and tints

Shades of #4B4F50

#4B4F50
(75,79,80)
#454849
(69,72,73)
#3F4142
(63,65,66)
#393A3B
(57,58,59)
#333334
(51,51,52)
#2D2C2D
(45,44,45)
#272526
(39,37,38)
#211E1F
(33,30,31)
#1B1718
(27,23,24)
#151011
(21,16,17)
#0F090A
(15,9,10)
#000000
(0,0,0)

Tints of #4B4F50

#4B4F50
(75,79,80)
#5B5F5F
(91,95,95)
#6B6F6E
(107,111,110)
#7B7F7D
(123,127,125)
#8B8F8C
(139,143,140)
#9B9F9B
(155,159,155)
#ABAFAA
(171,175,170)
#BBBFB9
(187,191,185)
#CBCFC8
(203,207,200)
#DBDFD7
(219,223,215)
#EBEFE6
(235,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4B4F50 color. Also use rgb(75,79,80) instead hex code.

Text Font Color

.myTextColor { color: #4B4F50; }

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

This text font color is #4B4F50.

Background Color

.myBgColor { background-color: #4B4F50; }

<div style="background-color:#4B4F50">Inner text</div>

This div background color is #4B4F50.

Border color

.myBorderColor { border: 1px solid #4B4F50; }

<div style="border:3px solid #4B4F50">Div</div>

This div border color is #4B4F50.

Opacity

.myOpacity80 { color: #4B4F50; opacity: 0.8; }

<p style="color:#4B4F50;opacity:0.8;">80%</p>

Text with #4B4F50 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 #4B4F50;}

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

This text has shadow with #4B4F50 color.


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

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

This text has shadow with #4B4F50 primary color and red secondary color.


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

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

This text has shadow with #4B4F50 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #4B4F50.

Preview

Color preview on black background

This text has color #4B4F50 on black background.


Color preview on white background

This text has color #4B4F50 on white background.


Black color preview on #4B4F50 background

This text has black color on #4B4F50 background.


White color preview on #4B4F50 background

This text has white color on #4B4F50 background.


Related colors

Complementary color

Complementary color for #hex is #B4B0AF.


I love getcolorcode.com

Triadic colors

1 #504B4F and #4F504B with #4B4F50 are triadic colors.

2 #504F4B and #4F4B50 with #4B4F50 are triadic colors.