COLOR #E7BEEE

HEX: #E7BEEE RGB: (231,190,238)

Color info

#E7BEEE contains red, green and blue colors in about the same proportion. Web safe color of #E7BEEE is #FFCCFF (or #FCF).

RGB color model

#E7BEEE color RGB value is (231,190,238).

RGB: (231,190,238) (91%, 75%, 93%)

RGB channels and saturation

R 231 of 255 = 91%
G 190 of 255 = 75%
B 238 of 255 = 93%

231
190
238

R + G + B ~ 86%. #E7BEEE is light color.

Portions of RGB colors in percentages

R + G + B = 231 + 190 + 238 = 659 (100%)
R 231 of 659 ~ 35.05%
G 190 of 659 ~ 28.83%
B 238 of 659 ~ 36.12'%

%35.05
%28.83
%36.12

CMYK color model

#E7BEEE color CMYK value is (3,20,0,7).

  • cyan value is 2.94%
  • magenta value is 20.17%
  • yellow value is 0.00%
  • key color value is 6.67%

CMYK: (3,20,0,7)
C3M20Y0K7 (3%, 20%, 0%, 7%)
(0.03 / 0.20 / 0.00 / 0.07)

CMYK percentages

%2.94
%20.17
%0
%6.67

Codes

Color #E7BEEE in popluar color models

E7 BE EE
RGB 231 190 238
HSL 291° 58.54% 83.92%
HSB/HSV 291° 20.17% 93.33%
CMYK 2.94% 20.17% 0.00%
6.67%

Color #E7BEEE in popluar number systems.

HEX E7 BE EE
Decimal 231 190 238
Binary 11100111 10111110 11101110
Octal 347 276 356

Shades and tints

Shades of #E7BEEE

#E7BEEE
(231,190,238)
#D2ADD9
(210,173,217)
#BD9CC4
(189,156,196)
#A88BAF
(168,139,175)
#937A9A
(147,122,154)
#7E6985
(126,105,133)
#695870
(105,88,112)
#54475B
(84,71,91)
#3F3646
(63,54,70)
#2A2531
(42,37,49)
#15141C
(21,20,28)
#000000
(0,0,0)

Tints of #E7BEEE

#E7BEEE
(231,190,238)
#E9C3EF
(233,195,239)
#EBC8F0
(235,200,240)
#EDCDF1
(237,205,241)
#EFD2F2
(239,210,242)
#F1D7F3
(241,215,243)
#F3DCF4
(243,220,244)
#F5E1F5
(245,225,245)
#F7E6F6
(247,230,246)
#F9EBF7
(249,235,247)
#FBF0F8
(251,240,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7BEEE color. Also use rgb(231,190,238) instead hex code.

Text Font Color

.myTextColor { color: #E7BEEE; }

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

This text font color is #E7BEEE.

Background Color

.myBgColor { background-color: #E7BEEE; }

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

This div background color is #E7BEEE.

Border color

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

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

This div border color is #E7BEEE.

Opacity

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

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

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

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

This text has shadow with #E7BEEE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7BEEE.

Preview

Color preview on black background

This text has color #E7BEEE on black background.


Color preview on white background

This text has color #E7BEEE on white background.


Black color preview on #E7BEEE background

This text has black color on #E7BEEE background.


White color preview on #E7BEEE background

This text has white color on #E7BEEE background.


Related colors

Complementary color

Complementary color for #hex is #184111.


I love getcolorcode.com

Triadic colors

1 #EEE7BE and #BEEEE7 with #E7BEEE are triadic colors.

2 #EEBEE7 and #BEE7EE with #E7BEEE are triadic colors.