COLOR #4D6179

HEX: #4D6179 RGB: (77,97,121)

Renk bilgisi

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

RGB renk modeli

#4D6179 color RGB value is (77,97,121).

RGB: (77,97,121) (30%, 38%, 47%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 97 of 255 = 38%
B 121 of 255 = 47%

77
97
121

R + G + B ~ 38%. #4D6179 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 97 + 121 = 295 (100%)
R 77 of 295 ~ 26.1%
G 97 of 295 ~ 32.88%
B 121 of 295 ~ 41.02'%

%26.1
%32.88
%41.02

CMYK RENK MODELİ

#4D6179 rengi CMYK tonu (36,20,0,53).

  • camgöbeği tonu 36.36%
  • eflatun tonu 19.83%
  • sarı tonu 0.00%
  • ana renk tonu 52.55%

CMYK: (36,20,0,53)
C36M20Y0K53 (36%, 20%, 0%, 53%)
(0.36 / 0.20 / 0.00 / 0.53)

CMYK yüzdeleri

%36.36
%19.83
%0
%52.55

Codes

Color #4D6179 in popluar color models

4D 61 79
RGB 77 97 121
HSL 213° 22.22% 38.82%
HSB/HSV 213° 36.36% 47.45%
CMYK 36.36% 19.83% 0.00%
52.55%

Color #4D6179 in popluar number systems.

HEX 4D 61 79
Decimal 77 97 121
Binary 1001101 1100001 1111001
Octal 115 141 171

Shades and tints

Shades of #4D6179

#4D6179
(77,97,121)
#46596E
(70,89,110)
#3F5163
(63,81,99)
#384958
(56,73,88)
#31414D
(49,65,77)
#2A3942
(42,57,66)
#233137
(35,49,55)
#1C292C
(28,41,44)
#152121
(21,33,33)
#0E1916
(14,25,22)
#07110B
(7,17,11)
#000000
(0,0,0)

Tints of #4D6179

#4D6179
(77,97,121)
#5D6F85
(93,111,133)
#6D7D91
(109,125,145)
#7D8B9D
(125,139,157)
#8D99A9
(141,153,169)
#9DA7B5
(157,167,181)
#ADB5C1
(173,181,193)
#BDC3CD
(189,195,205)
#CDD1D9
(205,209,217)
#DDDFE5
(221,223,229)
#EDEDF1
(237,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D6179; }

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

This text font color is #4D6179.

Background Color

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

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

This div background color is #4D6179.

Border color

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

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

This div border color is #4D6179.

Opacity

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

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

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

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

This text has shadow with #4D6179 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D6179.

Preview

Color preview on black background

This text has color #4D6179 on black background.


Color preview on white background

This text has color #4D6179 on white background.


Black color preview on #4D6179 background

This text has black color on #4D6179 background.


White color preview on #4D6179 background

This text has white color on #4D6179 background.


Related colors

Complementary color

Complementary color for #hex is #B29E86.


I love getcolorcode.com

Triadic colors

1 #794D61 and #61794D with #4D6179 are triadic colors.

2 #79614D and #614D79 with #4D6179 are triadic colors.