COLOR #E6BEEE

HEX: #E6BEEE RGB: (230,190,238)

Renk bilgisi

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

RGB renk modeli

#E6BEEE color RGB value is (230,190,238).

RGB: (230,190,238) (90%, 75%, 93%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 190 of 255 = 75%
B 238 of 255 = 93%

230
190
238

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 190 + 238 = 658 (100%)
R 230 of 658 ~ 34.95%
G 190 of 658 ~ 28.88%
B 238 of 658 ~ 36.17'%

%34.95
%28.88
%36.17

CMYK RENK MODELİ

#E6BEEE rengi CMYK tonu (3,20,0,7).

  • camgöbeği tonu 3.36%
  • eflatun tonu 20.17%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

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

CMYK yüzdeleri

%3.36
%20.17
%0
%6.67

Codes

Color #E6BEEE in popluar color models

E6 BE EE
RGB 230 190 238
HSL 290° 58.54% 83.92%
HSB/HSV 290° 20.17% 93.33%
CMYK 3.36% 20.17% 0.00%
6.67%

Color #E6BEEE in popluar number systems.

HEX E6 BE EE
Decimal 230 190 238
Binary 11100110 10111110 11101110
Octal 346 276 356

Shades and tints

Shades of #E6BEEE

#E6BEEE
(230,190,238)
#D2ADD9
(210,173,217)
#BE9CC4
(190,156,196)
#AA8BAF
(170,139,175)
#967A9A
(150,122,154)
#826985
(130,105,133)
#6E5870
(110,88,112)
#5A475B
(90,71,91)
#463646
(70,54,70)
#322531
(50,37,49)
#1E141C
(30,20,28)
#000000
(0,0,0)

Tints of #E6BEEE

#E6BEEE
(230,190,238)
#E8C3EF
(232,195,239)
#EAC8F0
(234,200,240)
#ECCDF1
(236,205,241)
#EED2F2
(238,210,242)
#F0D7F3
(240,215,243)
#F2DCF4
(242,220,244)
#F4E1F5
(244,225,245)
#F6E6F6
(246,230,246)
#F8EBF7
(248,235,247)
#FAF0F8
(250,240,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6BEEE; }

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

This text font color is #E6BEEE.

Background Color

.myBgColor { background-color: #E6BEEE; }

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

This div background color is #E6BEEE.

Border color

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

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

This div border color is #E6BEEE.

Opacity

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

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

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

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

This text has shadow with #E6BEEE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BEEE.

Preview

Color preview on black background

This text has color #E6BEEE on black background.


Color preview on white background

This text has color #E6BEEE on white background.


Black color preview on #E6BEEE background

This text has black color on #E6BEEE background.


White color preview on #E6BEEE background

This text has white color on #E6BEEE background.


Related colors

Complementary color

Complementary color for #hex is #194111.


I love getcolorcode.com

Triadic colors

1 #EEE6BE and #BEEEE6 with #E6BEEE are triadic colors.

2 #EEBEE6 and #BEE6EE with #E6BEEE are triadic colors.