COLOR #E48BD7

HEX: #E48BD7 RGB: (228,139,215)

Color info

#E48BD7 contains mainly red and blue colors. Web safe color of #E48BD7 is #CC99CC (or #C9C).

RGB color model

#E48BD7 color RGB value is (228,139,215).

RGB: (228,139,215) (89%, 55%, 84%)

RGB channels and saturation

R 228 of 255 = 89%
G 139 of 255 = 55%
B 215 of 255 = 84%

228
139
215

R + G + B ~ 76%. #E48BD7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 228 + 139 + 215 = 582 (100%)
R 228 of 582 ~ 39.18%
G 139 of 582 ~ 23.88%
B 215 of 582 ~ 36.94'%

%39.18
%23.88
%36.94

CMYK color model

#E48BD7 color CMYK value is (0,39,6,11).

  • cyan value is 0.00%
  • magenta value is 39.04%
  • yellow value is 5.70%
  • key color value is 10.59%

CMYK: (0,39,6,11)
C0M39Y6K11 (0%, 39%, 6%, 11%)
(0.00 / 0.39 / 0.06 / 0.11)

CMYK percentages

%0
%39.04
%5.7
%10.59

Codes

Color #E48BD7 in popluar color models

E4 8B D7
RGB 228 139 215
HSL 309° 62.24% 71.96%
HSB/HSV 309° 39.04% 89.41%
CMYK 0.00% 39.04% 5.70%
10.59%

Color #E48BD7 in popluar number systems.

HEX E4 8B D7
Decimal 228 139 215
Binary 11100100 10001011 11010111
Octal 344 213 327

Shades and tints

Shades of #E48BD7

#E48BD7
(228,139,215)
#D07FC4
(208,127,196)
#BC73B1
(188,115,177)
#A8679E
(168,103,158)
#945B8B
(148,91,139)
#804F78
(128,79,120)
#6C4365
(108,67,101)
#583752
(88,55,82)
#442B3F
(68,43,63)
#301F2C
(48,31,44)
#1C1319
(28,19,25)
#000000
(0,0,0)

Tints of #E48BD7

#E48BD7
(228,139,215)
#E695DA
(230,149,218)
#E89FDD
(232,159,221)
#EAA9E0
(234,169,224)
#ECB3E3
(236,179,227)
#EEBDE6
(238,189,230)
#F0C7E9
(240,199,233)
#F2D1EC
(242,209,236)
#F4DBEF
(244,219,239)
#F6E5F2
(246,229,242)
#F8EFF5
(248,239,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E48BD7 color. Also use rgb(228,139,215) instead hex code.

Text Font Color

.myTextColor { color: #E48BD7; }

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

This text font color is #E48BD7.

Background Color

.myBgColor { background-color: #E48BD7; }

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

This div background color is #E48BD7.

Border color

.myBorderColor { border: 1px solid #E48BD7; }

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

This div border color is #E48BD7.

Opacity

.myOpacity80 { color: #E48BD7; opacity: 0.8; }

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

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

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

This text has shadow with #E48BD7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E48BD7.

Preview

Color preview on black background

This text has color #E48BD7 on black background.


Color preview on white background

This text has color #E48BD7 on white background.


Black color preview on #E48BD7 background

This text has black color on #E48BD7 background.


White color preview on #E48BD7 background

This text has white color on #E48BD7 background.


Related colors

Complementary color

Complementary color for #hex is #1B7428.


I love getcolorcode.com

Triadic colors

1 #D7E48B and #8BD7E4 with #E48BD7 are triadic colors.

2 #D78BE4 and #8BE4D7 with #E48BD7 are triadic colors.