COLOR #4D4587

HEX: #4D4587 RGB: (77,69,135)

Renk bilgisi

#4D4587 contains mainly red and blue colors. #4D4587 ‘ nin web güvenlik rengi #333399 (ya da #339) dir.

RGB renk modeli

#4D4587 color RGB value is (77,69,135).

RGB: (77,69,135) (30%, 27%, 53%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 69 of 255 = 27%
B 135 of 255 = 53%

77
69
135

R + G + B ~ 37%. #4D4587 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 69 + 135 = 281 (100%)
R 77 of 281 ~ 27.4%
G 69 of 281 ~ 24.56%
B 135 of 281 ~ 48.04'%

%27.4
%24.56
%48.04

CMYK RENK MODELİ

#4D4587 rengi CMYK tonu (43,49,0,47).

  • camgöbeği tonu 42.96%
  • eflatun tonu 48.89%
  • sarı tonu 0.00%
  • ana renk tonu 47.06%

CMYK: (43,49,0,47)
C43M49Y0K47 (43%, 49%, 0%, 47%)
(0.43 / 0.49 / 0.00 / 0.47)

CMYK yüzdeleri

%42.96
%48.89
%0
%47.06

Codes

Color #4D4587 in popluar color models

4D 45 87
RGB 77 69 135
HSL 247° 32.35% 40.00%
HSB/HSV 247° 48.89% 52.94%
CMYK 42.96% 48.89% 0.00%
47.06%

Color #4D4587 in popluar number systems.

HEX 4D 45 87
Decimal 77 69 135
Binary 1001101 1000101 10000111
Octal 115 105 207

Shades and tints

Shades of #4D4587

#4D4587
(77,69,135)
#463F7B
(70,63,123)
#3F396F
(63,57,111)
#383363
(56,51,99)
#312D57
(49,45,87)
#2A274B
(42,39,75)
#23213F
(35,33,63)
#1C1B33
(28,27,51)
#151527
(21,21,39)
#0E0F1B
(14,15,27)
#07090F
(7,9,15)
#000000
(0,0,0)

Tints of #4D4587

#4D4587
(77,69,135)
#5D5591
(93,85,145)
#6D659B
(109,101,155)
#7D75A5
(125,117,165)
#8D85AF
(141,133,175)
#9D95B9
(157,149,185)
#ADA5C3
(173,165,195)
#BDB5CD
(189,181,205)
#CDC5D7
(205,197,215)
#DDD5E1
(221,213,225)
#EDE5EB
(237,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D4587 color. Also use rgb(77,69,135) instead hex code.

Text Font Color

.myTextColor { color: #4D4587; }

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

This text font color is #4D4587.

Background Color

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

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

This div background color is #4D4587.

Border color

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

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

This div border color is #4D4587.

Opacity

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

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

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

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

This text has shadow with #4D4587 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D4587.

Preview

Color preview on black background

This text has color #4D4587 on black background.


Color preview on white background

This text has color #4D4587 on white background.


Black color preview on #4D4587 background

This text has black color on #4D4587 background.


White color preview on #4D4587 background

This text has white color on #4D4587 background.


Related colors

Complementary color

Complementary color for #hex is #B2BA78.


I love getcolorcode.com

Triadic colors

1 #874D45 and #45874D with #4D4587 are triadic colors.

2 #87454D and #454D87 with #4D4587 are triadic colors.