COLOR #4E6AA0

HEX: #4E6AA0 RGB: (78,106,160)

Renk bilgisi

#4E6AA0 contains mainly green and blue colors. #4E6AA0 ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#4E6AA0 color RGB value is (78,106,160).

RGB: (78,106,160) (31%, 42%, 63%)

RGB bağlantıları ve doygunluk

R 78 of 255 = 31%
G 106 of 255 = 42%
B 160 of 255 = 63%

78
106
160

R + G + B ~ 45%. #4E6AA0 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 78 + 106 + 160 = 344 (100%)
R 78 of 344 ~ 22.67%
G 106 of 344 ~ 30.81%
B 160 of 344 ~ 46.51'%

%22.67
%30.81
%46.51

CMYK RENK MODELİ

#4E6AA0 rengi CMYK tonu (51,34,0,37).

  • camgöbeği tonu 51.25%
  • eflatun tonu 33.75%
  • sarı tonu 0.00%
  • ana renk tonu 37.25%

CMYK: (51,34,0,37)
C51M34Y0K37 (51%, 34%, 0%, 37%)
(0.51 / 0.34 / 0.00 / 0.37)

CMYK yüzdeleri

%51.25
%33.75
%0
%37.25

Codes

Color #4E6AA0 in popluar color models

4E 6A A0
RGB 78 106 160
HSL 220° 34.45% 46.67%
HSB/HSV 220° 51.25% 62.75%
CMYK 51.25% 33.75% 0.00%
37.25%

Color #4E6AA0 in popluar number systems.

HEX 4E 6A A0
Decimal 78 106 160
Binary 1001110 1101010 10100000
Octal 116 152 240

Shades and tints

Shades of #4E6AA0

#4E6AA0
(78,106,160)
#476192
(71,97,146)
#405884
(64,88,132)
#394F76
(57,79,118)
#324668
(50,70,104)
#2B3D5A
(43,61,90)
#24344C
(36,52,76)
#1D2B3E
(29,43,62)
#162230
(22,34,48)
#0F1922
(15,25,34)
#081014
(8,16,20)
#000000
(0,0,0)

Tints of #4E6AA0

#4E6AA0
(78,106,160)
#5E77A8
(94,119,168)
#6E84B0
(110,132,176)
#7E91B8
(126,145,184)
#8E9EC0
(142,158,192)
#9EABC8
(158,171,200)
#AEB8D0
(174,184,208)
#BEC5D8
(190,197,216)
#CED2E0
(206,210,224)
#DEDFE8
(222,223,232)
#EEECF0
(238,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E6AA0 color. Also use rgb(78,106,160) instead hex code.

Text Font Color

.myTextColor { color: #4E6AA0; }

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

This text font color is #4E6AA0.

Background Color

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

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

This div background color is #4E6AA0.

Border color

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

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

This div border color is #4E6AA0.

Opacity

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

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

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

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

This text has shadow with #4E6AA0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E6AA0.

Preview

Color preview on black background

This text has color #4E6AA0 on black background.


Color preview on white background

This text has color #4E6AA0 on white background.


Black color preview on #4E6AA0 background

This text has black color on #4E6AA0 background.


White color preview on #4E6AA0 background

This text has white color on #4E6AA0 background.


Related colors

Complementary color

Complementary color for #hex is #B1955F.


I love getcolorcode.com

Triadic colors

1 #A04E6A and #6AA04E with #4E6AA0 are triadic colors.

2 #A06A4E and #6A4EA0 with #4E6AA0 are triadic colors.