COLOR #4E2D67

HEX: #4E2D67 RGB: (78,45,103)

Color info

#4E2D67 contains red, green and blue colors in about the same proportion. Web safe color of #4E2D67 is #663366 (or #636).

RGB color model

#4E2D67 color RGB value is (78,45,103).

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

RGB channels and saturation

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

78
45
103

R + G + B ~ 30%. #4E2D67 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 78 + 45 + 103 = 226 (100%)
R 78 of 226 ~ 34.51%
G 45 of 226 ~ 19.91%
B 103 of 226 ~ 45.58'%

%34.51
%19.91
%45.58

CMYK color model

#4E2D67 color CMYK value is (24,56,0,60).

  • cyan value is 24.27%
  • magenta value is 56.31%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (24,56,0,60)
C24M56Y0K60 (24%, 56%, 0%, 60%)
(0.24 / 0.56 / 0.00 / 0.60)

CMYK percentages

%24.27
%56.31
%0
%59.61

Codes

Color #4E2D67 in popluar color models

4E 2D 67
RGB 78 45 103
HSL 274° 39.19% 29.02%
HSB/HSV 274° 56.31% 40.39%
CMYK 24.27% 56.31% 0.00%
59.61%

Color #4E2D67 in popluar number systems.

HEX 4E 2D 67
Decimal 78 45 103
Binary 1001110 101101 1100111
Octal 116 55 147

Shades and tints

Shades of #4E2D67

#4E2D67
(78,45,103)
#47295E
(71,41,94)
#402555
(64,37,85)
#39214C
(57,33,76)
#321D43
(50,29,67)
#2B193A
(43,25,58)
#241531
(36,21,49)
#1D1128
(29,17,40)
#160D1F
(22,13,31)
#0F0916
(15,9,22)
#08050D
(8,5,13)
#000000
(0,0,0)

Tints of #4E2D67

#4E2D67
(78,45,103)
#5E4074
(94,64,116)
#6E5381
(110,83,129)
#7E668E
(126,102,142)
#8E799B
(142,121,155)
#9E8CA8
(158,140,168)
#AE9FB5
(174,159,181)
#BEB2C2
(190,178,194)
#CEC5CF
(206,197,207)
#DED8DC
(222,216,220)
#EEEBE9
(238,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4E2D67; }

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

This text font color is #4E2D67.

Background Color

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

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

This div background color is #4E2D67.

Border color

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

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

This div border color is #4E2D67.

Opacity

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

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

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

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

This text has shadow with #4E2D67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E2D67.

Preview

Color preview on black background

This text has color #4E2D67 on black background.


Color preview on white background

This text has color #4E2D67 on white background.


Black color preview on #4E2D67 background

This text has black color on #4E2D67 background.


White color preview on #4E2D67 background

This text has white color on #4E2D67 background.


Related colors

Complementary color

Complementary color for #hex is #B1D298.


I love getcolorcode.com

Triadic colors

1 #674E2D and #2D674E with #4E2D67 are triadic colors.

2 #672D4E and #2D4E67 with #4E2D67 are triadic colors.