COLOR #4E8376

HEX: #4E8376 RGB: (78,131,118)

Renk bilgisi

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

RGB renk modeli

#4E8376 color RGB value is (78,131,118).

RGB: (78,131,118) (31%, 51%, 46%)

RGB bağlantıları ve doygunluk

R 78 of 255 = 31%
G 131 of 255 = 51%
B 118 of 255 = 46%

78
131
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 78 + 131 + 118 = 327 (100%)
R 78 of 327 ~ 23.85%
G 131 of 327 ~ 40.06%
B 118 of 327 ~ 36.09'%

%23.85
%40.06
%36.09

CMYK RENK MODELİ

#4E8376 rengi CMYK tonu (40,0,10,49).

  • camgöbeği tonu 40.46%
  • eflatun tonu 0.00%
  • sarı tonu 9.92%
  • ana renk tonu 48.63%

CMYK: (40,0,10,49)
C40M0Y10K49 (40%, 0%, 10%, 49%)
(0.40 / 0.00 / 0.10 / 0.49)

CMYK yüzdeleri

%40.46
%0
%9.92
%48.63

Codes

Color #4E8376 in popluar color models

4E 83 76
RGB 78 131 118
HSL 165° 25.36% 40.98%
HSB/HSV 165° 40.46% 51.37%
CMYK 40.46% 0.00% 9.92%
48.63%

Color #4E8376 in popluar number systems.

HEX 4E 83 76
Decimal 78 131 118
Binary 1001110 10000011 1110110
Octal 116 203 166

Shades and tints

Shades of #4E8376

#4E8376
(78,131,118)
#47786C
(71,120,108)
#406D62
(64,109,98)
#396258
(57,98,88)
#32574E
(50,87,78)
#2B4C44
(43,76,68)
#24413A
(36,65,58)
#1D3630
(29,54,48)
#162B26
(22,43,38)
#0F201C
(15,32,28)
#081512
(8,21,18)
#000000
(0,0,0)

Tints of #4E8376

#4E8376
(78,131,118)
#5E8E82
(94,142,130)
#6E998E
(110,153,142)
#7EA49A
(126,164,154)
#8EAFA6
(142,175,166)
#9EBAB2
(158,186,178)
#AEC5BE
(174,197,190)
#BED0CA
(190,208,202)
#CEDBD6
(206,219,214)
#DEE6E2
(222,230,226)
#EEF1EE
(238,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E8376 color. Also use rgb(78,131,118) instead hex code.

Text Font Color

.myTextColor { color: #4E8376; }

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

This text font color is #4E8376.

Background Color

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

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

This div background color is #4E8376.

Border color

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

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

This div border color is #4E8376.

Opacity

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

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

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

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

This text has shadow with #4E8376 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E8376.

Preview

Color preview on black background

This text has color #4E8376 on black background.


Color preview on white background

This text has color #4E8376 on white background.


Black color preview on #4E8376 background

This text has black color on #4E8376 background.


White color preview on #4E8376 background

This text has white color on #4E8376 background.


Related colors

Complementary color

Complementary color for #hex is #B17C89.


I love getcolorcode.com

Triadic colors

1 #764E83 and #83764E with #4E8376 are triadic colors.

2 #76834E and #834E76 with #4E8376 are triadic colors.