COLOR #E3D0E1

HEX: #E3D0E1 RGB: (227,208,225)

Color info

#E3D0E1 contains red, green and blue colors in about the same proportion. Web safe color of #E3D0E1 is #CCCCCC (or #CCC).

RGB color model

#E3D0E1 color RGB value is (227,208,225).

RGB: (227,208,225) (89%, 82%, 88%)

RGB channels and saturation

R 227 of 255 = 89%
G 208 of 255 = 82%
B 225 of 255 = 88%

227
208
225

R + G + B ~ 86%. #E3D0E1 is light color.

Portions of RGB colors in percentages

R + G + B = 227 + 208 + 225 = 660 (100%)
R 227 of 660 ~ 34.39%
G 208 of 660 ~ 31.52%
B 225 of 660 ~ 34.09'%

%34.39
%31.52
%34.09

CMYK color model

#E3D0E1 color CMYK value is (0,8,1,11).

  • cyan value is 0.00%
  • magenta value is 8.37%
  • yellow value is 0.88%
  • key color value is 10.98%

CMYK: (0,8,1,11)
C0M8Y1K11 (0%, 8%, 1%, 11%)
(0.00 / 0.08 / 0.01 / 0.11)

CMYK percentages

%0
%8.37
%0.88
%10.98

Codes

Color #E3D0E1 in popluar color models

E3 D0 E1
RGB 227 208 225
HSL 306° 25.33% 85.29%
HSB/HSV 306° 8.37% 89.02%
CMYK 0.00% 8.37% 0.88%
10.98%

Color #E3D0E1 in popluar number systems.

HEX E3 D0 E1
Decimal 227 208 225
Binary 11100011 11010000 11100001
Octal 343 320 341

Shades and tints

Shades of #E3D0E1

#E3D0E1
(227,208,225)
#CFBECD
(207,190,205)
#BBACB9
(187,172,185)
#A79AA5
(167,154,165)
#938891
(147,136,145)
#7F767D
(127,118,125)
#6B6469
(107,100,105)
#575255
(87,82,85)
#434041
(67,64,65)
#2F2E2D
(47,46,45)
#1B1C19
(27,28,25)
#000000
(0,0,0)

Tints of #E3D0E1

#E3D0E1
(227,208,225)
#E5D4E3
(229,212,227)
#E7D8E5
(231,216,229)
#E9DCE7
(233,220,231)
#EBE0E9
(235,224,233)
#EDE4EB
(237,228,235)
#EFE8ED
(239,232,237)
#F1ECEF
(241,236,239)
#F3F0F1
(243,240,241)
#F5F4F3
(245,244,243)
#F7F8F5
(247,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E3D0E1 color. Also use rgb(227,208,225) instead hex code.

Text Font Color

.myTextColor { color: #E3D0E1; }

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

This text font color is #E3D0E1.

Background Color

.myBgColor { background-color: #E3D0E1; }

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

This div background color is #E3D0E1.

Border color

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

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

This div border color is #E3D0E1.

Opacity

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

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

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

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

This text has shadow with #E3D0E1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E3D0E1.

Preview

Color preview on black background

This text has color #E3D0E1 on black background.


Color preview on white background

This text has color #E3D0E1 on white background.


Black color preview on #E3D0E1 background

This text has black color on #E3D0E1 background.


White color preview on #E3D0E1 background

This text has white color on #E3D0E1 background.


Related colors

Complementary color

Complementary color for #hex is #1C2F1E.


I love getcolorcode.com

Triadic colors

1 #E1E3D0 and #D0E1E3 with #E3D0E1 are triadic colors.

2 #E1D0E3 and #D0E3E1 with #E3D0E1 are triadic colors.