COLOR #E5BEEC

HEX: #E5BEEC RGB: (229,190,236)

Renk bilgisi

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

RGB renk modeli

#E5BEEC color RGB value is (229,190,236).

RGB: (229,190,236) (90%, 75%, 93%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 190 of 255 = 75%
B 236 of 255 = 93%

229
190
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 190 + 236 = 655 (100%)
R 229 of 655 ~ 34.96%
G 190 of 655 ~ 29.01%
B 236 of 655 ~ 36.03'%

%34.96
%29.01
%36.03

CMYK RENK MODELİ

#E5BEEC rengi CMYK tonu (3,19,0,7).

  • camgöbeği tonu 2.97%
  • eflatun tonu 19.49%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (3,19,0,7)
C3M19Y0K7 (3%, 19%, 0%, 7%)
(0.03 / 0.19 / 0.00 / 0.07)

CMYK yüzdeleri

%2.97
%19.49
%0
%7.45

Codes

Color #E5BEEC in popluar color models

E5 BE EC
RGB 229 190 236
HSL 291° 54.76% 83.53%
HSB/HSV 291° 19.49% 92.55%
CMYK 2.97% 19.49% 0.00%
7.45%

Color #E5BEEC in popluar number systems.

HEX E5 BE EC
Decimal 229 190 236
Binary 11100101 10111110 11101100
Octal 345 276 354

Shades and tints

Shades of #E5BEEC

#E5BEEC
(229,190,236)
#D1ADD7
(209,173,215)
#BD9CC2
(189,156,194)
#A98BAD
(169,139,173)
#957A98
(149,122,152)
#816983
(129,105,131)
#6D586E
(109,88,110)
#594759
(89,71,89)
#453644
(69,54,68)
#31252F
(49,37,47)
#1D141A
(29,20,26)
#000000
(0,0,0)

Tints of #E5BEEC

#E5BEEC
(229,190,236)
#E7C3ED
(231,195,237)
#E9C8EE
(233,200,238)
#EBCDEF
(235,205,239)
#EDD2F0
(237,210,240)
#EFD7F1
(239,215,241)
#F1DCF2
(241,220,242)
#F3E1F3
(243,225,243)
#F5E6F4
(245,230,244)
#F7EBF5
(247,235,245)
#F9F0F6
(249,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5BEEC color. Also use rgb(229,190,236) instead hex code.

Text Font Color

.myTextColor { color: #E5BEEC; }

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

This text font color is #E5BEEC.

Background Color

.myBgColor { background-color: #E5BEEC; }

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

This div background color is #E5BEEC.

Border color

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

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

This div border color is #E5BEEC.

Opacity

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

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

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

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

This text has shadow with #E5BEEC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5BEEC.

Preview

Color preview on black background

This text has color #E5BEEC on black background.


Color preview on white background

This text has color #E5BEEC on white background.


Black color preview on #E5BEEC background

This text has black color on #E5BEEC background.


White color preview on #E5BEEC background

This text has white color on #E5BEEC background.


Related colors

Complementary color

Complementary color for #hex is #1A4113.


I love getcolorcode.com

Triadic colors

1 #ECE5BE and #BEECE5 with #E5BEEC are triadic colors.

2 #ECBEE5 and #BEE5EC with #E5BEEC are triadic colors.