COLOR #E5D5FB

HEX: #E5D5FB RGB: (229,213,251)

Renk bilgisi

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

RGB renk modeli

#E5D5FB color RGB value is (229,213,251).

RGB: (229,213,251) (90%, 84%, 98%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 213 of 255 = 84%
B 251 of 255 = 98%

229
213
251

R + G + B ~ 91%. #E5D5FB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 213 + 251 = 693 (100%)
R 229 of 693 ~ 33.04%
G 213 of 693 ~ 30.74%
B 251 of 693 ~ 36.22'%

%33.04
%30.74
%36.22

CMYK RENK MODELİ

#E5D5FB rengi CMYK tonu (9,15,0,2).

  • camgöbeği tonu 8.76%
  • eflatun tonu 15.14%
  • sarı tonu 0.00%
  • ana renk tonu 1.57%

CMYK: (9,15,0,2)
C9M15Y0K2 (9%, 15%, 0%, 2%)
(0.09 / 0.15 / 0.00 / 0.02)

CMYK yüzdeleri

%8.76
%15.14
%0
%1.57

Codes

Color #E5D5FB in popluar color models

E5 D5 FB
RGB 229 213 251
HSL 265° 82.61% 90.98%
HSB/HSV 265° 15.14% 98.43%
CMYK 8.76% 15.14% 0.00%
1.57%

Color #E5D5FB in popluar number systems.

HEX E5 D5 FB
Decimal 229 213 251
Binary 11100101 11010101 11111011
Octal 345 325 373

Shades and tints

Shades of #E5D5FB

#E5D5FB
(229,213,251)
#D1C2E5
(209,194,229)
#BDAFCF
(189,175,207)
#A99CB9
(169,156,185)
#9589A3
(149,137,163)
#81768D
(129,118,141)
#6D6377
(109,99,119)
#595061
(89,80,97)
#453D4B
(69,61,75)
#312A35
(49,42,53)
#1D171F
(29,23,31)
#000000
(0,0,0)

Tints of #E5D5FB

#E5D5FB
(229,213,251)
#E7D8FB
(231,216,251)
#E9DBFB
(233,219,251)
#EBDEFB
(235,222,251)
#EDE1FB
(237,225,251)
#EFE4FB
(239,228,251)
#F1E7FB
(241,231,251)
#F3EAFB
(243,234,251)
#F5EDFB
(245,237,251)
#F7F0FB
(247,240,251)
#F9F3FB
(249,243,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5D5FB color. Also use rgb(229,213,251) instead hex code.

Text Font Color

.myTextColor { color: #E5D5FB; }

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

This text font color is #E5D5FB.

Background Color

.myBgColor { background-color: #E5D5FB; }

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

This div background color is #E5D5FB.

Border color

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

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

This div border color is #E5D5FB.

Opacity

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

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

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

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

This text has shadow with #E5D5FB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D5FB.

Preview

Color preview on black background

This text has color #E5D5FB on black background.


Color preview on white background

This text has color #E5D5FB on white background.


Black color preview on #E5D5FB background

This text has black color on #E5D5FB background.


White color preview on #E5D5FB background

This text has white color on #E5D5FB background.


Related colors

Complementary color

Complementary color for #hex is #1A2A04.


I love getcolorcode.com

Triadic colors

1 #FBE5D5 and #D5FBE5 with #E5D5FB are triadic colors.

2 #FBD5E5 and #D5E5FB with #E5D5FB are triadic colors.