COLOR #4D507A

HEX: #4D507A RGB: (77,80,122)

Renk bilgisi

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

RGB renk modeli

#4D507A color RGB value is (77,80,122).

RGB: (77,80,122) (30%, 31%, 48%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 80 of 255 = 31%
B 122 of 255 = 48%

77
80
122

R + G + B ~ 36%. #4D507A is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 80 + 122 = 279 (100%)
R 77 of 279 ~ 27.6%
G 80 of 279 ~ 28.67%
B 122 of 279 ~ 43.73'%

%27.6
%28.67
%43.73

CMYK RENK MODELİ

#4D507A rengi CMYK tonu (37,34,0,52).

  • camgöbeği tonu 36.89%
  • eflatun tonu 34.43%
  • sarı tonu 0.00%
  • ana renk tonu 52.16%

CMYK: (37,34,0,52)
C37M34Y0K52 (37%, 34%, 0%, 52%)
(0.37 / 0.34 / 0.00 / 0.52)

CMYK yüzdeleri

%36.89
%34.43
%0
%52.16

Codes

Color #4D507A in popluar color models

4D 50 7A
RGB 77 80 122
HSL 236° 22.61% 39.02%
HSB/HSV 236° 36.89% 47.84%
CMYK 36.89% 34.43% 0.00%
52.16%

Color #4D507A in popluar number systems.

HEX 4D 50 7A
Decimal 77 80 122
Binary 1001101 1010000 1111010
Octal 115 120 172

Shades and tints

Shades of #4D507A

#4D507A
(77,80,122)
#46496F
(70,73,111)
#3F4264
(63,66,100)
#383B59
(56,59,89)
#31344E
(49,52,78)
#2A2D43
(42,45,67)
#232638
(35,38,56)
#1C1F2D
(28,31,45)
#151822
(21,24,34)
#0E1117
(14,17,23)
#070A0C
(7,10,12)
#000000
(0,0,0)

Tints of #4D507A

#4D507A
(77,80,122)
#5D5F86
(93,95,134)
#6D6E92
(109,110,146)
#7D7D9E
(125,125,158)
#8D8CAA
(141,140,170)
#9D9BB6
(157,155,182)
#ADAAC2
(173,170,194)
#BDB9CE
(189,185,206)
#CDC8DA
(205,200,218)
#DDD7E6
(221,215,230)
#EDE6F2
(237,230,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D507A; }

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

This text font color is #4D507A.

Background Color

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

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

This div background color is #4D507A.

Border color

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

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

This div border color is #4D507A.

Opacity

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

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

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

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

This text has shadow with #4D507A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D507A.

Preview

Color preview on black background

This text has color #4D507A on black background.


Color preview on white background

This text has color #4D507A on white background.


Black color preview on #4D507A background

This text has black color on #4D507A background.


White color preview on #4D507A background

This text has white color on #4D507A background.


Related colors

Complementary color

Complementary color for #hex is #B2AF85.


I love getcolorcode.com

Triadic colors

1 #7A4D50 and #507A4D with #4D507A are triadic colors.

2 #7A504D and #504D7A with #4D507A are triadic colors.