COLOR #4E774B

HEX: #4E774B RGB: (78,119,75)

Renk bilgisi

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

RGB renk modeli

#4E774B color RGB value is (78,119,75).

RGB: (78,119,75) (31%, 47%, 29%)

RGB bağlantıları ve doygunluk

R 78 of 255 = 31%
G 119 of 255 = 47%
B 75 of 255 = 29%

78
119
75

R + G + B ~ 36%. #4E774B is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 78 + 119 + 75 = 272 (100%)
R 78 of 272 ~ 28.68%
G 119 of 272 ~ 43.75%
B 75 of 272 ~ 27.57'%

%28.68
%43.75
%27.57

CMYK RENK MODELİ

#4E774B rengi CMYK tonu (34,0,37,53).

  • camgöbeği tonu 34.45%
  • eflatun tonu 0.00%
  • sarı tonu 36.97%
  • ana renk tonu 53.33%

CMYK: (34,0,37,53)
C34M0Y37K53 (34%, 0%, 37%, 53%)
(0.34 / 0.00 / 0.37 / 0.53)

CMYK yüzdeleri

%34.45
%0
%36.97
%53.33

Codes

Color #4E774B in popluar color models

4E 77 4B
RGB 78 119 75
HSL 116° 22.68% 38.04%
HSB/HSV 116° 36.97% 46.67%
CMYK 34.45% 0.00% 36.97%
53.33%

Color #4E774B in popluar number systems.

HEX 4E 77 4B
Decimal 78 119 75
Binary 1001110 1110111 1001011
Octal 116 167 113

Shades and tints

Shades of #4E774B

#4E774B
(78,119,75)
#476D45
(71,109,69)
#40633F
(64,99,63)
#395939
(57,89,57)
#324F33
(50,79,51)
#2B452D
(43,69,45)
#243B27
(36,59,39)
#1D3121
(29,49,33)
#16271B
(22,39,27)
#0F1D15
(15,29,21)
#08130F
(8,19,15)
#000000
(0,0,0)

Tints of #4E774B

#4E774B
(78,119,75)
#5E835B
(94,131,91)
#6E8F6B
(110,143,107)
#7E9B7B
(126,155,123)
#8EA78B
(142,167,139)
#9EB39B
(158,179,155)
#AEBFAB
(174,191,171)
#BECBBB
(190,203,187)
#CED7CB
(206,215,203)
#DEE3DB
(222,227,219)
#EEEFEB
(238,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E774B color. Also use rgb(78,119,75) instead hex code.

Text Font Color

.myTextColor { color: #4E774B; }

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

This text font color is #4E774B.

Background Color

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

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

This div background color is #4E774B.

Border color

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

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

This div border color is #4E774B.

Opacity

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

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

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

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

This text has shadow with #4E774B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E774B.

Preview

Color preview on black background

This text has color #4E774B on black background.


Color preview on white background

This text has color #4E774B on white background.


Black color preview on #4E774B background

This text has black color on #4E774B background.


White color preview on #4E774B background

This text has white color on #4E774B background.


Related colors

Complementary color

Complementary color for #hex is #B188B4.


I love getcolorcode.com

Triadic colors

1 #4B4E77 and #774B4E with #4E774B are triadic colors.

2 #4B774E and #774E4B with #4E774B are triadic colors.