COLOR #E5B5EC

HEX: #E5B5EC RGB: (229,181,236)

Renk bilgisi

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

RGB renk modeli

#E5B5EC color RGB value is (229,181,236).

RGB: (229,181,236) (90%, 71%, 93%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 181 of 255 = 71%
B 236 of 255 = 93%

229
181
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 181 + 236 = 646 (100%)
R 229 of 646 ~ 35.45%
G 181 of 646 ~ 28.02%
B 236 of 646 ~ 36.53'%

%35.45
%28.02
%36.53

CMYK RENK MODELİ

#E5B5EC rengi CMYK tonu (3,23,0,7).

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

CMYK: (3,23,0,7)
C3M23Y0K7 (3%, 23%, 0%, 7%)
(0.03 / 0.23 / 0.00 / 0.07)

CMYK yüzdeleri

%2.97
%23.31
%0
%7.45

Codes

Color #E5B5EC in popluar color models

E5 B5 EC
RGB 229 181 236
HSL 292° 59.14% 81.76%
HSB/HSV 292° 23.31% 92.55%
CMYK 2.97% 23.31% 0.00%
7.45%

Color #E5B5EC in popluar number systems.

HEX E5 B5 EC
Decimal 229 181 236
Binary 11100101 10110101 11101100
Octal 345 265 354

Shades and tints

Shades of #E5B5EC

#E5B5EC
(229,181,236)
#D1A5D7
(209,165,215)
#BD95C2
(189,149,194)
#A985AD
(169,133,173)
#957598
(149,117,152)
#816583
(129,101,131)
#6D556E
(109,85,110)
#594559
(89,69,89)
#453544
(69,53,68)
#31252F
(49,37,47)
#1D151A
(29,21,26)
#000000
(0,0,0)

Tints of #E5B5EC

#E5B5EC
(229,181,236)
#E7BBED
(231,187,237)
#E9C1EE
(233,193,238)
#EBC7EF
(235,199,239)
#EDCDF0
(237,205,240)
#EFD3F1
(239,211,241)
#F1D9F2
(241,217,242)
#F3DFF3
(243,223,243)
#F5E5F4
(245,229,244)
#F7EBF5
(247,235,245)
#F9F1F6
(249,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5B5EC; }

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

This text font color is #E5B5EC.

Background Color

.myBgColor { background-color: #E5B5EC; }

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

This div background color is #E5B5EC.

Border color

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

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

This div border color is #E5B5EC.

Opacity

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

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

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

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

This text has shadow with #E5B5EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5B5EC.

Preview

Color preview on black background

This text has color #E5B5EC on black background.


Color preview on white background

This text has color #E5B5EC on white background.


Black color preview on #E5B5EC background

This text has black color on #E5B5EC background.


White color preview on #E5B5EC background

This text has white color on #E5B5EC background.


Related colors

Complementary color

Complementary color for #hex is #1A4A13.


I love getcolorcode.com

Triadic colors

1 #ECE5B5 and #B5ECE5 with #E5B5EC are triadic colors.

2 #ECB5E5 and #B5E5EC with #E5B5EC are triadic colors.