COLOR #E4D4FB

HEX: #E4D4FB RGB: (228,212,251)

Renk bilgisi

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

RGB renk modeli

#E4D4FB color RGB value is (228,212,251).

RGB: (228,212,251) (89%, 83%, 98%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 212 of 255 = 83%
B 251 of 255 = 98%

228
212
251

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

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 212 + 251 = 691 (100%)
R 228 of 691 ~ 33%
G 212 of 691 ~ 30.68%
B 251 of 691 ~ 36.32'%

%33
%30.68
%36.32

CMYK RENK MODELİ

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

  • camgöbeği tonu 9.16%
  • 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

%9.16
%15.54
%0
%1.57

Codes

Color #E4D4FB in popluar color models

E4 D4 FB
RGB 228 212 251
HSL 265° 82.98% 90.78%
HSB/HSV 265° 15.54% 98.43%
CMYK 9.16% 15.54% 0.00%
1.57%

Color #E4D4FB in popluar number systems.

HEX E4 D4 FB
Decimal 228 212 251
Binary 11100100 11010100 11111011
Octal 344 324 373

Shades and tints

Shades of #E4D4FB

#E4D4FB
(228,212,251)
#D0C1E5
(208,193,229)
#BCAECF
(188,174,207)
#A89BB9
(168,155,185)
#9488A3
(148,136,163)
#80758D
(128,117,141)
#6C6277
(108,98,119)
#584F61
(88,79,97)
#443C4B
(68,60,75)
#302935
(48,41,53)
#1C161F
(28,22,31)
#000000
(0,0,0)

Tints of #E4D4FB

#E4D4FB
(228,212,251)
#E6D7FB
(230,215,251)
#E8DAFB
(232,218,251)
#EADDFB
(234,221,251)
#ECE0FB
(236,224,251)
#EEE3FB
(238,227,251)
#F0E6FB
(240,230,251)
#F2E9FB
(242,233,251)
#F4ECFB
(244,236,251)
#F6EFFB
(246,239,251)
#F8F2FB
(248,242,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E4D4FB; }

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

This text font color is #E4D4FB.

Background Color

.myBgColor { background-color: #E4D4FB; }

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

This div background color is #E4D4FB.

Border color

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

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

This div border color is #E4D4FB.

Opacity

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

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

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

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

This text has shadow with #E4D4FB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4D4FB.

Preview

Color preview on black background

This text has color #E4D4FB on black background.


Color preview on white background

This text has color #E4D4FB on white background.


Black color preview on #E4D4FB background

This text has black color on #E4D4FB background.


White color preview on #E4D4FB background

This text has white color on #E4D4FB background.


Related colors

Complementary color

Complementary color for #hex is #1B2B04.


I love getcolorcode.com

Triadic colors

1 #FBE4D4 and #D4FBE4 with #E4D4FB are triadic colors.

2 #FBD4E4 and #D4E4FB with #E4D4FB are triadic colors.