COLOR #4E477B

HEX: #4E477B RGB: (78,71,123)

Renk bilgisi

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

RGB renk modeli

#4E477B color RGB value is (78,71,123).

RGB: (78,71,123) (31%, 28%, 48%)

RGB bağlantıları ve doygunluk

R 78 of 255 = 31%
G 71 of 255 = 28%
B 123 of 255 = 48%

78
71
123

R + G + B ~ 36%. #4E477B is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 78 + 71 + 123 = 272 (100%)
R 78 of 272 ~ 28.68%
G 71 of 272 ~ 26.1%
B 123 of 272 ~ 45.22'%

%28.68
%26.1
%45.22

CMYK RENK MODELİ

#4E477B rengi CMYK tonu (37,42,0,52).

  • camgöbeği tonu 36.59%
  • eflatun tonu 42.28%
  • sarı tonu 0.00%
  • ana renk tonu 51.76%

CMYK: (37,42,0,52)
C37M42Y0K52 (37%, 42%, 0%, 52%)
(0.37 / 0.42 / 0.00 / 0.52)

CMYK yüzdeleri

%36.59
%42.28
%0
%51.76

Codes

Color #4E477B in popluar color models

4E 47 7B
RGB 78 71 123
HSL 248° 26.80% 38.04%
HSB/HSV 248° 42.28% 48.24%
CMYK 36.59% 42.28% 0.00%
51.76%

Color #4E477B in popluar number systems.

HEX 4E 47 7B
Decimal 78 71 123
Binary 1001110 1000111 1111011
Octal 116 107 173

Shades and tints

Shades of #4E477B

#4E477B
(78,71,123)
#474170
(71,65,112)
#403B65
(64,59,101)
#39355A
(57,53,90)
#322F4F
(50,47,79)
#2B2944
(43,41,68)
#242339
(36,35,57)
#1D1D2E
(29,29,46)
#161723
(22,23,35)
#0F1118
(15,17,24)
#080B0D
(8,11,13)
#000000
(0,0,0)

Tints of #4E477B

#4E477B
(78,71,123)
#5E5787
(94,87,135)
#6E6793
(110,103,147)
#7E779F
(126,119,159)
#8E87AB
(142,135,171)
#9E97B7
(158,151,183)
#AEA7C3
(174,167,195)
#BEB7CF
(190,183,207)
#CEC7DB
(206,199,219)
#DED7E7
(222,215,231)
#EEE7F3
(238,231,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4E477B; }

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

This text font color is #4E477B.

Background Color

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

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

This div background color is #4E477B.

Border color

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

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

This div border color is #4E477B.

Opacity

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

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

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

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

This text has shadow with #4E477B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E477B.

Preview

Color preview on black background

This text has color #4E477B on black background.


Color preview on white background

This text has color #4E477B on white background.


Black color preview on #4E477B background

This text has black color on #4E477B background.


White color preview on #4E477B background

This text has white color on #4E477B background.


Related colors

Complementary color

Complementary color for #hex is #B1B884.


I love getcolorcode.com

Triadic colors

1 #7B4E47 and #477B4E with #4E477B are triadic colors.

2 #7B474E and #474E7B with #4E477B are triadic colors.