COLOR #4D7990

HEX: #4D7990 RGB: (77,121,144)

Renk bilgisi

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

RGB renk modeli

#4D7990 color RGB value is (77,121,144).

RGB: (77,121,144) (30%, 47%, 56%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 121 of 255 = 47%
B 144 of 255 = 56%

77
121
144

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 121 + 144 = 342 (100%)
R 77 of 342 ~ 22.51%
G 121 of 342 ~ 35.38%
B 144 of 342 ~ 42.11'%

%22.51
%35.38
%42.11

CMYK RENK MODELİ

#4D7990 rengi CMYK tonu (47,16,0,44).

  • camgöbeği tonu 46.53%
  • eflatun tonu 15.97%
  • sarı tonu 0.00%
  • ana renk tonu 43.53%

CMYK: (47,16,0,44)
C47M16Y0K44 (47%, 16%, 0%, 44%)
(0.47 / 0.16 / 0.00 / 0.44)

CMYK yüzdeleri

%46.53
%15.97
%0
%43.53

Codes

Color #4D7990 in popluar color models

4D 79 90
RGB 77 121 144
HSL 201° 30.32% 43.33%
HSB/HSV 201° 46.53% 56.47%
CMYK 46.53% 15.97% 0.00%
43.53%

Color #4D7990 in popluar number systems.

HEX 4D 79 90
Decimal 77 121 144
Binary 1001101 1111001 10010000
Octal 115 171 220

Shades and tints

Shades of #4D7990

#4D7990
(77,121,144)
#466E83
(70,110,131)
#3F6376
(63,99,118)
#385869
(56,88,105)
#314D5C
(49,77,92)
#2A424F
(42,66,79)
#233742
(35,55,66)
#1C2C35
(28,44,53)
#152128
(21,33,40)
#0E161B
(14,22,27)
#070B0E
(7,11,14)
#000000
(0,0,0)

Tints of #4D7990

#4D7990
(77,121,144)
#5D859A
(93,133,154)
#6D91A4
(109,145,164)
#7D9DAE
(125,157,174)
#8DA9B8
(141,169,184)
#9DB5C2
(157,181,194)
#ADC1CC
(173,193,204)
#BDCDD6
(189,205,214)
#CDD9E0
(205,217,224)
#DDE5EA
(221,229,234)
#EDF1F4
(237,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D7990 color. Also use rgb(77,121,144) instead hex code.

Text Font Color

.myTextColor { color: #4D7990; }

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

This text font color is #4D7990.

Background Color

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

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

This div background color is #4D7990.

Border color

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

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

This div border color is #4D7990.

Opacity

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

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

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

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

This text has shadow with #4D7990 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D7990.

Preview

Color preview on black background

This text has color #4D7990 on black background.


Color preview on white background

This text has color #4D7990 on white background.


Black color preview on #4D7990 background

This text has black color on #4D7990 background.


White color preview on #4D7990 background

This text has white color on #4D7990 background.


Related colors

Complementary color

Complementary color for #hex is #B2866F.


I love getcolorcode.com

Triadic colors

1 #904D79 and #79904D with #4D7990 are triadic colors.

2 #90794D and #794D90 with #4D7990 are triadic colors.