COLOR #4D74B4

HEX: #4D74B4 RGB: (77,116,180)

Renk bilgisi

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

RGB renk modeli

#4D74B4 color RGB value is (77,116,180).

RGB: (77,116,180) (30%, 45%, 71%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 116 of 255 = 45%
B 180 of 255 = 71%

77
116
180

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 116 + 180 = 373 (100%)
R 77 of 373 ~ 20.64%
G 116 of 373 ~ 31.1%
B 180 of 373 ~ 48.26'%

%20.64
%31.1
%48.26

CMYK RENK MODELİ

#4D74B4 rengi CMYK tonu (57,36,0,29).

  • camgöbeği tonu 57.22%
  • eflatun tonu 35.56%
  • sarı tonu 0.00%
  • ana renk tonu 29.41%

CMYK: (57,36,0,29)
C57M36Y0K29 (57%, 36%, 0%, 29%)
(0.57 / 0.36 / 0.00 / 0.29)

CMYK yüzdeleri

%57.22
%35.56
%0
%29.41

Codes

Color #4D74B4 in popluar color models

4D 74 B4
RGB 77 116 180
HSL 217° 40.71% 50.39%
HSB/HSV 217° 57.22% 70.59%
CMYK 57.22% 35.56% 0.00%
29.41%

Color #4D74B4 in popluar number systems.

HEX 4D 74 B4
Decimal 77 116 180
Binary 1001101 1110100 10110100
Octal 115 164 264

Shades and tints

Shades of #4D74B4

#4D74B4
(77,116,180)
#466AA4
(70,106,164)
#3F6094
(63,96,148)
#385684
(56,86,132)
#314C74
(49,76,116)
#2A4264
(42,66,100)
#233854
(35,56,84)
#1C2E44
(28,46,68)
#152434
(21,36,52)
#0E1A24
(14,26,36)
#071014
(7,16,20)
#000000
(0,0,0)

Tints of #4D74B4

#4D74B4
(77,116,180)
#5D80BA
(93,128,186)
#6D8CC0
(109,140,192)
#7D98C6
(125,152,198)
#8DA4CC
(141,164,204)
#9DB0D2
(157,176,210)
#ADBCD8
(173,188,216)
#BDC8DE
(189,200,222)
#CDD4E4
(205,212,228)
#DDE0EA
(221,224,234)
#EDECF0
(237,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D74B4 color. Also use rgb(77,116,180) instead hex code.

Text Font Color

.myTextColor { color: #4D74B4; }

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

This text font color is #4D74B4.

Background Color

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

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

This div background color is #4D74B4.

Border color

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

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

This div border color is #4D74B4.

Opacity

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

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

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

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

This text has shadow with #4D74B4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D74B4.

Preview

Color preview on black background

This text has color #4D74B4 on black background.


Color preview on white background

This text has color #4D74B4 on white background.


Black color preview on #4D74B4 background

This text has black color on #4D74B4 background.


White color preview on #4D74B4 background

This text has white color on #4D74B4 background.


Related colors

Complementary color

Complementary color for #hex is #B28B4B.


I love getcolorcode.com

Triadic colors

1 #B44D74 and #74B44D with #4D74B4 are triadic colors.

2 #B4744D and #744DB4 with #4D74B4 are triadic colors.