COLOR #EBA6A4

HEX: #EBA6A4 RGB: (235,166,164)

Color info

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

RGB color model

#EBA6A4 color RGB value is (235,166,164).

RGB: (235,166,164) (92%, 65%, 64%)

RGB channels and saturation

R 235 of 255 = 92%
G 166 of 255 = 65%
B 164 of 255 = 64%

235
166
164

R + G + B ~ 74%. #EBA6A4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 235 + 166 + 164 = 565 (100%)
R 235 of 565 ~ 41.59%
G 166 of 565 ~ 29.38%
B 164 of 565 ~ 29.03'%

%41.59
%29.38
%29.03

CMYK color model

#EBA6A4 color CMYK value is (0,29,30,8).

  • cyan value is 0.00%
  • magenta value is 29.36%
  • yellow value is 30.21%
  • key color value is 7.84%

CMYK: (0,29,30,8)
C0M29Y30K8 (0%, 29%, 30%, 8%)
(0.00 / 0.29 / 0.30 / 0.08)

CMYK percentages

%0
%29.36
%30.21
%7.84

Codes

Color #EBA6A4 in popluar color models

EB A6 A4
RGB 235 166 164
HSL 63.96% 78.24%
HSB/HSV 30.21% 92.16%
CMYK 0.00% 29.36% 30.21%
7.84%

Color #EBA6A4 in popluar number systems.

HEX EB A6 A4
Decimal 235 166 164
Binary 11101011 10100110 10100100
Octal 353 246 244

Shades and tints

Shades of #EBA6A4

#EBA6A4
(235,166,164)
#D69796
(214,151,150)
#C18888
(193,136,136)
#AC797A
(172,121,122)
#976A6C
(151,106,108)
#825B5E
(130,91,94)
#6D4C50
(109,76,80)
#583D42
(88,61,66)
#432E34
(67,46,52)
#2E1F26
(46,31,38)
#191018
(25,16,24)
#000000
(0,0,0)

Tints of #EBA6A4

#EBA6A4
(235,166,164)
#ECAEAC
(236,174,172)
#EDB6B4
(237,182,180)
#EEBEBC
(238,190,188)
#EFC6C4
(239,198,196)
#F0CECC
(240,206,204)
#F1D6D4
(241,214,212)
#F2DEDC
(242,222,220)
#F3E6E4
(243,230,228)
#F4EEEC
(244,238,236)
#F5F6F4
(245,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EBA6A4 color. Also use rgb(235,166,164) instead hex code.

Text Font Color

.myTextColor { color: #EBA6A4; }

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

This text font color is #EBA6A4.

Background Color

.myBgColor { background-color: #EBA6A4; }

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

This div background color is #EBA6A4.

Border color

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

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

This div border color is #EBA6A4.

Opacity

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

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

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

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

This text has shadow with #EBA6A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EBA6A4.

Preview

Color preview on black background

This text has color #EBA6A4 on black background.


Color preview on white background

This text has color #EBA6A4 on white background.


Black color preview on #EBA6A4 background

This text has black color on #EBA6A4 background.


White color preview on #EBA6A4 background

This text has white color on #EBA6A4 background.


Related colors

Complementary color

Complementary color for #hex is #14595B.


I love getcolorcode.com

Triadic colors

1 #A4EBA6 and #A6A4EB with #EBA6A4 are triadic colors.

2 #A4A6EB and #A6EBA4 with #EBA6A4 are triadic colors.