COLOR #EBC4DF

HEX: #EBC4DF RGB: (235,196,223)

Color info

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

RGB color model

#EBC4DF color RGB value is (235,196,223).

RGB: (235,196,223) (92%, 77%, 87%)

RGB channels and saturation

R 235 of 255 = 92%
G 196 of 255 = 77%
B 223 of 255 = 87%

235
196
223

R + G + B ~ 85%. #EBC4DF is quite light color.

Portions of RGB colors in percentages

R + G + B = 235 + 196 + 223 = 654 (100%)
R 235 of 654 ~ 35.93%
G 196 of 654 ~ 29.97%
B 223 of 654 ~ 34.1'%

%35.93
%29.97
%34.1

CMYK color model

#EBC4DF color CMYK value is (0,17,5,8).

  • cyan value is 0.00%
  • magenta value is 16.60%
  • yellow value is 5.11%
  • key color value is 7.84%
CMYK: (0,17,5,8) C0M17Y5K8 (0%,17%,5%,8%) (0.00/0.17/0.05/0.08) 

CMYK percentages

%0
%16.6
%5.11
%7.84

Codes

Color #EBC4DF in popluar color models

EB C4 DF
RGB 235 196 223
HSL 318° 49.37% 84.51%
HSB/HSV 318° 16.60% 92.16%
CMYK 0.00% 16.60% 5.11%
7.84%

Color #EBC4DF in popluar number systems.

HEX EB C4 DF
Decimal 235 196 223
Binary 11101011 11000100 11011111
Octal 353 304 337

Shades and tints

Shades of #EBC4DF

#EBC4DF
(235,196,223)
#D6B3CB
(214,179,203)
#C1A2B7
(193,162,183)
#AC91A3
(172,145,163)
#97808F
(151,128,143)
#826F7B
(130,111,123)
#6D5E67
(109,94,103)
#584D53
(88,77,83)
#433C3F
(67,60,63)
#2E2B2B
(46,43,43)
#191A17
(25,26,23)
#000000
(0,0,0)

Tints of #EBC4DF

#EBC4DF
(235,196,223)
#ECC9E1
(236,201,225)
#EDCEE3
(237,206,227)
#EED3E5
(238,211,229)
#EFD8E7
(239,216,231)
#F0DDE9
(240,221,233)
#F1E2EB
(241,226,235)
#F2E7ED
(242,231,237)
#F3ECEF
(243,236,239)
#F4F1F1
(244,241,241)
#F5F6F3
(245,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EBC4DF color. Also use rgb(235,196,223) instead hex code.

Text Font Color

.myTextColor { color: #EBC4DF; }

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

This text font color is #EBC4DF.

Background Color

.myBgColor { background-color: #EBC4DF; }

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

This div background color is #EBC4DF.

Border color

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

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

This div border color is #EBC4DF.

Opacity

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

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

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

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

This text has shadow with #EBC4DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EBC4DF.

Preview

Color preview on black background

This text has color #EBC4DF on black background.


Color preview on white background

This text has color #EBC4DF on white background.


Black color preview on #EBC4DF background

This text has black color on #EBC4DF background.


White color preview on #EBC4DF background

This text has white color on #EBC4DF background.


Related colors

Complementary color

Complementary color for #hex is #143B20.


I love getcolorcode.com

Triadic colors

1 #DFEBC4 and #C4DFEB with #EBC4DF are triadic colors.

2 #DFC4EB and #C4EBDF with #EBC4DF are triadic colors.