COLOR #E4D9FA

HEX: #E4D9FA RGB: (228,217,250)

Renk bilgisi

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

RGB renk modeli

#E4D9FA color RGB value is (228,217,250).

RGB: (228,217,250) (89%, 85%, 98%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 217 of 255 = 85%
B 250 of 255 = 98%

228
217
250

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

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 217 + 250 = 695 (100%)
R 228 of 695 ~ 32.81%
G 217 of 695 ~ 31.22%
B 250 of 695 ~ 35.97'%

%32.81
%31.22
%35.97

CMYK RENK MODELİ

#E4D9FA rengi CMYK tonu (9,13,0,2).

  • camgöbeği tonu 8.80%
  • eflatun tonu 13.20%
  • sarı tonu 0.00%
  • ana renk tonu 1.96%

CMYK: (9,13,0,2)
C9M13Y0K2 (9%, 13%, 0%, 2%)
(0.09 / 0.13 / 0.00 / 0.02)

CMYK yüzdeleri

%8.8
%13.2
%0
%1.96

Codes

Color #E4D9FA in popluar color models

E4 D9 FA
RGB 228 217 250
HSL 260° 76.74% 91.57%
HSB/HSV 260° 13.20% 98.04%
CMYK 8.80% 13.20% 0.00%
1.96%

Color #E4D9FA in popluar number systems.

HEX E4 D9 FA
Decimal 228 217 250
Binary 11100100 11011001 11111010
Octal 344 331 372

Shades and tints

Shades of #E4D9FA

#E4D9FA
(228,217,250)
#D0C6E4
(208,198,228)
#BCB3CE
(188,179,206)
#A8A0B8
(168,160,184)
#948DA2
(148,141,162)
#807A8C
(128,122,140)
#6C6776
(108,103,118)
#585460
(88,84,96)
#44414A
(68,65,74)
#302E34
(48,46,52)
#1C1B1E
(28,27,30)
#000000
(0,0,0)

Tints of #E4D9FA

#E4D9FA
(228,217,250)
#E6DCFA
(230,220,250)
#E8DFFA
(232,223,250)
#EAE2FA
(234,226,250)
#ECE5FA
(236,229,250)
#EEE8FA
(238,232,250)
#F0EBFA
(240,235,250)
#F2EEFA
(242,238,250)
#F4F1FA
(244,241,250)
#F6F4FA
(246,244,250)
#F8F7FA
(248,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4D9FA color. Also use rgb(228,217,250) instead hex code.

Text Font Color

.myTextColor { color: #E4D9FA; }

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

This text font color is #E4D9FA.

Background Color

.myBgColor { background-color: #E4D9FA; }

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

This div background color is #E4D9FA.

Border color

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

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

This div border color is #E4D9FA.

Opacity

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

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

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

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

This text has shadow with #E4D9FA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4D9FA.

Preview

Color preview on black background

This text has color #E4D9FA on black background.


Color preview on white background

This text has color #E4D9FA on white background.


Black color preview on #E4D9FA background

This text has black color on #E4D9FA background.


White color preview on #E4D9FA background

This text has white color on #E4D9FA background.


Related colors

Complementary color

Complementary color for #hex is #1B2605.


I love getcolorcode.com

Triadic colors

1 #FAE4D9 and #D9FAE4 with #E4D9FA are triadic colors.

2 #FAD9E4 and #D9E4FA with #E4D9FA are triadic colors.