COLOR #4D5189

HEX: #4D5189 RGB: (77,81,137)

Renk bilgisi

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

RGB renk modeli

#4D5189 color RGB value is (77,81,137).

RGB: (77,81,137) (30%, 32%, 54%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 81 of 255 = 32%
B 137 of 255 = 54%

77
81
137

R + G + B ~ 39%. #4D5189 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 81 + 137 = 295 (100%)
R 77 of 295 ~ 26.1%
G 81 of 295 ~ 27.46%
B 137 of 295 ~ 46.44'%

%26.1
%27.46
%46.44

CMYK RENK MODELİ

#4D5189 rengi CMYK tonu (44,41,0,46).

  • camgöbeği tonu 43.80%
  • eflatun tonu 40.88%
  • sarı tonu 0.00%
  • ana renk tonu 46.27%
CMYK: (44,41,0,46) C44M41Y0K46 (44%,41%,0%,46%) (0.44/0.41/0.00/0.46) 

CMYK yüzdeleri

%43.8
%40.88
%0
%46.27

Codes

Color #4D5189 in popluar color models

4D 51 89
RGB 77 81 137
HSL 236° 28.04% 41.96%
HSB/HSV 236° 43.80% 53.73%
CMYK 43.80% 40.88% 0.00%
46.27%

Color #4D5189 in popluar number systems.

HEX 4D 51 89
Decimal 77 81 137
Binary 1001101 1010001 10001001
Octal 115 121 211

Shades and tints

Shades of #4D5189

#4D5189
(77,81,137)
#464A7D
(70,74,125)
#3F4371
(63,67,113)
#383C65
(56,60,101)
#313559
(49,53,89)
#2A2E4D
(42,46,77)
#232741
(35,39,65)
#1C2035
(28,32,53)
#151929
(21,25,41)
#0E121D
(14,18,29)
#070B11
(7,11,17)
#000000
(0,0,0)

Tints of #4D5189

#4D5189
(77,81,137)
#5D6093
(93,96,147)
#6D6F9D
(109,111,157)
#7D7EA7
(125,126,167)
#8D8DB1
(141,141,177)
#9D9CBB
(157,156,187)
#ADABC5
(173,171,197)
#BDBACF
(189,186,207)
#CDC9D9
(205,201,217)
#DDD8E3
(221,216,227)
#EDE7ED
(237,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D5189 color. Also use rgb(77,81,137) instead hex code.

Text Font Color

.myTextColor { color: #4D5189; }

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

This text font color is #4D5189.

Background Color

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

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

This div background color is #4D5189.

Border color

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

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

This div border color is #4D5189.

Opacity

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

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

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

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

This text has shadow with #4D5189 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D5189.

Preview

Color preview on black background

This text has color #4D5189 on black background.


Color preview on white background

This text has color #4D5189 on white background.


Black color preview on #4D5189 background

This text has black color on #4D5189 background.


White color preview on #4D5189 background

This text has white color on #4D5189 background.


Related colors

Complementary color

Complementary color for #hex is #B2AE76.


I love getcolorcode.com

Triadic colors

1 #894D51 and #51894D with #4D5189 are triadic colors.

2 #89514D and #514D89 with #4D5189 are triadic colors.