COLOR #E6BEE0

HEX: #E6BEE0 RGB: (230,190,224)

Renk bilgisi

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

RGB renk modeli

#E6BEE0 color RGB value is (230,190,224).

RGB: (230,190,224) (90%, 75%, 88%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 190 of 255 = 75%
B 224 of 255 = 88%

230
190
224

R + G + B ~ 84%. #E6BEE0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 190 + 224 = 644 (100%)
R 230 of 644 ~ 35.71%
G 190 of 644 ~ 29.5%
B 224 of 644 ~ 34.78'%

%35.71
%29.5
%34.78

CMYK RENK MODELİ

#E6BEE0 rengi CMYK tonu (0,17,3,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.39%
  • sarı tonu 2.61%
  • ana renk tonu 9.80%

CMYK: (0,17,3,10)
C0M17Y3K10 (0%, 17%, 3%, 10%)
(0.00 / 0.17 / 0.03 / 0.10)

CMYK yüzdeleri

%0
%17.39
%2.61
%9.8

Codes

Color #E6BEE0 in popluar color models

E6 BE E0
RGB 230 190 224
HSL 309° 44.44% 82.35%
HSB/HSV 309° 17.39% 90.20%
CMYK 0.00% 17.39% 2.61%
9.80%

Color #E6BEE0 in popluar number systems.

HEX E6 BE E0
Decimal 230 190 224
Binary 11100110 10111110 11100000
Octal 346 276 340

Shades and tints

Shades of #E6BEE0

#E6BEE0
(230,190,224)
#D2ADCC
(210,173,204)
#BE9CB8
(190,156,184)
#AA8BA4
(170,139,164)
#967A90
(150,122,144)
#82697C
(130,105,124)
#6E5868
(110,88,104)
#5A4754
(90,71,84)
#463640
(70,54,64)
#32252C
(50,37,44)
#1E1418
(30,20,24)
#000000
(0,0,0)

Tints of #E6BEE0

#E6BEE0
(230,190,224)
#E8C3E2
(232,195,226)
#EAC8E4
(234,200,228)
#ECCDE6
(236,205,230)
#EED2E8
(238,210,232)
#F0D7EA
(240,215,234)
#F2DCEC
(242,220,236)
#F4E1EE
(244,225,238)
#F6E6F0
(246,230,240)
#F8EBF2
(248,235,242)
#FAF0F4
(250,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6BEE0 color. Also use rgb(230,190,224) instead hex code.

Text Font Color

.myTextColor { color: #E6BEE0; }

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

This text font color is #E6BEE0.

Background Color

.myBgColor { background-color: #E6BEE0; }

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

This div background color is #E6BEE0.

Border color

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

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

This div border color is #E6BEE0.

Opacity

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

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

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

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

This text has shadow with #E6BEE0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BEE0.

Preview

Color preview on black background

This text has color #E6BEE0 on black background.


Color preview on white background

This text has color #E6BEE0 on white background.


Black color preview on #E6BEE0 background

This text has black color on #E6BEE0 background.


White color preview on #E6BEE0 background

This text has white color on #E6BEE0 background.


Related colors

Complementary color

Complementary color for #hex is #19411F.


I love getcolorcode.com

Triadic colors

1 #E0E6BE and #BEE0E6 with #E6BEE0 are triadic colors.

2 #E0BEE6 and #BEE6E0 with #E6BEE0 are triadic colors.