COLOR #4E746B

HEX: #4E746B RGB: (78,116,107)

Renk bilgisi

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

RGB renk modeli

#4E746B color RGB value is (78,116,107).

RGB: (78,116,107) (31%, 45%, 42%)

RGB bağlantıları ve doygunluk

R 78 of 255 = 31%
G 116 of 255 = 45%
B 107 of 255 = 42%

78
116
107

R + G + B ~ 39%. #4E746B is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 78 + 116 + 107 = 301 (100%)
R 78 of 301 ~ 25.91%
G 116 of 301 ~ 38.54%
B 107 of 301 ~ 35.55'%

%25.91
%38.54
%35.55

CMYK RENK MODELİ

#4E746B rengi CMYK tonu (33,0,8,55).

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

CMYK: (33,0,8,55)
C33M0Y8K55 (33%, 0%, 8%, 55%)
(0.33 / 0.00 / 0.08 / 0.55)

CMYK yüzdeleri

%32.76
%0
%7.76
%54.51

Codes

Color #4E746B in popluar color models

4E 74 6B
RGB 78 116 107
HSL 166° 19.59% 38.04%
HSB/HSV 166° 32.76% 45.49%
CMYK 32.76% 0.00% 7.76%
54.51%

Color #4E746B in popluar number systems.

HEX 4E 74 6B
Decimal 78 116 107
Binary 1001110 1110100 1101011
Octal 116 164 153

Shades and tints

Shades of #4E746B

#4E746B
(78,116,107)
#476A62
(71,106,98)
#406059
(64,96,89)
#395650
(57,86,80)
#324C47
(50,76,71)
#2B423E
(43,66,62)
#243835
(36,56,53)
#1D2E2C
(29,46,44)
#162423
(22,36,35)
#0F1A1A
(15,26,26)
#081011
(8,16,17)
#000000
(0,0,0)

Tints of #4E746B

#4E746B
(78,116,107)
#5E8078
(94,128,120)
#6E8C85
(110,140,133)
#7E9892
(126,152,146)
#8EA49F
(142,164,159)
#9EB0AC
(158,176,172)
#AEBCB9
(174,188,185)
#BEC8C6
(190,200,198)
#CED4D3
(206,212,211)
#DEE0E0
(222,224,224)
#EEECED
(238,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4E746B; }

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

This text font color is #4E746B.

Background Color

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

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

This div background color is #4E746B.

Border color

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

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

This div border color is #4E746B.

Opacity

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

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

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

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

This text has shadow with #4E746B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E746B.

Preview

Color preview on black background

This text has color #4E746B on black background.


Color preview on white background

This text has color #4E746B on white background.


Black color preview on #4E746B background

This text has black color on #4E746B background.


White color preview on #4E746B background

This text has white color on #4E746B background.


Related colors

Complementary color

Complementary color for #hex is #B18B94.


I love getcolorcode.com

Triadic colors

1 #6B4E74 and #746B4E with #4E746B are triadic colors.

2 #6B744E and #744E6B with #4E746B are triadic colors.