COLOR #E691B3

HEX: #E691B3 RGB: (230,145,179)

Color info

#E691B3 contains mainly red and blue colors. Web safe color of #E691B3 is #CC9999 (or #C99).

RGB color model

#E691B3 color RGB value is (230,145,179).

RGB: (230,145,179) (90%, 57%, 70%)

RGB channels and saturation

R 230 of 255 = 90%
G 145 of 255 = 57%
B 179 of 255 = 70%

230
145
179

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

Portions of RGB colors in percentages

R + G + B = 230 + 145 + 179 = 554 (100%)
R 230 of 554 ~ 41.52%
G 145 of 554 ~ 26.17%
B 179 of 554 ~ 32.31'%

%41.52
%26.17
%32.31

CMYK color model

#E691B3 color CMYK value is (0,37,22,10).

  • cyan value is 0.00%
  • magenta value is 36.96%
  • yellow value is 22.17%
  • key color value is 9.80%

CMYK: (0,37,22,10)
C0M37Y22K10 (0%, 37%, 22%, 10%)
(0.00 / 0.37 / 0.22 / 0.10)

CMYK percentages

%0
%36.96
%22.17
%9.8

Codes

Color #E691B3 in popluar color models

E6 91 B3
RGB 230 145 179
HSL 336° 62.96% 73.53%
HSB/HSV 336° 36.96% 90.20%
CMYK 0.00% 36.96% 22.17%
9.80%

Color #E691B3 in popluar number systems.

HEX E6 91 B3
Decimal 230 145 179
Binary 11100110 10010001 10110011
Octal 346 221 263

Shades and tints

Shades of #E691B3

#E691B3
(230,145,179)
#D284A3
(210,132,163)
#BE7793
(190,119,147)
#AA6A83
(170,106,131)
#965D73
(150,93,115)
#825063
(130,80,99)
#6E4353
(110,67,83)
#5A3643
(90,54,67)
#462933
(70,41,51)
#321C23
(50,28,35)
#1E0F13
(30,15,19)
#000000
(0,0,0)

Tints of #E691B3

#E691B3
(230,145,179)
#E89BB9
(232,155,185)
#EAA5BF
(234,165,191)
#ECAFC5
(236,175,197)
#EEB9CB
(238,185,203)
#F0C3D1
(240,195,209)
#F2CDD7
(242,205,215)
#F4D7DD
(244,215,221)
#F6E1E3
(246,225,227)
#F8EBE9
(248,235,233)
#FAF5EF
(250,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E691B3 color. Also use rgb(230,145,179) instead hex code.

Text Font Color

.myTextColor { color: #E691B3; }

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

This text font color is #E691B3.

Background Color

.myBgColor { background-color: #E691B3; }

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

This div background color is #E691B3.

Border color

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

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

This div border color is #E691B3.

Opacity

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

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

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

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

This text has shadow with #E691B3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E691B3.

Preview

Color preview on black background

This text has color #E691B3 on black background.


Color preview on white background

This text has color #E691B3 on white background.


Black color preview on #E691B3 background

This text has black color on #E691B3 background.


White color preview on #E691B3 background

This text has white color on #E691B3 background.


Related colors

Complementary color

Complementary color for #hex is #196E4C.


I love getcolorcode.com

Triadic colors

1 #B3E691 and #91B3E6 with #E691B3 are triadic colors.

2 #B391E6 and #91E6B3 with #E691B3 are triadic colors.