COLOR #4D63B5

HEX: #4D63B5 RGB: (77,99,181)

Renk bilgisi

#4D63B5 contains mainly blue color. #4D63B5 ‘ nin web güvenlik rengi #3366CC (ya da #36C) dir.

RGB renk modeli

#4D63B5 color RGB value is (77,99,181).

RGB: (77,99,181) (30%, 39%, 71%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 99 of 255 = 39%
B 181 of 255 = 71%

77
99
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 99 + 181 = 357 (100%)
R 77 of 357 ~ 21.57%
G 99 of 357 ~ 27.73%
B 181 of 357 ~ 50.7'%

%21.57
%27.73
%50.7

CMYK RENK MODELİ

#4D63B5 rengi CMYK tonu (57,45,0,29).

  • camgöbeği tonu 57.46%
  • eflatun tonu 45.30%
  • sarı tonu 0.00%
  • ana renk tonu 29.02%

CMYK: (57,45,0,29)
C57M45Y0K29 (57%, 45%, 0%, 29%)
(0.57 / 0.45 / 0.00 / 0.29)

CMYK yüzdeleri

%57.46
%45.3
%0
%29.02

Codes

Color #4D63B5 in popluar color models

4D 63 B5
RGB 77 99 181
HSL 227° 41.27% 50.59%
HSB/HSV 227° 57.46% 70.98%
CMYK 57.46% 45.30% 0.00%
29.02%

Color #4D63B5 in popluar number systems.

HEX 4D 63 B5
Decimal 77 99 181
Binary 1001101 1100011 10110101
Octal 115 143 265

Shades and tints

Shades of #4D63B5

#4D63B5
(77,99,181)
#465AA5
(70,90,165)
#3F5195
(63,81,149)
#384885
(56,72,133)
#313F75
(49,63,117)
#2A3665
(42,54,101)
#232D55
(35,45,85)
#1C2445
(28,36,69)
#151B35
(21,27,53)
#0E1225
(14,18,37)
#070915
(7,9,21)
#000000
(0,0,0)

Tints of #4D63B5

#4D63B5
(77,99,181)
#5D71BB
(93,113,187)
#6D7FC1
(109,127,193)
#7D8DC7
(125,141,199)
#8D9BCD
(141,155,205)
#9DA9D3
(157,169,211)
#ADB7D9
(173,183,217)
#BDC5DF
(189,197,223)
#CDD3E5
(205,211,229)
#DDE1EB
(221,225,235)
#EDEFF1
(237,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D63B5; }

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

This text font color is #4D63B5.

Background Color

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

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

This div background color is #4D63B5.

Border color

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

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

This div border color is #4D63B5.

Opacity

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

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

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

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

This text has shadow with #4D63B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D63B5.

Preview

Color preview on black background

This text has color #4D63B5 on black background.


Color preview on white background

This text has color #4D63B5 on white background.


Black color preview on #4D63B5 background

This text has black color on #4D63B5 background.


White color preview on #4D63B5 background

This text has white color on #4D63B5 background.


Related colors

Complementary color

Complementary color for #hex is #B29C4A.


I love getcolorcode.com

Triadic colors

1 #B54D63 and #63B54D with #4D63B5 are triadic colors.

2 #B5634D and #634DB5 with #4D63B5 are triadic colors.