COLOR #4E7367

HEX: #4E7367 RGB: (78,115,103)

Color info

#4E7367 contains red, green and blue colors in about the same proportion. Web safe color of #4E7367 is #666666 (or #666).

RGB color model

#4E7367 color RGB value is (78,115,103).

RGB: (78,115,103) (31%, 45%, 40%)

RGB channels and saturation

R 78 of 255 = 31%
G 115 of 255 = 45%
B 103 of 255 = 40%

78
115
103

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

Portions of RGB colors in percentages

R + G + B = 78 + 115 + 103 = 296 (100%)
R 78 of 296 ~ 26.35%
G 115 of 296 ~ 38.85%
B 103 of 296 ~ 34.8'%

%26.35
%38.85
%34.8

CMYK color model

#4E7367 color CMYK value is (32,0,10,55).

  • cyan value is 32.17%
  • magenta value is 0.00%
  • yellow value is 10.43%
  • key color value is 54.90%
CMYK: (32,0,10,55) C32M0Y10K55 (32%,0%,10%,55%) (0.32/0.00/0.10/0.55) 

CMYK percentages

%32.17
%0
%10.43
%54.9

Codes

Color #4E7367 in popluar color models

4E 73 67
RGB 78 115 103
HSL 161° 19.17% 37.84%
HSB/HSV 161° 32.17% 45.10%
CMYK 32.17% 0.00% 10.43%
54.90%

Color #4E7367 in popluar number systems.

HEX 4E 73 67
Decimal 78 115 103
Binary 1001110 1110011 1100111
Octal 116 163 147

Shades and tints

Shades of #4E7367

#4E7367
(78,115,103)
#47695E
(71,105,94)
#405F55
(64,95,85)
#39554C
(57,85,76)
#324B43
(50,75,67)
#2B413A
(43,65,58)
#243731
(36,55,49)
#1D2D28
(29,45,40)
#16231F
(22,35,31)
#0F1916
(15,25,22)
#080F0D
(8,15,13)
#000000
(0,0,0)

Tints of #4E7367

#4E7367
(78,115,103)
#5E7F74
(94,127,116)
#6E8B81
(110,139,129)
#7E978E
(126,151,142)
#8EA39B
(142,163,155)
#9EAFA8
(158,175,168)
#AEBBB5
(174,187,181)
#BEC7C2
(190,199,194)
#CED3CF
(206,211,207)
#DEDFDC
(222,223,220)
#EEEBE9
(238,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E7367 color. Also use rgb(78,115,103) instead hex code.

Text Font Color

.myTextColor { color: #4E7367; }

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

This text font color is #4E7367.

Background Color

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

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

This div background color is #4E7367.

Border color

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

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

This div border color is #4E7367.

Opacity

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

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

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

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

This text has shadow with #4E7367 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E7367.

Preview

Color preview on black background

This text has color #4E7367 on black background.


Color preview on white background

This text has color #4E7367 on white background.


Black color preview on #4E7367 background

This text has black color on #4E7367 background.


White color preview on #4E7367 background

This text has white color on #4E7367 background.


Related colors

Complementary color

Complementary color for #hex is #B18C98.


I love getcolorcode.com

Triadic colors

1 #674E73 and #73674E with #4E7367 are triadic colors.

2 #67734E and #734E67 with #4E7367 are triadic colors.