COLOR #4D617C

HEX: #4D617C RGB: (77,97,124)

Renk bilgisi

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

RGB renk modeli

#4D617C color RGB value is (77,97,124).

RGB: (77,97,124) (30%, 38%, 49%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 97 of 255 = 38%
B 124 of 255 = 49%

77
97
124

R + G + B ~ 39%. #4D617C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 97 + 124 = 298 (100%)
R 77 of 298 ~ 25.84%
G 97 of 298 ~ 32.55%
B 124 of 298 ~ 41.61'%

%25.84
%32.55
%41.61

CMYK RENK MODELİ

#4D617C rengi CMYK tonu (38,22,0,51).

  • camgöbeği tonu 37.90%
  • eflatun tonu 21.77%
  • sarı tonu 0.00%
  • ana renk tonu 51.37%

CMYK: (38,22,0,51)
C38M22Y0K51 (38%, 22%, 0%, 51%)
(0.38 / 0.22 / 0.00 / 0.51)

CMYK yüzdeleri

%37.9
%21.77
%0
%51.37

Codes

Color #4D617C in popluar color models

4D 61 7C
RGB 77 97 124
HSL 214° 23.38% 39.41%
HSB/HSV 214° 37.90% 48.63%
CMYK 37.90% 21.77% 0.00%
51.37%

Color #4D617C in popluar number systems.

HEX 4D 61 7C
Decimal 77 97 124
Binary 1001101 1100001 1111100
Octal 115 141 174

Shades and tints

Shades of #4D617C

#4D617C
(77,97,124)
#465971
(70,89,113)
#3F5166
(63,81,102)
#38495B
(56,73,91)
#314150
(49,65,80)
#2A3945
(42,57,69)
#23313A
(35,49,58)
#1C292F
(28,41,47)
#152124
(21,33,36)
#0E1919
(14,25,25)
#07110E
(7,17,14)
#000000
(0,0,0)

Tints of #4D617C

#4D617C
(77,97,124)
#5D6F87
(93,111,135)
#6D7D92
(109,125,146)
#7D8B9D
(125,139,157)
#8D99A8
(141,153,168)
#9DA7B3
(157,167,179)
#ADB5BE
(173,181,190)
#BDC3C9
(189,195,201)
#CDD1D4
(205,209,212)
#DDDFDF
(221,223,223)
#EDEDEA
(237,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D617C color. Also use rgb(77,97,124) instead hex code.

Text Font Color

.myTextColor { color: #4D617C; }

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

This text font color is #4D617C.

Background Color

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

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

This div background color is #4D617C.

Border color

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

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

This div border color is #4D617C.

Opacity

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

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

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

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

This text has shadow with #4D617C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D617C.

Preview

Color preview on black background

This text has color #4D617C on black background.


Color preview on white background

This text has color #4D617C on white background.


Black color preview on #4D617C background

This text has black color on #4D617C background.


White color preview on #4D617C background

This text has white color on #4D617C background.


Related colors

Complementary color

Complementary color for #hex is #B29E83.


I love getcolorcode.com

Triadic colors

1 #7C4D61 and #617C4D with #4D617C are triadic colors.

2 #7C614D and #614D7C with #4D617C are triadic colors.