COLOR #EBCBE4

HEX: #EBCBE4 RGB: (235,203,228)

Color info

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

RGB color model

#EBCBE4 color RGB value is (235,203,228).

RGB: (235,203,228) (92%, 80%, 89%)

RGB channels and saturation

R 235 of 255 = 92%
G 203 of 255 = 80%
B 228 of 255 = 89%

235
203
228

R + G + B ~ 87%. #EBCBE4 is light color.

Portions of RGB colors in percentages

R + G + B = 235 + 203 + 228 = 666 (100%)
R 235 of 666 ~ 35.29%
G 203 of 666 ~ 30.48%
B 228 of 666 ~ 34.23'%

%35.29
%30.48
%34.23

CMYK color model

#EBCBE4 color CMYK value is (0,14,3,8).

  • cyan value is 0.00%
  • magenta value is 13.62%
  • yellow value is 2.98%
  • key color value is 7.84%
CMYK: (0,14,3,8) C0M14Y3K8 (0%,14%,3%,8%) (0.00/0.14/0.03/0.08) 

CMYK percentages

%0
%13.62
%2.98
%7.84

Codes

Color #EBCBE4 in popluar color models

EB CB E4
RGB 235 203 228
HSL 313° 44.44% 85.88%
HSB/HSV 313° 13.62% 92.16%
CMYK 0.00% 13.62% 2.98%
7.84%

Color #EBCBE4 in popluar number systems.

HEX EB CB E4
Decimal 235 203 228
Binary 11101011 11001011 11100100
Octal 353 313 344

Shades and tints

Shades of #EBCBE4

#EBCBE4
(235,203,228)
#D6B9D0
(214,185,208)
#C1A7BC
(193,167,188)
#AC95A8
(172,149,168)
#978394
(151,131,148)
#827180
(130,113,128)
#6D5F6C
(109,95,108)
#584D58
(88,77,88)
#433B44
(67,59,68)
#2E2930
(46,41,48)
#19171C
(25,23,28)
#000000
(0,0,0)

Tints of #EBCBE4

#EBCBE4
(235,203,228)
#ECCFE6
(236,207,230)
#EDD3E8
(237,211,232)
#EED7EA
(238,215,234)
#EFDBEC
(239,219,236)
#F0DFEE
(240,223,238)
#F1E3F0
(241,227,240)
#F2E7F2
(242,231,242)
#F3EBF4
(243,235,244)
#F4EFF6
(244,239,246)
#F5F3F8
(245,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EBCBE4 color. Also use rgb(235,203,228) instead hex code.

Text Font Color

.myTextColor { color: #EBCBE4; }

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

This text font color is #EBCBE4.

Background Color

.myBgColor { background-color: #EBCBE4; }

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

This div background color is #EBCBE4.

Border color

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

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

This div border color is #EBCBE4.

Opacity

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

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

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

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

This text has shadow with #EBCBE4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EBCBE4.

Preview

Color preview on black background

This text has color #EBCBE4 on black background.


Color preview on white background

This text has color #EBCBE4 on white background.


Black color preview on #EBCBE4 background

This text has black color on #EBCBE4 background.


White color preview on #EBCBE4 background

This text has white color on #EBCBE4 background.


Related colors

Complementary color

Complementary color for #hex is #14341B.


I love getcolorcode.com

Triadic colors

1 #E4EBCB and #CBE4EB with #EBCBE4 are triadic colors.

2 #E4CBEB and #CBEBE4 with #EBCBE4 are triadic colors.