COLOR #ECA6B4

HEX: #ECA6B4 RGB: (236,166,180)

Color info

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

RGB color model

#ECA6B4 color RGB value is (236,166,180).

RGB: (236,166,180) (93%, 65%, 71%)

RGB channels and saturation

R 236 of 255 = 93%
G 166 of 255 = 65%
B 180 of 255 = 71%

236
166
180

R + G + B ~ 76%. #ECA6B4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 236 + 166 + 180 = 582 (100%)
R 236 of 582 ~ 40.55%
G 166 of 582 ~ 28.52%
B 180 of 582 ~ 30.93'%

%40.55
%28.52
%30.93

CMYK color model

#ECA6B4 color CMYK value is (0,30,24,7).

  • cyan value is 0.00%
  • magenta value is 29.66%
  • yellow value is 23.73%
  • key color value is 7.45%

CMYK: (0,30,24,7)
C0M30Y24K7 (0%, 30%, 24%, 7%)
(0.00 / 0.30 / 0.24 / 0.07)

CMYK percentages

%0
%29.66
%23.73
%7.45

Codes

Color #ECA6B4 in popluar color models

EC A6 B4
RGB 236 166 180
HSL 348° 64.81% 78.82%
HSB/HSV 348° 29.66% 92.55%
CMYK 0.00% 29.66% 23.73%
7.45%

Color #ECA6B4 in popluar number systems.

HEX EC A6 B4
Decimal 236 166 180
Binary 11101100 10100110 10110100
Octal 354 246 264

Shades and tints

Shades of #ECA6B4

#ECA6B4
(236,166,180)
#D797A4
(215,151,164)
#C28894
(194,136,148)
#AD7984
(173,121,132)
#986A74
(152,106,116)
#835B64
(131,91,100)
#6E4C54
(110,76,84)
#593D44
(89,61,68)
#442E34
(68,46,52)
#2F1F24
(47,31,36)
#1A1014
(26,16,20)
#000000
(0,0,0)

Tints of #ECA6B4

#ECA6B4
(236,166,180)
#EDAEBA
(237,174,186)
#EEB6C0
(238,182,192)
#EFBEC6
(239,190,198)
#F0C6CC
(240,198,204)
#F1CED2
(241,206,210)
#F2D6D8
(242,214,216)
#F3DEDE
(243,222,222)
#F4E6E4
(244,230,228)
#F5EEEA
(245,238,234)
#F6F6F0
(246,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ECA6B4 color. Also use rgb(236,166,180) instead hex code.

Text Font Color

.myTextColor { color: #ECA6B4; }

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

This text font color is #ECA6B4.

Background Color

.myBgColor { background-color: #ECA6B4; }

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

This div background color is #ECA6B4.

Border color

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

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

This div border color is #ECA6B4.

Opacity

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

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

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

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

This text has shadow with #ECA6B4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECA6B4.

Preview

Color preview on black background

This text has color #ECA6B4 on black background.


Color preview on white background

This text has color #ECA6B4 on white background.


Black color preview on #ECA6B4 background

This text has black color on #ECA6B4 background.


White color preview on #ECA6B4 background

This text has white color on #ECA6B4 background.


Related colors

Complementary color

Complementary color for #hex is #13594B.


I love getcolorcode.com

Triadic colors

1 #B4ECA6 and #A6B4EC with #ECA6B4 are triadic colors.

2 #B4A6EC and #A6ECB4 with #ECA6B4 are triadic colors.