COLOR #4D72A5

HEX: #4D72A5 RGB: (77,114,165)

Renk bilgisi

#4D72A5 contains mainly green and blue colors. #4D72A5 ‘ nin web güvenlik rengi #336699 (ya da #369) dir.

RGB renk modeli

#4D72A5 color RGB value is (77,114,165).

RGB: (77,114,165) (30%, 45%, 65%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 114 of 255 = 45%
B 165 of 255 = 65%

77
114
165

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 114 + 165 = 356 (100%)
R 77 of 356 ~ 21.63%
G 114 of 356 ~ 32.02%
B 165 of 356 ~ 46.35'%

%21.63
%32.02
%46.35

CMYK RENK MODELİ

#4D72A5 rengi CMYK tonu (53,31,0,35).

  • camgöbeği tonu 53.33%
  • eflatun tonu 30.91%
  • sarı tonu 0.00%
  • ana renk tonu 35.29%

CMYK: (53,31,0,35)
C53M31Y0K35 (53%, 31%, 0%, 35%)
(0.53 / 0.31 / 0.00 / 0.35)

CMYK yüzdeleri

%53.33
%30.91
%0
%35.29

Codes

Color #4D72A5 in popluar color models

4D 72 A5
RGB 77 114 165
HSL 215° 36.36% 47.45%
HSB/HSV 215° 53.33% 64.71%
CMYK 53.33% 30.91% 0.00%
35.29%

Color #4D72A5 in popluar number systems.

HEX 4D 72 A5
Decimal 77 114 165
Binary 1001101 1110010 10100101
Octal 115 162 245

Shades and tints

Shades of #4D72A5

#4D72A5
(77,114,165)
#466896
(70,104,150)
#3F5E87
(63,94,135)
#385478
(56,84,120)
#314A69
(49,74,105)
#2A405A
(42,64,90)
#23364B
(35,54,75)
#1C2C3C
(28,44,60)
#15222D
(21,34,45)
#0E181E
(14,24,30)
#070E0F
(7,14,15)
#000000
(0,0,0)

Tints of #4D72A5

#4D72A5
(77,114,165)
#5D7EAD
(93,126,173)
#6D8AB5
(109,138,181)
#7D96BD
(125,150,189)
#8DA2C5
(141,162,197)
#9DAECD
(157,174,205)
#ADBAD5
(173,186,213)
#BDC6DD
(189,198,221)
#CDD2E5
(205,210,229)
#DDDEED
(221,222,237)
#EDEAF5
(237,234,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D72A5 color. Also use rgb(77,114,165) instead hex code.

Text Font Color

.myTextColor { color: #4D72A5; }

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

This text font color is #4D72A5.

Background Color

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

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

This div background color is #4D72A5.

Border color

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

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

This div border color is #4D72A5.

Opacity

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

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

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

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

This text has shadow with #4D72A5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D72A5.

Preview

Color preview on black background

This text has color #4D72A5 on black background.


Color preview on white background

This text has color #4D72A5 on white background.


Black color preview on #4D72A5 background

This text has black color on #4D72A5 background.


White color preview on #4D72A5 background

This text has white color on #4D72A5 background.


Related colors

Complementary color

Complementary color for #hex is #B28D5A.


I love getcolorcode.com

Triadic colors

1 #A54D72 and #72A54D with #4D72A5 are triadic colors.

2 #A5724D and #724DA5 with #4D72A5 are triadic colors.