COLOR #4D5072

HEX: #4D5072 RGB: (77,80,114)

Renk bilgisi

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

RGB renk modeli

#4D5072 color RGB value is (77,80,114).

RGB: (77,80,114) (30%, 31%, 45%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 80 of 255 = 31%
B 114 of 255 = 45%

77
80
114

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 80 + 114 = 271 (100%)
R 77 of 271 ~ 28.41%
G 80 of 271 ~ 29.52%
B 114 of 271 ~ 42.07'%

%28.41
%29.52
%42.07

CMYK RENK MODELİ

#4D5072 rengi CMYK tonu (32,30,0,55).

  • camgöbeği tonu 32.46%
  • eflatun tonu 29.82%
  • sarı tonu 0.00%
  • ana renk tonu 55.29%

CMYK: (32,30,0,55)
C32M30Y0K55 (32%, 30%, 0%, 55%)
(0.32 / 0.30 / 0.00 / 0.55)

CMYK yüzdeleri

%32.46
%29.82
%0
%55.29

Codes

Color #4D5072 in popluar color models

4D 50 72
RGB 77 80 114
HSL 235° 19.37% 37.45%
HSB/HSV 235° 32.46% 44.71%
CMYK 32.46% 29.82% 0.00%
55.29%

Color #4D5072 in popluar number systems.

HEX 4D 50 72
Decimal 77 80 114
Binary 1001101 1010000 1110010
Octal 115 120 162

Shades and tints

Shades of #4D5072

#4D5072
(77,80,114)
#464968
(70,73,104)
#3F425E
(63,66,94)
#383B54
(56,59,84)
#31344A
(49,52,74)
#2A2D40
(42,45,64)
#232636
(35,38,54)
#1C1F2C
(28,31,44)
#151822
(21,24,34)
#0E1118
(14,17,24)
#070A0E
(7,10,14)
#000000
(0,0,0)

Tints of #4D5072

#4D5072
(77,80,114)
#5D5F7E
(93,95,126)
#6D6E8A
(109,110,138)
#7D7D96
(125,125,150)
#8D8CA2
(141,140,162)
#9D9BAE
(157,155,174)
#ADAABA
(173,170,186)
#BDB9C6
(189,185,198)
#CDC8D2
(205,200,210)
#DDD7DE
(221,215,222)
#EDE6EA
(237,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D5072 color. Also use rgb(77,80,114) instead hex code.

Text Font Color

.myTextColor { color: #4D5072; }

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

This text font color is #4D5072.

Background Color

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

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

This div background color is #4D5072.

Border color

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

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

This div border color is #4D5072.

Opacity

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

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

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

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

This text has shadow with #4D5072 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D5072.

Preview

Color preview on black background

This text has color #4D5072 on black background.


Color preview on white background

This text has color #4D5072 on white background.


Black color preview on #4D5072 background

This text has black color on #4D5072 background.


White color preview on #4D5072 background

This text has white color on #4D5072 background.


Related colors

Complementary color

Complementary color for #hex is #B2AF8D.


I love getcolorcode.com

Triadic colors

1 #724D50 and #50724D with #4D5072 are triadic colors.

2 #72504D and #504D72 with #4D5072 are triadic colors.