COLOR #4D63AD

HEX: #4D63AD RGB: (77,99,173)

Renk bilgisi

#4D63AD contains mainly blue color. #4D63AD ‘ nin web güvenlik rengi #336699 (ya da #369) dir.

RGB renk modeli

#4D63AD color RGB value is (77,99,173).

RGB: (77,99,173) (30%, 39%, 68%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 99 of 255 = 39%
B 173 of 255 = 68%

77
99
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 99 + 173 = 349 (100%)
R 77 of 349 ~ 22.06%
G 99 of 349 ~ 28.37%
B 173 of 349 ~ 49.57'%

%22.06
%28.37
%49.57

CMYK RENK MODELİ

#4D63AD rengi CMYK tonu (55,43,0,32).

  • camgöbeği tonu 55.49%
  • eflatun tonu 42.77%
  • sarı tonu 0.00%
  • ana renk tonu 32.16%

CMYK: (55,43,0,32)
C55M43Y0K32 (55%, 43%, 0%, 32%)
(0.55 / 0.43 / 0.00 / 0.32)

CMYK yüzdeleri

%55.49
%42.77
%0
%32.16

Codes

Color #4D63AD in popluar color models

4D 63 AD
RGB 77 99 173
HSL 226° 38.40% 49.02%
HSB/HSV 226° 55.49% 67.84%
CMYK 55.49% 42.77% 0.00%
32.16%

Color #4D63AD in popluar number systems.

HEX 4D 63 AD
Decimal 77 99 173
Binary 1001101 1100011 10101101
Octal 115 143 255

Shades and tints

Shades of #4D63AD

#4D63AD
(77,99,173)
#465A9E
(70,90,158)
#3F518F
(63,81,143)
#384880
(56,72,128)
#313F71
(49,63,113)
#2A3662
(42,54,98)
#232D53
(35,45,83)
#1C2444
(28,36,68)
#151B35
(21,27,53)
#0E1226
(14,18,38)
#070917
(7,9,23)
#000000
(0,0,0)

Tints of #4D63AD

#4D63AD
(77,99,173)
#5D71B4
(93,113,180)
#6D7FBB
(109,127,187)
#7D8DC2
(125,141,194)
#8D9BC9
(141,155,201)
#9DA9D0
(157,169,208)
#ADB7D7
(173,183,215)
#BDC5DE
(189,197,222)
#CDD3E5
(205,211,229)
#DDE1EC
(221,225,236)
#EDEFF3
(237,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D63AD color. Also use rgb(77,99,173) instead hex code.

Text Font Color

.myTextColor { color: #4D63AD; }

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

This text font color is #4D63AD.

Background Color

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

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

This div background color is #4D63AD.

Border color

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

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

This div border color is #4D63AD.

Opacity

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

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

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

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

This text has shadow with #4D63AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D63AD.

Preview

Color preview on black background

This text has color #4D63AD on black background.


Color preview on white background

This text has color #4D63AD on white background.


Black color preview on #4D63AD background

This text has black color on #4D63AD background.


White color preview on #4D63AD background

This text has white color on #4D63AD background.


Related colors

Complementary color

Complementary color for #hex is #B29C52.


I love getcolorcode.com

Triadic colors

1 #AD4D63 and #63AD4D with #4D63AD are triadic colors.

2 #AD634D and #634DAD with #4D63AD are triadic colors.