COLOR #4E744C

HEX: #4E744C RGB: (78,116,76)

Renk bilgisi

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

RGB renk modeli

#4E744C color RGB value is (78,116,76).

RGB: (78,116,76) (31%, 45%, 30%)

RGB bağlantıları ve doygunluk

R 78 of 255 = 31%
G 116 of 255 = 45%
B 76 of 255 = 30%

78
116
76

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

Yüzdelerle RGB renk parçaları

R + G + B = 78 + 116 + 76 = 270 (100%)
R 78 of 270 ~ 28.89%
G 116 of 270 ~ 42.96%
B 76 of 270 ~ 28.15'%

%28.89
%42.96
%28.15

CMYK RENK MODELİ

#4E744C rengi CMYK tonu (33,0,34,55).

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

CMYK: (33,0,34,55)
C33M0Y34K55 (33%, 0%, 34%, 55%)
(0.33 / 0.00 / 0.34 / 0.55)

CMYK yüzdeleri

%32.76
%0
%34.48
%54.51

Codes

Color #4E744C in popluar color models

4E 74 4C
RGB 78 116 76
HSL 117° 20.83% 37.65%
HSB/HSV 117° 34.48% 45.49%
CMYK 32.76% 0.00% 34.48%
54.51%

Color #4E744C in popluar number systems.

HEX 4E 74 4C
Decimal 78 116 76
Binary 1001110 1110100 1001100
Octal 116 164 114

Shades and tints

Shades of #4E744C

#4E744C
(78,116,76)
#476A46
(71,106,70)
#406040
(64,96,64)
#39563A
(57,86,58)
#324C34
(50,76,52)
#2B422E
(43,66,46)
#243828
(36,56,40)
#1D2E22
(29,46,34)
#16241C
(22,36,28)
#0F1A16
(15,26,22)
#081010
(8,16,16)
#000000
(0,0,0)

Tints of #4E744C

#4E744C
(78,116,76)
#5E805C
(94,128,92)
#6E8C6C
(110,140,108)
#7E987C
(126,152,124)
#8EA48C
(142,164,140)
#9EB09C
(158,176,156)
#AEBCAC
(174,188,172)
#BEC8BC
(190,200,188)
#CED4CC
(206,212,204)
#DEE0DC
(222,224,220)
#EEECEC
(238,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4E744C; }

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

This text font color is #4E744C.

Background Color

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

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

This div background color is #4E744C.

Border color

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

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

This div border color is #4E744C.

Opacity

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

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

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

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

This text has shadow with #4E744C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E744C.

Preview

Color preview on black background

This text has color #4E744C on black background.


Color preview on white background

This text has color #4E744C on white background.


Black color preview on #4E744C background

This text has black color on #4E744C background.


White color preview on #4E744C background

This text has white color on #4E744C background.


Related colors

Complementary color

Complementary color for #hex is #B18BB3.


I love getcolorcode.com

Triadic colors

1 #4C4E74 and #744C4E with #4E744C are triadic colors.

2 #4C744E and #744E4C with #4E744C are triadic colors.