COLOR #EBA894

HEX: #EBA894 RGB: (235,168,148)

Color info

#EBA894 contains mainly red color. Web safe color of #EBA894 is #FF9999 (or #F99).

RGB color model

#EBA894 color RGB value is (235,168,148).

RGB: (235,168,148) (92%, 66%, 58%)

RGB channels and saturation

R 235 of 255 = 92%
G 168 of 255 = 66%
B 148 of 255 = 58%

235
168
148

R + G + B ~ 72%. #EBA894 is quite light color.

Portions of RGB colors in percentages

R + G + B = 235 + 168 + 148 = 551 (100%)
R 235 of 551 ~ 42.65%
G 168 of 551 ~ 30.49%
B 148 of 551 ~ 26.86'%

%42.65
%30.49
%26.86

CMYK color model

#EBA894 color CMYK value is (0,29,37,8).

  • cyan value is 0.00%
  • magenta value is 28.51%
  • yellow value is 37.02%
  • key color value is 7.84%

CMYK: (0,29,37,8)
C0M29Y37K8 (0%, 29%, 37%, 8%)
(0.00 / 0.29 / 0.37 / 0.08)

CMYK percentages

%0
%28.51
%37.02
%7.84

Codes

Color #EBA894 in popluar color models

EB A8 94
RGB 235 168 148
HSL 14° 68.50% 75.10%
HSB/HSV 14° 37.02% 92.16%
CMYK 0.00% 28.51% 37.02%
7.84%

Color #EBA894 in popluar number systems.

HEX EB A8 94
Decimal 235 168 148
Binary 11101011 10101000 10010100
Octal 353 250 224

Shades and tints

Shades of #EBA894

#EBA894
(235,168,148)
#D69987
(214,153,135)
#C18A7A
(193,138,122)
#AC7B6D
(172,123,109)
#976C60
(151,108,96)
#825D53
(130,93,83)
#6D4E46
(109,78,70)
#583F39
(88,63,57)
#43302C
(67,48,44)
#2E211F
(46,33,31)
#191212
(25,18,18)
#000000
(0,0,0)

Tints of #EBA894

#EBA894
(235,168,148)
#ECAF9D
(236,175,157)
#EDB6A6
(237,182,166)
#EEBDAF
(238,189,175)
#EFC4B8
(239,196,184)
#F0CBC1
(240,203,193)
#F1D2CA
(241,210,202)
#F2D9D3
(242,217,211)
#F3E0DC
(243,224,220)
#F4E7E5
(244,231,229)
#F5EEEE
(245,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EBA894 color. Also use rgb(235,168,148) instead hex code.

Text Font Color

.myTextColor { color: #EBA894; }

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

This text font color is #EBA894.

Background Color

.myBgColor { background-color: #EBA894; }

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

This div background color is #EBA894.

Border color

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

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

This div border color is #EBA894.

Opacity

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

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

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

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

This text has shadow with #EBA894 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EBA894.

Preview

Color preview on black background

This text has color #EBA894 on black background.


Color preview on white background

This text has color #EBA894 on white background.


Black color preview on #EBA894 background

This text has black color on #EBA894 background.


White color preview on #EBA894 background

This text has white color on #EBA894 background.


Related colors

Complementary color

Complementary color for #hex is #14576B.


I love getcolorcode.com

Triadic colors

1 #94EBA8 and #A894EB with #EBA894 are triadic colors.

2 #94A8EB and #A8EB94 with #EBA894 are triadic colors.