COLOR #4E5367

HEX: #4E5367 RGB: (78,83,103)

Color info

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

RGB color model

#4E5367 color RGB value is (78,83,103).

RGB: (78,83,103) (31%, 33%, 40%)

RGB channels and saturation

R 78 of 255 = 31%
G 83 of 255 = 33%
B 103 of 255 = 40%

78
83
103

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

Portions of RGB colors in percentages

R + G + B = 78 + 83 + 103 = 264 (100%)
R 78 of 264 ~ 29.55%
G 83 of 264 ~ 31.44%
B 103 of 264 ~ 39.02'%

%29.55
%31.44
%39.02

CMYK color model

#4E5367 color CMYK value is (24,19,0,60).

  • cyan value is 24.27%
  • magenta value is 19.42%
  • yellow value is 0.00%
  • key color value is 59.61%
CMYK: (24,19,0,60) C24M19Y0K60 (24%,19%,0%,60%) (0.24/0.19/0.00/0.60) 

CMYK percentages

%24.27
%19.42
%0
%59.61

Codes

Color #4E5367 in popluar color models

4E 53 67
RGB 78 83 103
HSL 228° 13.81% 35.49%
HSB/HSV 228° 24.27% 40.39%
CMYK 24.27% 19.42% 0.00%
59.61%

Color #4E5367 in popluar number systems.

HEX 4E 53 67
Decimal 78 83 103
Binary 1001110 1010011 1100111
Octal 116 123 147

Shades and tints

Shades of #4E5367

#4E5367
(78,83,103)
#474C5E
(71,76,94)
#404555
(64,69,85)
#393E4C
(57,62,76)
#323743
(50,55,67)
#2B303A
(43,48,58)
#242931
(36,41,49)
#1D2228
(29,34,40)
#161B1F
(22,27,31)
#0F1416
(15,20,22)
#080D0D
(8,13,13)
#000000
(0,0,0)

Tints of #4E5367

#4E5367
(78,83,103)
#5E6274
(94,98,116)
#6E7181
(110,113,129)
#7E808E
(126,128,142)
#8E8F9B
(142,143,155)
#9E9EA8
(158,158,168)
#AEADB5
(174,173,181)
#BEBCC2
(190,188,194)
#CECBCF
(206,203,207)
#DEDADC
(222,218,220)
#EEE9E9
(238,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4E5367; }

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

This text font color is #4E5367.

Background Color

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

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

This div background color is #4E5367.

Border color

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

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

This div border color is #4E5367.

Opacity

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

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

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

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

This text has shadow with #4E5367 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E5367.

Preview

Color preview on black background

This text has color #4E5367 on black background.


Color preview on white background

This text has color #4E5367 on white background.


Black color preview on #4E5367 background

This text has black color on #4E5367 background.


White color preview on #4E5367 background

This text has white color on #4E5367 background.


Related colors

Complementary color

Complementary color for #hex is #B1AC98.


I love getcolorcode.com

Triadic colors

1 #674E53 and #53674E with #4E5367 are triadic colors.

2 #67534E and #534E67 with #4E5367 are triadic colors.