COLOR #4E4251

HEX: #4E4251 RGB: (78,66,81)

Renk bilgisi

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

RGB renk modeli

#4E4251 color RGB value is (78,66,81).

RGB: (78,66,81) (31%, 26%, 32%)

RGB bağlantıları ve doygunluk

R 78 of 255 = 31%
G 66 of 255 = 26%
B 81 of 255 = 32%

78
66
81

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

Yüzdelerle RGB renk parçaları

R + G + B = 78 + 66 + 81 = 225 (100%)
R 78 of 225 ~ 34.67%
G 66 of 225 ~ 29.33%
B 81 of 225 ~ 36'%

%34.67
%29.33
%36

CMYK RENK MODELİ

#4E4251 rengi CMYK tonu (4,19,0,68).

  • camgöbeği tonu 3.70%
  • eflatun tonu 18.52%
  • sarı tonu 0.00%
  • ana renk tonu 68.24%
CMYK: (4,19,0,68) C4M19Y0K68 (4%,19%,0%,68%) (0.04/0.19/0.00/0.68) 

CMYK yüzdeleri

%3.7
%18.52
%0
%68.24

Codes

Color #4E4251 in popluar color models

4E 42 51
RGB 78 66 81
HSL 288° 10.20% 28.82%
HSB/HSV 288° 18.52% 31.76%
CMYK 3.70% 18.52% 0.00%
68.24%

Color #4E4251 in popluar number systems.

HEX 4E 42 51
Decimal 78 66 81
Binary 1001110 1000010 1010001
Octal 116 102 121

Shades and tints

Shades of #4E4251

#4E4251
(78,66,81)
#473C4A
(71,60,74)
#403643
(64,54,67)
#39303C
(57,48,60)
#322A35
(50,42,53)
#2B242E
(43,36,46)
#241E27
(36,30,39)
#1D1820
(29,24,32)
#161219
(22,18,25)
#0F0C12
(15,12,18)
#08060B
(8,6,11)
#000000
(0,0,0)

Tints of #4E4251

#4E4251
(78,66,81)
#5E5360
(94,83,96)
#6E646F
(110,100,111)
#7E757E
(126,117,126)
#8E868D
(142,134,141)
#9E979C
(158,151,156)
#AEA8AB
(174,168,171)
#BEB9BA
(190,185,186)
#CECAC9
(206,202,201)
#DEDBD8
(222,219,216)
#EEECE7
(238,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E4251 color. Also use rgb(78,66,81) instead hex code.

Text Font Color

.myTextColor { color: #4E4251; }

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

This text font color is #4E4251.

Background Color

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

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

This div background color is #4E4251.

Border color

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

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

This div border color is #4E4251.

Opacity

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

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

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

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

This text has shadow with #4E4251 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E4251.

Preview

Color preview on black background

This text has color #4E4251 on black background.


Color preview on white background

This text has color #4E4251 on white background.


Black color preview on #4E4251 background

This text has black color on #4E4251 background.


White color preview on #4E4251 background

This text has white color on #4E4251 background.


Related colors

Complementary color

Complementary color for #hex is #B1BDAE.


I love getcolorcode.com

Triadic colors

1 #514E42 and #42514E with #4E4251 are triadic colors.

2 #51424E and #424E51 with #4E4251 are triadic colors.