COLOR #4D6D71

HEX: #4D6D71 RGB: (77,109,113)

Renk bilgisi

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

RGB renk modeli

#4D6D71 color RGB value is (77,109,113).

RGB: (77,109,113) (30%, 43%, 44%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 109 of 255 = 43%
B 113 of 255 = 44%

77
109
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 109 + 113 = 299 (100%)
R 77 of 299 ~ 25.75%
G 109 of 299 ~ 36.45%
B 113 of 299 ~ 37.79'%

%25.75
%36.45
%37.79

CMYK RENK MODELİ

#4D6D71 rengi CMYK tonu (32,4,0,56).

  • camgöbeği tonu 31.86%
  • eflatun tonu 3.54%
  • sarı tonu 0.00%
  • ana renk tonu 55.69%

CMYK: (32,4,0,56)
C32M4Y0K56 (32%, 4%, 0%, 56%)
(0.32 / 0.04 / 0.00 / 0.56)

CMYK yüzdeleri

%31.86
%3.54
%0
%55.69

Codes

Color #4D6D71 in popluar color models

4D 6D 71
RGB 77 109 113
HSL 187° 18.95% 37.25%
HSB/HSV 187° 31.86% 44.31%
CMYK 31.86% 3.54% 0.00%
55.69%

Color #4D6D71 in popluar number systems.

HEX 4D 6D 71
Decimal 77 109 113
Binary 1001101 1101101 1110001
Octal 115 155 161

Shades and tints

Shades of #4D6D71

#4D6D71
(77,109,113)
#466467
(70,100,103)
#3F5B5D
(63,91,93)
#385253
(56,82,83)
#314949
(49,73,73)
#2A403F
(42,64,63)
#233735
(35,55,53)
#1C2E2B
(28,46,43)
#152521
(21,37,33)
#0E1C17
(14,28,23)
#07130D
(7,19,13)
#000000
(0,0,0)

Tints of #4D6D71

#4D6D71
(77,109,113)
#5D7A7D
(93,122,125)
#6D8789
(109,135,137)
#7D9495
(125,148,149)
#8DA1A1
(141,161,161)
#9DAEAD
(157,174,173)
#ADBBB9
(173,187,185)
#BDC8C5
(189,200,197)
#CDD5D1
(205,213,209)
#DDE2DD
(221,226,221)
#EDEFE9
(237,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D6D71; }

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

This text font color is #4D6D71.

Background Color

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

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

This div background color is #4D6D71.

Border color

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

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

This div border color is #4D6D71.

Opacity

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

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

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

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

This text has shadow with #4D6D71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D6D71.

Preview

Color preview on black background

This text has color #4D6D71 on black background.


Color preview on white background

This text has color #4D6D71 on white background.


Black color preview on #4D6D71 background

This text has black color on #4D6D71 background.


White color preview on #4D6D71 background

This text has white color on #4D6D71 background.


Related colors

Complementary color

Complementary color for #hex is #B2928E.


I love getcolorcode.com

Triadic colors

1 #714D6D and #6D714D with #4D6D71 are triadic colors.

2 #716D4D and #6D4D71 with #4D6D71 are triadic colors.