COLOR #4E474F

HEX: #4E474F RGB: (78,71,79)

Renk bilgisi

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

RGB renk modeli

#4E474F color RGB value is (78,71,79).

RGB: (78,71,79) (31%, 28%, 31%)

RGB bağlantıları ve doygunluk

R 78 of 255 = 31%
G 71 of 255 = 28%
B 79 of 255 = 31%

78
71
79

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

Yüzdelerle RGB renk parçaları

R + G + B = 78 + 71 + 79 = 228 (100%)
R 78 of 228 ~ 34.21%
G 71 of 228 ~ 31.14%
B 79 of 228 ~ 34.65'%

%34.21
%31.14
%34.65

CMYK RENK MODELİ

#4E474F rengi CMYK tonu (1,10,0,69).

  • camgöbeği tonu 1.27%
  • eflatun tonu 10.13%
  • sarı tonu 0.00%
  • ana renk tonu 69.02%

CMYK: (1,10,0,69)
C1M10Y0K69 (1%, 10%, 0%, 69%)
(0.01 / 0.10 / 0.00 / 0.69)

CMYK yüzdeleri

%1.27
%10.13
%0
%69.02

Codes

Color #4E474F in popluar color models

4E 47 4F
RGB 78 71 79
HSL 293° 5.33% 29.41%
HSB/HSV 293° 10.13% 30.98%
CMYK 1.27% 10.13% 0.00%
69.02%

Color #4E474F in popluar number systems.

HEX 4E 47 4F
Decimal 78 71 79
Binary 1001110 1000111 1001111
Octal 116 107 117

Shades and tints

Shades of #4E474F

#4E474F
(78,71,79)
#474148
(71,65,72)
#403B41
(64,59,65)
#39353A
(57,53,58)
#322F33
(50,47,51)
#2B292C
(43,41,44)
#242325
(36,35,37)
#1D1D1E
(29,29,30)
#161717
(22,23,23)
#0F1110
(15,17,16)
#080B09
(8,11,9)
#000000
(0,0,0)

Tints of #4E474F

#4E474F
(78,71,79)
#5E575F
(94,87,95)
#6E676F
(110,103,111)
#7E777F
(126,119,127)
#8E878F
(142,135,143)
#9E979F
(158,151,159)
#AEA7AF
(174,167,175)
#BEB7BF
(190,183,191)
#CEC7CF
(206,199,207)
#DED7DF
(222,215,223)
#EEE7EF
(238,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E474F color. Also use rgb(78,71,79) instead hex code.

Text Font Color

.myTextColor { color: #4E474F; }

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

This text font color is #4E474F.

Background Color

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

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

This div background color is #4E474F.

Border color

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

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

This div border color is #4E474F.

Opacity

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

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

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

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

This text has shadow with #4E474F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E474F.

Preview

Color preview on black background

This text has color #4E474F on black background.


Color preview on white background

This text has color #4E474F on white background.


Black color preview on #4E474F background

This text has black color on #4E474F background.


White color preview on #4E474F background

This text has white color on #4E474F background.


Related colors

Complementary color

Complementary color for #hex is #B1B8B0.


I love getcolorcode.com

Triadic colors

1 #4F4E47 and #474F4E with #4E474F are triadic colors.

2 #4F474E and #474E4F with #4E474F are triadic colors.