COLOR #4D4C75

HEX: #4D4C75 RGB: (77,76,117)

Renk bilgisi

#4D4C75 contains red, green and blue colors in about the same proportion. #4D4C75 ‘ nin web güvenlik rengi #333366 (ya da #336) dir.

RGB renk modeli

#4D4C75 color RGB value is (77,76,117).

RGB: (77,76,117) (30%, 30%, 46%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 76 of 255 = 30%
B 117 of 255 = 46%

77
76
117

R + G + B ~ 35%. #4D4C75 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 76 + 117 = 270 (100%)
R 77 of 270 ~ 28.52%
G 76 of 270 ~ 28.15%
B 117 of 270 ~ 43.33'%

%28.52
%28.15
%43.33

CMYK RENK MODELİ

#4D4C75 rengi CMYK tonu (34,35,0,54).

  • camgöbeği tonu 34.19%
  • eflatun tonu 35.04%
  • sarı tonu 0.00%
  • ana renk tonu 54.12%

CMYK: (34,35,0,54)
C34M35Y0K54 (34%, 35%, 0%, 54%)
(0.34 / 0.35 / 0.00 / 0.54)

CMYK yüzdeleri

%34.19
%35.04
%0
%54.12

Codes

Color #4D4C75 in popluar color models

4D 4C 75
RGB 77 76 117
HSL 241° 21.24% 37.84%
HSB/HSV 241° 35.04% 45.88%
CMYK 34.19% 35.04% 0.00%
54.12%

Color #4D4C75 in popluar number systems.

HEX 4D 4C 75
Decimal 77 76 117
Binary 1001101 1001100 1110101
Octal 115 114 165

Shades and tints

Shades of #4D4C75

#4D4C75
(77,76,117)
#46466B
(70,70,107)
#3F4061
(63,64,97)
#383A57
(56,58,87)
#31344D
(49,52,77)
#2A2E43
(42,46,67)
#232839
(35,40,57)
#1C222F
(28,34,47)
#151C25
(21,28,37)
#0E161B
(14,22,27)
#071011
(7,16,17)
#000000
(0,0,0)

Tints of #4D4C75

#4D4C75
(77,76,117)
#5D5C81
(93,92,129)
#6D6C8D
(109,108,141)
#7D7C99
(125,124,153)
#8D8CA5
(141,140,165)
#9D9CB1
(157,156,177)
#ADACBD
(173,172,189)
#BDBCC9
(189,188,201)
#CDCCD5
(205,204,213)
#DDDCE1
(221,220,225)
#EDECED
(237,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D4C75 color. Also use rgb(77,76,117) instead hex code.

Text Font Color

.myTextColor { color: #4D4C75; }

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

This text font color is #4D4C75.

Background Color

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

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

This div background color is #4D4C75.

Border color

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

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

This div border color is #4D4C75.

Opacity

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

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

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

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

This text has shadow with #4D4C75 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D4C75.

Preview

Color preview on black background

This text has color #4D4C75 on black background.


Color preview on white background

This text has color #4D4C75 on white background.


Black color preview on #4D4C75 background

This text has black color on #4D4C75 background.


White color preview on #4D4C75 background

This text has white color on #4D4C75 background.


Related colors

Complementary color

Complementary color for #hex is #B2B38A.


I love getcolorcode.com

Triadic colors

1 #754D4C and #4C754D with #4D4C75 are triadic colors.

2 #754C4D and #4C4D75 with #4D4C75 are triadic colors.