COLOR #E5D4FB

HEX: #E5D4FB RGB: (229,212,251)

Renk bilgisi

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

RGB renk modeli

#E5D4FB color RGB value is (229,212,251).

RGB: (229,212,251) (90%, 83%, 98%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 212 of 255 = 83%
B 251 of 255 = 98%

229
212
251

R + G + B ~ 90%. #E5D4FB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 212 + 251 = 692 (100%)
R 229 of 692 ~ 33.09%
G 212 of 692 ~ 30.64%
B 251 of 692 ~ 36.27'%

%33.09
%30.64
%36.27

CMYK RENK MODELİ

#E5D4FB rengi CMYK tonu (9,16,0,2).

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

CMYK: (9,16,0,2)
C9M16Y0K2 (9%, 16%, 0%, 2%)
(0.09 / 0.16 / 0.00 / 0.02)

CMYK yüzdeleri

%8.76
%15.54
%0
%1.57

Codes

Color #E5D4FB in popluar color models

E5 D4 FB
RGB 229 212 251
HSL 266° 82.98% 90.78%
HSB/HSV 266° 15.54% 98.43%
CMYK 8.76% 15.54% 0.00%
1.57%

Color #E5D4FB in popluar number systems.

HEX E5 D4 FB
Decimal 229 212 251
Binary 11100101 11010100 11111011
Octal 345 324 373

Shades and tints

Shades of #E5D4FB

#E5D4FB
(229,212,251)
#D1C1E5
(209,193,229)
#BDAECF
(189,174,207)
#A99BB9
(169,155,185)
#9588A3
(149,136,163)
#81758D
(129,117,141)
#6D6277
(109,98,119)
#594F61
(89,79,97)
#453C4B
(69,60,75)
#312935
(49,41,53)
#1D161F
(29,22,31)
#000000
(0,0,0)

Tints of #E5D4FB

#E5D4FB
(229,212,251)
#E7D7FB
(231,215,251)
#E9DAFB
(233,218,251)
#EBDDFB
(235,221,251)
#EDE0FB
(237,224,251)
#EFE3FB
(239,227,251)
#F1E6FB
(241,230,251)
#F3E9FB
(243,233,251)
#F5ECFB
(245,236,251)
#F7EFFB
(247,239,251)
#F9F2FB
(249,242,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5D4FB; }

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

This text font color is #E5D4FB.

Background Color

.myBgColor { background-color: #E5D4FB; }

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

This div background color is #E5D4FB.

Border color

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

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

This div border color is #E5D4FB.

Opacity

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

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

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

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

This text has shadow with #E5D4FB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D4FB.

Preview

Color preview on black background

This text has color #E5D4FB on black background.


Color preview on white background

This text has color #E5D4FB on white background.


Black color preview on #E5D4FB background

This text has black color on #E5D4FB background.


White color preview on #E5D4FB background

This text has white color on #E5D4FB background.


Related colors

Complementary color

Complementary color for #hex is #1A2B04.


I love getcolorcode.com

Triadic colors

1 #FBE5D4 and #D4FBE5 with #E5D4FB are triadic colors.

2 #FBD4E5 and #D4E5FB with #E5D4FB are triadic colors.