COLOR #4D49A6

HEX: #4D49A6 RGB: (77,73,166)

Renk bilgisi

#4D49A6 contains mainly blue color. #4D49A6 ‘ nin web güvenlik rengi #333399 (ya da #339) dir.

RGB renk modeli

#4D49A6 color RGB value is (77,73,166).

RGB: (77,73,166) (30%, 29%, 65%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 73 of 255 = 29%
B 166 of 255 = 65%

77
73
166

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 73 + 166 = 316 (100%)
R 77 of 316 ~ 24.37%
G 73 of 316 ~ 23.1%
B 166 of 316 ~ 52.53'%

%24.37
%23.1
%52.53

CMYK RENK MODELİ

#4D49A6 rengi CMYK tonu (54,56,0,35).

  • camgöbeği tonu 53.61%
  • eflatun tonu 56.02%
  • sarı tonu 0.00%
  • ana renk tonu 34.90%

CMYK: (54,56,0,35)
C54M56Y0K35 (54%, 56%, 0%, 35%)
(0.54 / 0.56 / 0.00 / 0.35)

CMYK yüzdeleri

%53.61
%56.02
%0
%34.9

Codes

Color #4D49A6 in popluar color models

4D 49 A6
RGB 77 73 166
HSL 243° 38.91% 46.86%
HSB/HSV 243° 56.02% 65.10%
CMYK 53.61% 56.02% 0.00%
34.90%

Color #4D49A6 in popluar number systems.

HEX 4D 49 A6
Decimal 77 73 166
Binary 1001101 1001001 10100110
Octal 115 111 246

Shades and tints

Shades of #4D49A6

#4D49A6
(77,73,166)
#464397
(70,67,151)
#3F3D88
(63,61,136)
#383779
(56,55,121)
#31316A
(49,49,106)
#2A2B5B
(42,43,91)
#23254C
(35,37,76)
#1C1F3D
(28,31,61)
#15192E
(21,25,46)
#0E131F
(14,19,31)
#070D10
(7,13,16)
#000000
(0,0,0)

Tints of #4D49A6

#4D49A6
(77,73,166)
#5D59AE
(93,89,174)
#6D69B6
(109,105,182)
#7D79BE
(125,121,190)
#8D89C6
(141,137,198)
#9D99CE
(157,153,206)
#ADA9D6
(173,169,214)
#BDB9DE
(189,185,222)
#CDC9E6
(205,201,230)
#DDD9EE
(221,217,238)
#EDE9F6
(237,233,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D49A6 color. Also use rgb(77,73,166) instead hex code.

Text Font Color

.myTextColor { color: #4D49A6; }

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

This text font color is #4D49A6.

Background Color

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

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

This div background color is #4D49A6.

Border color

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

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

This div border color is #4D49A6.

Opacity

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

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

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

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

This text has shadow with #4D49A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D49A6.

Preview

Color preview on black background

This text has color #4D49A6 on black background.


Color preview on white background

This text has color #4D49A6 on white background.


Black color preview on #4D49A6 background

This text has black color on #4D49A6 background.


White color preview on #4D49A6 background

This text has white color on #4D49A6 background.


Related colors

Complementary color

Complementary color for #hex is #B2B659.


I love getcolorcode.com

Triadic colors

1 #A64D49 and #49A64D with #4D49A6 are triadic colors.

2 #A6494D and #494DA6 with #4D49A6 are triadic colors.