COLOR #E4DAF4

HEX: #E4DAF4 RGB: (228,218,244)

Renk bilgisi

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

RGB renk modeli

#E4DAF4 color RGB value is (228,218,244).

RGB: (228,218,244) (89%, 85%, 96%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 218 of 255 = 85%
B 244 of 255 = 96%

228
218
244

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

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 218 + 244 = 690 (100%)
R 228 of 690 ~ 33.04%
G 218 of 690 ~ 31.59%
B 244 of 690 ~ 35.36'%

%33.04
%31.59
%35.36

CMYK RENK MODELİ

#E4DAF4 rengi CMYK tonu (7,11,0,4).

  • camgöbeği tonu 6.56%
  • eflatun tonu 10.66%
  • sarı tonu 0.00%
  • ana renk tonu 4.31%
CMYK: (7,11,0,4) C7M11Y0K4 (7%,11%,0%,4%) (0.07/0.11/0.00/0.04) 

CMYK yüzdeleri

%6.56
%10.66
%0
%4.31

Codes

Color #E4DAF4 in popluar color models

E4 DA F4
RGB 228 218 244
HSL 263° 54.17% 90.59%
HSB/HSV 263° 10.66% 95.69%
CMYK 6.56% 10.66% 0.00%
4.31%

Color #E4DAF4 in popluar number systems.

HEX E4 DA F4
Decimal 228 218 244
Binary 11100100 11011010 11110100
Octal 344 332 364

Shades and tints

Shades of #E4DAF4

#E4DAF4
(228,218,244)
#D0C7DE
(208,199,222)
#BCB4C8
(188,180,200)
#A8A1B2
(168,161,178)
#948E9C
(148,142,156)
#807B86
(128,123,134)
#6C6870
(108,104,112)
#58555A
(88,85,90)
#444244
(68,66,68)
#302F2E
(48,47,46)
#1C1C18
(28,28,24)
#000000
(0,0,0)

Tints of #E4DAF4

#E4DAF4
(228,218,244)
#E6DDF5
(230,221,245)
#E8E0F6
(232,224,246)
#EAE3F7
(234,227,247)
#ECE6F8
(236,230,248)
#EEE9F9
(238,233,249)
#F0ECFA
(240,236,250)
#F2EFFB
(242,239,251)
#F4F2FC
(244,242,252)
#F6F5FD
(246,245,253)
#F8F8FE
(248,248,254)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4DAF4 color. Also use rgb(228,218,244) instead hex code.

Text Font Color

.myTextColor { color: #E4DAF4; }

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

This text font color is #E4DAF4.

Background Color

.myBgColor { background-color: #E4DAF4; }

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

This div background color is #E4DAF4.

Border color

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

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

This div border color is #E4DAF4.

Opacity

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

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

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

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

This text has shadow with #E4DAF4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4DAF4.

Preview

Color preview on black background

This text has color #E4DAF4 on black background.


Color preview on white background

This text has color #E4DAF4 on white background.


Black color preview on #E4DAF4 background

This text has black color on #E4DAF4 background.


White color preview on #E4DAF4 background

This text has white color on #E4DAF4 background.


Related colors

Complementary color

Complementary color for #hex is #1B250B.


I love getcolorcode.com

Triadic colors

1 #F4E4DA and #DAF4E4 with #E4DAF4 are triadic colors.

2 #F4DAE4 and #DAE4F4 with #E4DAF4 are triadic colors.