COLOR #EBABD4

HEX: #EBABD4 RGB: (235,171,212)

Color info

#EBABD4 contains mainly red and blue colors. Web safe color of #EBABD4 is #FF99CC (or #F9C).

RGB color model

#EBABD4 color RGB value is (235,171,212).

RGB: (235,171,212) (92%, 67%, 83%)

RGB channels and saturation

R 235 of 255 = 92%
G 171 of 255 = 67%
B 212 of 255 = 83%

235
171
212

R + G + B ~ 81%. #EBABD4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 235 + 171 + 212 = 618 (100%)
R 235 of 618 ~ 38.03%
G 171 of 618 ~ 27.67%
B 212 of 618 ~ 34.3'%

%38.03
%27.67
%34.3

CMYK color model

#EBABD4 color CMYK value is (0,27,10,8).

  • cyan value is 0.00%
  • magenta value is 27.23%
  • yellow value is 9.79%
  • key color value is 7.84%

CMYK: (0,27,10,8)
C0M27Y10K8 (0%, 27%, 10%, 8%)
(0.00 / 0.27 / 0.10 / 0.08)

CMYK percentages

%0
%27.23
%9.79
%7.84

Codes

Color #EBABD4 in popluar color models

EB AB D4
RGB 235 171 212
HSL 322° 61.54% 79.61%
HSB/HSV 322° 27.23% 92.16%
CMYK 0.00% 27.23% 9.79%
7.84%

Color #EBABD4 in popluar number systems.

HEX EB AB D4
Decimal 235 171 212
Binary 11101011 10101011 11010100
Octal 353 253 324

Shades and tints

Shades of #EBABD4

#EBABD4
(235,171,212)
#D69CC1
(214,156,193)
#C18DAE
(193,141,174)
#AC7E9B
(172,126,155)
#976F88
(151,111,136)
#826075
(130,96,117)
#6D5162
(109,81,98)
#58424F
(88,66,79)
#43333C
(67,51,60)
#2E2429
(46,36,41)
#191516
(25,21,22)
#000000
(0,0,0)

Tints of #EBABD4

#EBABD4
(235,171,212)
#ECB2D7
(236,178,215)
#EDB9DA
(237,185,218)
#EEC0DD
(238,192,221)
#EFC7E0
(239,199,224)
#F0CEE3
(240,206,227)
#F1D5E6
(241,213,230)
#F2DCE9
(242,220,233)
#F3E3EC
(243,227,236)
#F4EAEF
(244,234,239)
#F5F1F2
(245,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EBABD4 color. Also use rgb(235,171,212) instead hex code.

Text Font Color

.myTextColor { color: #EBABD4; }

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

This text font color is #EBABD4.

Background Color

.myBgColor { background-color: #EBABD4; }

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

This div background color is #EBABD4.

Border color

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

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

This div border color is #EBABD4.

Opacity

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

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

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

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

This text has shadow with #EBABD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EBABD4.

Preview

Color preview on black background

This text has color #EBABD4 on black background.


Color preview on white background

This text has color #EBABD4 on white background.


Black color preview on #EBABD4 background

This text has black color on #EBABD4 background.


White color preview on #EBABD4 background

This text has white color on #EBABD4 background.


Related colors

Complementary color

Complementary color for #hex is #14542B.


I love getcolorcode.com

Triadic colors

1 #D4EBAB and #ABD4EB with #EBABD4 are triadic colors.

2 #D4ABEB and #ABEBD4 with #EBABD4 are triadic colors.