COLOR #E6BEEB

HEX: #E6BEEB RGB: (230,190,235)

Renk bilgisi

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

RGB renk modeli

#E6BEEB color RGB value is (230,190,235).

RGB: (230,190,235) (90%, 75%, 92%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 190 of 255 = 75%
B 235 of 255 = 92%

230
190
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 190 + 235 = 655 (100%)
R 230 of 655 ~ 35.11%
G 190 of 655 ~ 29.01%
B 235 of 655 ~ 35.88'%

%35.11
%29.01
%35.88

CMYK RENK MODELİ

#E6BEEB rengi CMYK tonu (2,19,0,8).

  • camgöbeği tonu 2.13%
  • eflatun tonu 19.15%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (2,19,0,8)
C2M19Y0K8 (2%, 19%, 0%, 8%)
(0.02 / 0.19 / 0.00 / 0.08)

CMYK yüzdeleri

%2.13
%19.15
%0
%7.84

Codes

Color #E6BEEB in popluar color models

E6 BE EB
RGB 230 190 235
HSL 293° 52.94% 83.33%
HSB/HSV 293° 19.15% 92.16%
CMYK 2.13% 19.15% 0.00%
7.84%

Color #E6BEEB in popluar number systems.

HEX E6 BE EB
Decimal 230 190 235
Binary 11100110 10111110 11101011
Octal 346 276 353

Shades and tints

Shades of #E6BEEB

#E6BEEB
(230,190,235)
#D2ADD6
(210,173,214)
#BE9CC1
(190,156,193)
#AA8BAC
(170,139,172)
#967A97
(150,122,151)
#826982
(130,105,130)
#6E586D
(110,88,109)
#5A4758
(90,71,88)
#463643
(70,54,67)
#32252E
(50,37,46)
#1E1419
(30,20,25)
#000000
(0,0,0)

Tints of #E6BEEB

#E6BEEB
(230,190,235)
#E8C3EC
(232,195,236)
#EAC8ED
(234,200,237)
#ECCDEE
(236,205,238)
#EED2EF
(238,210,239)
#F0D7F0
(240,215,240)
#F2DCF1
(242,220,241)
#F4E1F2
(244,225,242)
#F6E6F3
(246,230,243)
#F8EBF4
(248,235,244)
#FAF0F5
(250,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6BEEB; }

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

This text font color is #E6BEEB.

Background Color

.myBgColor { background-color: #E6BEEB; }

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

This div background color is #E6BEEB.

Border color

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

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

This div border color is #E6BEEB.

Opacity

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

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

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

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

This text has shadow with #E6BEEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BEEB.

Preview

Color preview on black background

This text has color #E6BEEB on black background.


Color preview on white background

This text has color #E6BEEB on white background.


Black color preview on #E6BEEB background

This text has black color on #E6BEEB background.


White color preview on #E6BEEB background

This text has white color on #E6BEEB background.


Related colors

Complementary color

Complementary color for #hex is #194114.


I love getcolorcode.com

Triadic colors

1 #EBE6BE and #BEEBE6 with #E6BEEB are triadic colors.

2 #EBBEE6 and #BEE6EB with #E6BEEB are triadic colors.