COLOR #E7BEE4

HEX: #E7BEE4 RGB: (231,190,228)

Renk bilgisi

#E7BEE4 contains red, green and blue colors in about the same proportion. #E7BEE4 ‘ nin web güvenlik rengi #FFCCCC (ya da #FCC) dir.

RGB renk modeli

#E7BEE4 color RGB value is (231,190,228).

RGB: (231,190,228) (91%, 75%, 89%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 190 of 255 = 75%
B 228 of 255 = 89%

231
190
228

R + G + B ~ 85%. #E7BEE4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 190 + 228 = 649 (100%)
R 231 of 649 ~ 35.59%
G 190 of 649 ~ 29.28%
B 228 of 649 ~ 35.13'%

%35.59
%29.28
%35.13

CMYK RENK MODELİ

#E7BEE4 rengi CMYK tonu (0,18,1,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.75%
  • sarı tonu 1.30%
  • ana renk tonu 9.41%

CMYK: (0,18,1,9)
C0M18Y1K9 (0%, 18%, 1%, 9%)
(0.00 / 0.18 / 0.01 / 0.09)

CMYK yüzdeleri

%0
%17.75
%1.3
%9.41

Codes

Color #E7BEE4 in popluar color models

E7 BE E4
RGB 231 190 228
HSL 304° 46.07% 82.55%
HSB/HSV 304° 17.75% 90.59%
CMYK 0.00% 17.75% 1.30%
9.41%

Color #E7BEE4 in popluar number systems.

HEX E7 BE E4
Decimal 231 190 228
Binary 11100111 10111110 11100100
Octal 347 276 344

Shades and tints

Shades of #E7BEE4

#E7BEE4
(231,190,228)
#D2ADD0
(210,173,208)
#BD9CBC
(189,156,188)
#A88BA8
(168,139,168)
#937A94
(147,122,148)
#7E6980
(126,105,128)
#69586C
(105,88,108)
#544758
(84,71,88)
#3F3644
(63,54,68)
#2A2530
(42,37,48)
#15141C
(21,20,28)
#000000
(0,0,0)

Tints of #E7BEE4

#E7BEE4
(231,190,228)
#E9C3E6
(233,195,230)
#EBC8E8
(235,200,232)
#EDCDEA
(237,205,234)
#EFD2EC
(239,210,236)
#F1D7EE
(241,215,238)
#F3DCF0
(243,220,240)
#F5E1F2
(245,225,242)
#F7E6F4
(247,230,244)
#F9EBF6
(249,235,246)
#FBF0F8
(251,240,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E7BEE4; }

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

This text font color is #E7BEE4.

Background Color

.myBgColor { background-color: #E7BEE4; }

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

This div background color is #E7BEE4.

Border color

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

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

This div border color is #E7BEE4.

Opacity

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

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

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

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

This text has shadow with #E7BEE4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7BEE4.

Preview

Color preview on black background

This text has color #E7BEE4 on black background.


Color preview on white background

This text has color #E7BEE4 on white background.


Black color preview on #E7BEE4 background

This text has black color on #E7BEE4 background.


White color preview on #E7BEE4 background

This text has white color on #E7BEE4 background.


Related colors

Complementary color

Complementary color for #hex is #18411B.


I love getcolorcode.com

Triadic colors

1 #E4E7BE and #BEE4E7 with #E7BEE4 are triadic colors.

2 #E4BEE7 and #BEE7E4 with #E7BEE4 are triadic colors.