COLOR #4D7771

HEX: #4D7771 RGB: (77,119,113)

Renk bilgisi

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

RGB renk modeli

#4D7771 color RGB value is (77,119,113).

RGB: (77,119,113) (30%, 47%, 44%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 119 of 255 = 47%
B 113 of 255 = 44%

77
119
113

R + G + B ~ 40%. #4D7771 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 119 + 113 = 309 (100%)
R 77 of 309 ~ 24.92%
G 119 of 309 ~ 38.51%
B 113 of 309 ~ 36.57'%

%24.92
%38.51
%36.57

CMYK RENK MODELİ

#4D7771 rengi CMYK tonu (35,0,5,53).

  • camgöbeği tonu 35.29%
  • eflatun tonu 0.00%
  • sarı tonu 5.04%
  • ana renk tonu 53.33%

CMYK: (35,0,5,53)
C35M0Y5K53 (35%, 0%, 5%, 53%)
(0.35 / 0.00 / 0.05 / 0.53)

CMYK yüzdeleri

%35.29
%0
%5.04
%53.33

Codes

Color #4D7771 in popluar color models

4D 77 71
RGB 77 119 113
HSL 171° 21.43% 38.43%
HSB/HSV 171° 35.29% 46.67%
CMYK 35.29% 0.00% 5.04%
53.33%

Color #4D7771 in popluar number systems.

HEX 4D 77 71
Decimal 77 119 113
Binary 1001101 1110111 1110001
Octal 115 167 161

Shades and tints

Shades of #4D7771

#4D7771
(77,119,113)
#466D67
(70,109,103)
#3F635D
(63,99,93)
#385953
(56,89,83)
#314F49
(49,79,73)
#2A453F
(42,69,63)
#233B35
(35,59,53)
#1C312B
(28,49,43)
#152721
(21,39,33)
#0E1D17
(14,29,23)
#07130D
(7,19,13)
#000000
(0,0,0)

Tints of #4D7771

#4D7771
(77,119,113)
#5D837D
(93,131,125)
#6D8F89
(109,143,137)
#7D9B95
(125,155,149)
#8DA7A1
(141,167,161)
#9DB3AD
(157,179,173)
#ADBFB9
(173,191,185)
#BDCBC5
(189,203,197)
#CDD7D1
(205,215,209)
#DDE3DD
(221,227,221)
#EDEFE9
(237,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D7771 color. Also use rgb(77,119,113) instead hex code.

Text Font Color

.myTextColor { color: #4D7771; }

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

This text font color is #4D7771.

Background Color

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

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

This div background color is #4D7771.

Border color

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

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

This div border color is #4D7771.

Opacity

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

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

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

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

This text has shadow with #4D7771 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D7771.

Preview

Color preview on black background

This text has color #4D7771 on black background.


Color preview on white background

This text has color #4D7771 on white background.


Black color preview on #4D7771 background

This text has black color on #4D7771 background.


White color preview on #4D7771 background

This text has white color on #4D7771 background.


Related colors

Complementary color

Complementary color for #hex is #B2888E.


I love getcolorcode.com

Triadic colors

1 #714D77 and #77714D with #4D7771 are triadic colors.

2 #71774D and #774D71 with #4D7771 are triadic colors.