COLOR #E6A4BC

HEX: #E6A4BC RGB: (230,164,188)

Color info

#E6A4BC contains mainly red and blue colors. Web safe color of #E6A4BC is #CC99CC (or #C9C).

RGB color model

#E6A4BC color RGB value is (230,164,188).

RGB: (230,164,188) (90%, 64%, 74%)

RGB channels and saturation

R 230 of 255 = 90%
G 164 of 255 = 64%
B 188 of 255 = 74%

230
164
188

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

Portions of RGB colors in percentages

R + G + B = 230 + 164 + 188 = 582 (100%)
R 230 of 582 ~ 39.52%
G 164 of 582 ~ 28.18%
B 188 of 582 ~ 32.3'%

%39.52
%28.18
%32.3

CMYK color model

#E6A4BC color CMYK value is (0,29,18,10).

  • cyan value is 0.00%
  • magenta value is 28.70%
  • yellow value is 18.26%
  • key color value is 9.80%

CMYK: (0,29,18,10)
C0M29Y18K10 (0%, 29%, 18%, 10%)
(0.00 / 0.29 / 0.18 / 0.10)

CMYK percentages

%0
%28.7
%18.26
%9.8

Codes

Color #E6A4BC in popluar color models

E6 A4 BC
RGB 230 164 188
HSL 338° 56.90% 77.25%
HSB/HSV 338° 28.70% 90.20%
CMYK 0.00% 28.70% 18.26%
9.80%

Color #E6A4BC in popluar number systems.

HEX E6 A4 BC
Decimal 230 164 188
Binary 11100110 10100100 10111100
Octal 346 244 274

Shades and tints

Shades of #E6A4BC

#E6A4BC
(230,164,188)
#D296AB
(210,150,171)
#BE889A
(190,136,154)
#AA7A89
(170,122,137)
#966C78
(150,108,120)
#825E67
(130,94,103)
#6E5056
(110,80,86)
#5A4245
(90,66,69)
#463434
(70,52,52)
#322623
(50,38,35)
#1E1812
(30,24,18)
#000000
(0,0,0)

Tints of #E6A4BC

#E6A4BC
(230,164,188)
#E8ACC2
(232,172,194)
#EAB4C8
(234,180,200)
#ECBCCE
(236,188,206)
#EEC4D4
(238,196,212)
#F0CCDA
(240,204,218)
#F2D4E0
(242,212,224)
#F4DCE6
(244,220,230)
#F6E4EC
(246,228,236)
#F8ECF2
(248,236,242)
#FAF4F8
(250,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6A4BC color. Also use rgb(230,164,188) instead hex code.

Text Font Color

.myTextColor { color: #E6A4BC; }

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

This text font color is #E6A4BC.

Background Color

.myBgColor { background-color: #E6A4BC; }

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

This div background color is #E6A4BC.

Border color

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

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

This div border color is #E6A4BC.

Opacity

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

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

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

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

This text has shadow with #E6A4BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6A4BC.

Preview

Color preview on black background

This text has color #E6A4BC on black background.


Color preview on white background

This text has color #E6A4BC on white background.


Black color preview on #E6A4BC background

This text has black color on #E6A4BC background.


White color preview on #E6A4BC background

This text has white color on #E6A4BC background.


Related colors

Complementary color

Complementary color for #hex is #195B43.


I love getcolorcode.com

Triadic colors

1 #BCE6A4 and #A4BCE6 with #E6A4BC are triadic colors.

2 #BCA4E6 and #A4E6BC with #E6A4BC are triadic colors.