COLOR #4E4790

HEX: #4E4790 RGB: (78,71,144)

Renk bilgisi

#4E4790 contains mainly blue color. #4E4790 ‘ nin web güvenlik rengi #663399 (ya da #639) dir.

RGB renk modeli

#4E4790 color RGB value is (78,71,144).

RGB: (78,71,144) (31%, 28%, 56%)

RGB bağlantıları ve doygunluk

R 78 of 255 = 31%
G 71 of 255 = 28%
B 144 of 255 = 56%

78
71
144

R + G + B ~ 38%. #4E4790 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 78 + 71 + 144 = 293 (100%)
R 78 of 293 ~ 26.62%
G 71 of 293 ~ 24.23%
B 144 of 293 ~ 49.15'%

%26.62
%24.23
%49.15

CMYK RENK MODELİ

#4E4790 rengi CMYK tonu (46,51,0,44).

  • camgöbeği tonu 45.83%
  • eflatun tonu 50.69%
  • sarı tonu 0.00%
  • ana renk tonu 43.53%

CMYK: (46,51,0,44)
C46M51Y0K44 (46%, 51%, 0%, 44%)
(0.46 / 0.51 / 0.00 / 0.44)

CMYK yüzdeleri

%45.83
%50.69
%0
%43.53

Codes

Color #4E4790 in popluar color models

4E 47 90
RGB 78 71 144
HSL 246° 33.95% 42.16%
HSB/HSV 246° 50.69% 56.47%
CMYK 45.83% 50.69% 0.00%
43.53%

Color #4E4790 in popluar number systems.

HEX 4E 47 90
Decimal 78 71 144
Binary 1001110 1000111 10010000
Octal 116 107 220

Shades and tints

Shades of #4E4790

#4E4790
(78,71,144)
#474183
(71,65,131)
#403B76
(64,59,118)
#393569
(57,53,105)
#322F5C
(50,47,92)
#2B294F
(43,41,79)
#242342
(36,35,66)
#1D1D35
(29,29,53)
#161728
(22,23,40)
#0F111B
(15,17,27)
#080B0E
(8,11,14)
#000000
(0,0,0)

Tints of #4E4790

#4E4790
(78,71,144)
#5E579A
(94,87,154)
#6E67A4
(110,103,164)
#7E77AE
(126,119,174)
#8E87B8
(142,135,184)
#9E97C2
(158,151,194)
#AEA7CC
(174,167,204)
#BEB7D6
(190,183,214)
#CEC7E0
(206,199,224)
#DED7EA
(222,215,234)
#EEE7F4
(238,231,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4E4790; }

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

This text font color is #4E4790.

Background Color

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

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

This div background color is #4E4790.

Border color

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

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

This div border color is #4E4790.

Opacity

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

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

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

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

This text has shadow with #4E4790 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E4790.

Preview

Color preview on black background

This text has color #4E4790 on black background.


Color preview on white background

This text has color #4E4790 on white background.


Black color preview on #4E4790 background

This text has black color on #4E4790 background.


White color preview on #4E4790 background

This text has white color on #4E4790 background.


Related colors

Complementary color

Complementary color for #hex is #B1B86F.


I love getcolorcode.com

Triadic colors

1 #904E47 and #47904E with #4E4790 are triadic colors.

2 #90474E and #474E90 with #4E4790 are triadic colors.