COLOR #EBD9E1

HEX: #EBD9E1 RGB: (235,217,225)

Color info

#EBD9E1 contains red, green and blue colors in about the same proportion. Web safe color of #EBD9E1 is #FFCCCC (or #FCC).

RGB color model

#EBD9E1 color RGB value is (235,217,225).

RGB: (235,217,225) (92%, 85%, 88%)

RGB channels and saturation

R 235 of 255 = 92%
G 217 of 255 = 85%
B 225 of 255 = 88%

235
217
225

R + G + B ~ 88%. #EBD9E1 is light color.

Portions of RGB colors in percentages

R + G + B = 235 + 217 + 225 = 677 (100%)
R 235 of 677 ~ 34.71%
G 217 of 677 ~ 32.05%
B 225 of 677 ~ 33.23'%

%34.71
%32.05
%33.23

CMYK color model

#EBD9E1 color CMYK value is (0,8,4,8).

  • cyan value is 0.00%
  • magenta value is 7.66%
  • yellow value is 4.26%
  • key color value is 7.84%

CMYK: (0,8,4,8)
C0M8Y4K8 (0%, 8%, 4%, 8%)
(0.00 / 0.08 / 0.04 / 0.08)

CMYK percentages

%0
%7.66
%4.26
%7.84

Codes

Color #EBD9E1 in popluar color models

EB D9 E1
RGB 235 217 225
HSL 333° 31.03% 88.63%
HSB/HSV 333° 7.66% 92.16%
CMYK 0.00% 7.66% 4.26%
7.84%

Color #EBD9E1 in popluar number systems.

HEX EB D9 E1
Decimal 235 217 225
Binary 11101011 11011001 11100001
Octal 353 331 341

Shades and tints

Shades of #EBD9E1

#EBD9E1
(235,217,225)
#D6C6CD
(214,198,205)
#C1B3B9
(193,179,185)
#ACA0A5
(172,160,165)
#978D91
(151,141,145)
#827A7D
(130,122,125)
#6D6769
(109,103,105)
#585455
(88,84,85)
#434141
(67,65,65)
#2E2E2D
(46,46,45)
#191B19
(25,27,25)
#000000
(0,0,0)

Tints of #EBD9E1

#EBD9E1
(235,217,225)
#ECDCE3
(236,220,227)
#EDDFE5
(237,223,229)
#EEE2E7
(238,226,231)
#EFE5E9
(239,229,233)
#F0E8EB
(240,232,235)
#F1EBED
(241,235,237)
#F2EEEF
(242,238,239)
#F3F1F1
(243,241,241)
#F4F4F3
(244,244,243)
#F5F7F5
(245,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EBD9E1 color. Also use rgb(235,217,225) instead hex code.

Text Font Color

.myTextColor { color: #EBD9E1; }

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

This text font color is #EBD9E1.

Background Color

.myBgColor { background-color: #EBD9E1; }

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

This div background color is #EBD9E1.

Border color

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

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

This div border color is #EBD9E1.

Opacity

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

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

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

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

This text has shadow with #EBD9E1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EBD9E1.

Preview

Color preview on black background

This text has color #EBD9E1 on black background.


Color preview on white background

This text has color #EBD9E1 on white background.


Black color preview on #EBD9E1 background

This text has black color on #EBD9E1 background.


White color preview on #EBD9E1 background

This text has white color on #EBD9E1 background.


Related colors

Complementary color

Complementary color for #hex is #14261E.


I love getcolorcode.com

Triadic colors

1 #E1EBD9 and #D9E1EB with #EBD9E1 are triadic colors.

2 #E1D9EB and #D9EBE1 with #EBD9E1 are triadic colors.