COLOR #4E7F51

HEX: #4E7F51 RGB: (78,127,81)

Renk bilgisi

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

RGB renk modeli

#4E7F51 color RGB value is (78,127,81).

RGB: (78,127,81) (31%, 50%, 32%)

RGB bağlantıları ve doygunluk

R 78 of 255 = 31%
G 127 of 255 = 50%
B 81 of 255 = 32%

78
127
81

R + G + B ~ 38%. #4E7F51 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 78 + 127 + 81 = 286 (100%)
R 78 of 286 ~ 27.27%
G 127 of 286 ~ 44.41%
B 81 of 286 ~ 28.32'%

%27.27
%44.41
%28.32

CMYK RENK MODELİ

#4E7F51 rengi CMYK tonu (39,0,36,50).

  • camgöbeği tonu 38.58%
  • eflatun tonu 0.00%
  • sarı tonu 36.22%
  • ana renk tonu 50.20%

CMYK: (39,0,36,50)
C39M0Y36K50 (39%, 0%, 36%, 50%)
(0.39 / 0.00 / 0.36 / 0.50)

CMYK yüzdeleri

%38.58
%0
%36.22
%50.2

Codes

Color #4E7F51 in popluar color models

4E 7F 51
RGB 78 127 81
HSL 124° 23.90% 40.20%
HSB/HSV 124° 38.58% 49.80%
CMYK 38.58% 0.00% 36.22%
50.20%

Color #4E7F51 in popluar number systems.

HEX 4E 7F 51
Decimal 78 127 81
Binary 1001110 1111111 1010001
Octal 116 177 121

Shades and tints

Shades of #4E7F51

#4E7F51
(78,127,81)
#47744A
(71,116,74)
#406943
(64,105,67)
#395E3C
(57,94,60)
#325335
(50,83,53)
#2B482E
(43,72,46)
#243D27
(36,61,39)
#1D3220
(29,50,32)
#162719
(22,39,25)
#0F1C12
(15,28,18)
#08110B
(8,17,11)
#000000
(0,0,0)

Tints of #4E7F51

#4E7F51
(78,127,81)
#5E8A60
(94,138,96)
#6E956F
(110,149,111)
#7EA07E
(126,160,126)
#8EAB8D
(142,171,141)
#9EB69C
(158,182,156)
#AEC1AB
(174,193,171)
#BECCBA
(190,204,186)
#CED7C9
(206,215,201)
#DEE2D8
(222,226,216)
#EEEDE7
(238,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E7F51 color. Also use rgb(78,127,81) instead hex code.

Text Font Color

.myTextColor { color: #4E7F51; }

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

This text font color is #4E7F51.

Background Color

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

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

This div background color is #4E7F51.

Border color

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

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

This div border color is #4E7F51.

Opacity

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

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

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

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

This text has shadow with #4E7F51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E7F51.

Preview

Color preview on black background

This text has color #4E7F51 on black background.


Color preview on white background

This text has color #4E7F51 on white background.


Black color preview on #4E7F51 background

This text has black color on #4E7F51 background.


White color preview on #4E7F51 background

This text has white color on #4E7F51 background.


Related colors

Complementary color

Complementary color for #hex is #B180AE.


I love getcolorcode.com

Triadic colors

1 #514E7F and #7F514E with #4E7F51 are triadic colors.

2 #517F4E and #7F4E51 with #4E7F51 are triadic colors.