COLOR #4E4A61

HEX: #4E4A61 RGB: (78,74,97)

Renk bilgisi

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

RGB renk modeli

#4E4A61 color RGB value is (78,74,97).

RGB: (78,74,97) (31%, 29%, 38%)

RGB bağlantıları ve doygunluk

R 78 of 255 = 31%
G 74 of 255 = 29%
B 97 of 255 = 38%

78
74
97

R + G + B ~ 33%. #4E4A61 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 78 + 74 + 97 = 249 (100%)
R 78 of 249 ~ 31.33%
G 74 of 249 ~ 29.72%
B 97 of 249 ~ 38.96'%

%31.33
%29.72
%38.96

CMYK RENK MODELİ

#4E4A61 rengi CMYK tonu (20,24,0,62).

  • camgöbeği tonu 19.59%
  • eflatun tonu 23.71%
  • sarı tonu 0.00%
  • ana renk tonu 61.96%

CMYK: (20,24,0,62)
C20M24Y0K62 (20%, 24%, 0%, 62%)
(0.20 / 0.24 / 0.00 / 0.62)

CMYK yüzdeleri

%19.59
%23.71
%0
%61.96

Codes

Color #4E4A61 in popluar color models

4E 4A 61
RGB 78 74 97
HSL 250° 13.45% 33.53%
HSB/HSV 250° 23.71% 38.04%
CMYK 19.59% 23.71% 0.00%
61.96%

Color #4E4A61 in popluar number systems.

HEX 4E 4A 61
Decimal 78 74 97
Binary 1001110 1001010 1100001
Octal 116 112 141

Shades and tints

Shades of #4E4A61

#4E4A61
(78,74,97)
#474459
(71,68,89)
#403E51
(64,62,81)
#393849
(57,56,73)
#323241
(50,50,65)
#2B2C39
(43,44,57)
#242631
(36,38,49)
#1D2029
(29,32,41)
#161A21
(22,26,33)
#0F1419
(15,20,25)
#080E11
(8,14,17)
#000000
(0,0,0)

Tints of #4E4A61

#4E4A61
(78,74,97)
#5E5A6F
(94,90,111)
#6E6A7D
(110,106,125)
#7E7A8B
(126,122,139)
#8E8A99
(142,138,153)
#9E9AA7
(158,154,167)
#AEAAB5
(174,170,181)
#BEBAC3
(190,186,195)
#CECAD1
(206,202,209)
#DEDADF
(222,218,223)
#EEEAED
(238,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E4A61 color. Also use rgb(78,74,97) instead hex code.

Text Font Color

.myTextColor { color: #4E4A61; }

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

This text font color is #4E4A61.

Background Color

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

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

This div background color is #4E4A61.

Border color

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

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

This div border color is #4E4A61.

Opacity

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

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

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

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

This text has shadow with #4E4A61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E4A61.

Preview

Color preview on black background

This text has color #4E4A61 on black background.


Color preview on white background

This text has color #4E4A61 on white background.


Black color preview on #4E4A61 background

This text has black color on #4E4A61 background.


White color preview on #4E4A61 background

This text has white color on #4E4A61 background.


Related colors

Complementary color

Complementary color for #hex is #B1B59E.


I love getcolorcode.com

Triadic colors

1 #614E4A and #4A614E with #4E4A61 are triadic colors.

2 #614A4E and #4A4E61 with #4E4A61 are triadic colors.