COLOR #E2BEE7

HEX: #E2BEE7 RGB: (226,190,231)

Renk bilgisi

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

RGB renk modeli

#E2BEE7 color RGB value is (226,190,231).

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

RGB bağlantıları ve doygunluk

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

226
190
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 226 + 190 + 231 = 647 (100%)
R 226 of 647 ~ 34.93%
G 190 of 647 ~ 29.37%
B 231 of 647 ~ 35.7'%

%34.93
%29.37
%35.7

CMYK RENK MODELİ

#E2BEE7 rengi CMYK tonu (2,18,0,9).

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

CMYK: (2,18,0,9)
C2M18Y0K9 (2%, 18%, 0%, 9%)
(0.02 / 0.18 / 0.00 / 0.09)

CMYK yüzdeleri

%2.16
%17.75
%0
%9.41

Codes

Color #E2BEE7 in popluar color models

E2 BE E7
RGB 226 190 231
HSL 293° 46.07% 82.55%
HSB/HSV 293° 17.75% 90.59%
CMYK 2.16% 17.75% 0.00%
9.41%

Color #E2BEE7 in popluar number systems.

HEX E2 BE E7
Decimal 226 190 231
Binary 11100010 10111110 11100111
Octal 342 276 347

Shades and tints

Shades of #E2BEE7

#E2BEE7
(226,190,231)
#CEADD2
(206,173,210)
#BA9CBD
(186,156,189)
#A68BA8
(166,139,168)
#927A93
(146,122,147)
#7E697E
(126,105,126)
#6A5869
(106,88,105)
#564754
(86,71,84)
#42363F
(66,54,63)
#2E252A
(46,37,42)
#1A1415
(26,20,21)
#000000
(0,0,0)

Tints of #E2BEE7

#E2BEE7
(226,190,231)
#E4C3E9
(228,195,233)
#E6C8EB
(230,200,235)
#E8CDED
(232,205,237)
#EAD2EF
(234,210,239)
#ECD7F1
(236,215,241)
#EEDCF3
(238,220,243)
#F0E1F5
(240,225,245)
#F2E6F7
(242,230,247)
#F4EBF9
(244,235,249)
#F6F0FB
(246,240,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E2BEE7; }

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

This text font color is #E2BEE7.

Background Color

.myBgColor { background-color: #E2BEE7; }

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

This div background color is #E2BEE7.

Border color

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

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

This div border color is #E2BEE7.

Opacity

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

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

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

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

This text has shadow with #E2BEE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E2BEE7.

Preview

Color preview on black background

This text has color #E2BEE7 on black background.


Color preview on white background

This text has color #E2BEE7 on white background.


Black color preview on #E2BEE7 background

This text has black color on #E2BEE7 background.


White color preview on #E2BEE7 background

This text has white color on #E2BEE7 background.


Related colors

Complementary color

Complementary color for #hex is #1D4118.


I love getcolorcode.com

Triadic colors

1 #E7E2BE and #BEE7E2 with #E2BEE7 are triadic colors.

2 #E7BEE2 and #BEE2E7 with #E2BEE7 are triadic colors.