COLOR #4D4A61

HEX: #4D4A61 RGB: (77,74,97)

Renk bilgisi

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

RGB renk modeli

#4D4A61 color RGB value is (77,74,97).

RGB: (77,74,97) (30%, 29%, 38%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 74 of 255 = 29%
B 97 of 255 = 38%

77
74
97

R + G + B ~ 32%. #4D4A61 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 74 + 97 = 248 (100%)
R 77 of 248 ~ 31.05%
G 74 of 248 ~ 29.84%
B 97 of 248 ~ 39.11'%

%31.05
%29.84
%39.11

CMYK RENK MODELİ

#4D4A61 rengi CMYK tonu (21,24,0,62).

  • camgöbeği tonu 20.62%
  • eflatun tonu 23.71%
  • sarı tonu 0.00%
  • ana renk tonu 61.96%

CMYK: (21,24,0,62)
C21M24Y0K62 (21%, 24%, 0%, 62%)
(0.21 / 0.24 / 0.00 / 0.62)

CMYK yüzdeleri

%20.62
%23.71
%0
%61.96

Codes

Color #4D4A61 in popluar color models

4D 4A 61
RGB 77 74 97
HSL 248° 13.45% 33.53%
HSB/HSV 248° 23.71% 38.04%
CMYK 20.62% 23.71% 0.00%
61.96%

Color #4D4A61 in popluar number systems.

HEX 4D 4A 61
Decimal 77 74 97
Binary 1001101 1001010 1100001
Octal 115 112 141

Shades and tints

Shades of #4D4A61

#4D4A61
(77,74,97)
#464459
(70,68,89)
#3F3E51
(63,62,81)
#383849
(56,56,73)
#313241
(49,50,65)
#2A2C39
(42,44,57)
#232631
(35,38,49)
#1C2029
(28,32,41)
#151A21
(21,26,33)
#0E1419
(14,20,25)
#070E11
(7,14,17)
#000000
(0,0,0)

Tints of #4D4A61

#4D4A61
(77,74,97)
#5D5A6F
(93,90,111)
#6D6A7D
(109,106,125)
#7D7A8B
(125,122,139)
#8D8A99
(141,138,153)
#9D9AA7
(157,154,167)
#ADAAB5
(173,170,181)
#BDBAC3
(189,186,195)
#CDCAD1
(205,202,209)
#DDDADF
(221,218,223)
#EDEAED
(237,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D4A61; }

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

This text font color is #4D4A61.

Background Color

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

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

This div background color is #4D4A61.

Border color

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

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

This div border color is #4D4A61.

Opacity

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

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

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

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

This text has shadow with #4D4A61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D4A61.

Preview

Color preview on black background

This text has color #4D4A61 on black background.


Color preview on white background

This text has color #4D4A61 on white background.


Black color preview on #4D4A61 background

This text has black color on #4D4A61 background.


White color preview on #4D4A61 background

This text has white color on #4D4A61 background.


Related colors

Complementary color

Complementary color for #hex is #B2B59E.


I love getcolorcode.com

Triadic colors

1 #614D4A and #4A614D with #4D4A61 are triadic colors.

2 #614A4D and #4A4D61 with #4D4A61 are triadic colors.