COLOR #4D6E55

HEX: #4D6E55 RGB: (77,110,85)

Renk bilgisi

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

RGB renk modeli

#4D6E55 color RGB value is (77,110,85).

RGB: (77,110,85) (30%, 43%, 33%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 110 of 255 = 43%
B 85 of 255 = 33%

77
110
85

R + G + B ~ 35%. #4D6E55 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 110 + 85 = 272 (100%)
R 77 of 272 ~ 28.31%
G 110 of 272 ~ 40.44%
B 85 of 272 ~ 31.25'%

%28.31
%40.44
%31.25

CMYK RENK MODELİ

#4D6E55 rengi CMYK tonu (30,0,23,57).

  • camgöbeği tonu 30.00%
  • eflatun tonu 0.00%
  • sarı tonu 22.73%
  • ana renk tonu 56.86%

CMYK: (30,0,23,57)
C30M0Y23K57 (30%, 0%, 23%, 57%)
(0.30 / 0.00 / 0.23 / 0.57)

CMYK yüzdeleri

%30
%0
%22.73
%56.86

Codes

Color #4D6E55 in popluar color models

4D 6E 55
RGB 77 110 85
HSL 135° 17.65% 36.67%
HSB/HSV 135° 30.00% 43.14%
CMYK 30.00% 0.00% 22.73%
56.86%

Color #4D6E55 in popluar number systems.

HEX 4D 6E 55
Decimal 77 110 85
Binary 1001101 1101110 1010101
Octal 115 156 125

Shades and tints

Shades of #4D6E55

#4D6E55
(77,110,85)
#46644E
(70,100,78)
#3F5A47
(63,90,71)
#385040
(56,80,64)
#314639
(49,70,57)
#2A3C32
(42,60,50)
#23322B
(35,50,43)
#1C2824
(28,40,36)
#151E1D
(21,30,29)
#0E1416
(14,20,22)
#070A0F
(7,10,15)
#000000
(0,0,0)

Tints of #4D6E55

#4D6E55
(77,110,85)
#5D7B64
(93,123,100)
#6D8873
(109,136,115)
#7D9582
(125,149,130)
#8DA291
(141,162,145)
#9DAFA0
(157,175,160)
#ADBCAF
(173,188,175)
#BDC9BE
(189,201,190)
#CDD6CD
(205,214,205)
#DDE3DC
(221,227,220)
#EDF0EB
(237,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D6E55 color. Also use rgb(77,110,85) instead hex code.

Text Font Color

.myTextColor { color: #4D6E55; }

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

This text font color is #4D6E55.

Background Color

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

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

This div background color is #4D6E55.

Border color

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

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

This div border color is #4D6E55.

Opacity

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

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

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

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

This text has shadow with #4D6E55 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D6E55.

Preview

Color preview on black background

This text has color #4D6E55 on black background.


Color preview on white background

This text has color #4D6E55 on white background.


Black color preview on #4D6E55 background

This text has black color on #4D6E55 background.


White color preview on #4D6E55 background

This text has white color on #4D6E55 background.


Related colors

Complementary color

Complementary color for #hex is #B291AA.


I love getcolorcode.com

Triadic colors

1 #554D6E and #6E554D with #4D6E55 are triadic colors.

2 #556E4D and #6E4D55 with #4D6E55 are triadic colors.