COLOR #4D537D

HEX: #4D537D RGB: (77,83,125)

Renk bilgisi

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

RGB renk modeli

#4D537D color RGB value is (77,83,125).

RGB: (77,83,125) (30%, 33%, 49%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 83 of 255 = 33%
B 125 of 255 = 49%

77
83
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 83 + 125 = 285 (100%)
R 77 of 285 ~ 27.02%
G 83 of 285 ~ 29.12%
B 125 of 285 ~ 43.86'%

%27.02
%29.12
%43.86

CMYK RENK MODELİ

#4D537D rengi CMYK tonu (38,34,0,51).

  • camgöbeği tonu 38.40%
  • eflatun tonu 33.60%
  • sarı tonu 0.00%
  • ana renk tonu 50.98%

CMYK: (38,34,0,51)
C38M34Y0K51 (38%, 34%, 0%, 51%)
(0.38 / 0.34 / 0.00 / 0.51)

CMYK yüzdeleri

%38.4
%33.6
%0
%50.98

Codes

Color #4D537D in popluar color models

4D 53 7D
RGB 77 83 125
HSL 233° 23.76% 39.61%
HSB/HSV 233° 38.40% 49.02%
CMYK 38.40% 33.60% 0.00%
50.98%

Color #4D537D in popluar number systems.

HEX 4D 53 7D
Decimal 77 83 125
Binary 1001101 1010011 1111101
Octal 115 123 175

Shades and tints

Shades of #4D537D

#4D537D
(77,83,125)
#464C72
(70,76,114)
#3F4567
(63,69,103)
#383E5C
(56,62,92)
#313751
(49,55,81)
#2A3046
(42,48,70)
#23293B
(35,41,59)
#1C2230
(28,34,48)
#151B25
(21,27,37)
#0E141A
(14,20,26)
#070D0F
(7,13,15)
#000000
(0,0,0)

Tints of #4D537D

#4D537D
(77,83,125)
#5D6288
(93,98,136)
#6D7193
(109,113,147)
#7D809E
(125,128,158)
#8D8FA9
(141,143,169)
#9D9EB4
(157,158,180)
#ADADBF
(173,173,191)
#BDBCCA
(189,188,202)
#CDCBD5
(205,203,213)
#DDDAE0
(221,218,224)
#EDE9EB
(237,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D537D color. Also use rgb(77,83,125) instead hex code.

Text Font Color

.myTextColor { color: #4D537D; }

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

This text font color is #4D537D.

Background Color

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

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

This div background color is #4D537D.

Border color

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

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

This div border color is #4D537D.

Opacity

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

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

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

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

This text has shadow with #4D537D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D537D.

Preview

Color preview on black background

This text has color #4D537D on black background.


Color preview on white background

This text has color #4D537D on white background.


Black color preview on #4D537D background

This text has black color on #4D537D background.


White color preview on #4D537D background

This text has white color on #4D537D background.


Related colors

Complementary color

Complementary color for #hex is #B2AC82.


I love getcolorcode.com

Triadic colors

1 #7D4D53 and #537D4D with #4D537D are triadic colors.

2 #7D534D and #534D7D with #4D537D are triadic colors.