COLOR #4E744A

HEX: #4E744A RGB: (78,116,74)

Renk bilgisi

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

RGB renk modeli

#4E744A color RGB value is (78,116,74).

RGB: (78,116,74) (31%, 45%, 29%)

RGB bağlantıları ve doygunluk

R 78 of 255 = 31%
G 116 of 255 = 45%
B 74 of 255 = 29%

78
116
74

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

Yüzdelerle RGB renk parçaları

R + G + B = 78 + 116 + 74 = 268 (100%)
R 78 of 268 ~ 29.1%
G 116 of 268 ~ 43.28%
B 74 of 268 ~ 27.61'%

%29.1
%43.28
%27.61

CMYK RENK MODELİ

#4E744A rengi CMYK tonu (33,0,36,55).

  • camgöbeği tonu 32.76%
  • eflatun tonu 0.00%
  • sarı tonu 36.21%
  • ana renk tonu 54.51%

CMYK: (33,0,36,55)
C33M0Y36K55 (33%, 0%, 36%, 55%)
(0.33 / 0.00 / 0.36 / 0.55)

CMYK yüzdeleri

%32.76
%0
%36.21
%54.51

Codes

Color #4E744A in popluar color models

4E 74 4A
RGB 78 116 74
HSL 114° 22.11% 37.25%
HSB/HSV 114° 36.21% 45.49%
CMYK 32.76% 0.00% 36.21%
54.51%

Color #4E744A in popluar number systems.

HEX 4E 74 4A
Decimal 78 116 74
Binary 1001110 1110100 1001010
Octal 116 164 112

Shades and tints

Shades of #4E744A

#4E744A
(78,116,74)
#476A44
(71,106,68)
#40603E
(64,96,62)
#395638
(57,86,56)
#324C32
(50,76,50)
#2B422C
(43,66,44)
#243826
(36,56,38)
#1D2E20
(29,46,32)
#16241A
(22,36,26)
#0F1A14
(15,26,20)
#08100E
(8,16,14)
#000000
(0,0,0)

Tints of #4E744A

#4E744A
(78,116,74)
#5E805A
(94,128,90)
#6E8C6A
(110,140,106)
#7E987A
(126,152,122)
#8EA48A
(142,164,138)
#9EB09A
(158,176,154)
#AEBCAA
(174,188,170)
#BEC8BA
(190,200,186)
#CED4CA
(206,212,202)
#DEE0DA
(222,224,218)
#EEECEA
(238,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E744A color. Also use rgb(78,116,74) instead hex code.

Text Font Color

.myTextColor { color: #4E744A; }

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

This text font color is #4E744A.

Background Color

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

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

This div background color is #4E744A.

Border color

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

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

This div border color is #4E744A.

Opacity

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

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

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

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

This text has shadow with #4E744A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E744A.

Preview

Color preview on black background

This text has color #4E744A on black background.


Color preview on white background

This text has color #4E744A on white background.


Black color preview on #4E744A background

This text has black color on #4E744A background.


White color preview on #4E744A background

This text has white color on #4E744A background.


Related colors

Complementary color

Complementary color for #hex is #B18BB5.


I love getcolorcode.com

Triadic colors

1 #4A4E74 and #744A4E with #4E744A are triadic colors.

2 #4A744E and #744E4A with #4E744A are triadic colors.