COLOR #E6D9FE

HEX: #E6D9FE RGB: (230,217,254)

Renk bilgisi

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

RGB renk modeli

#E6D9FE color RGB value is (230,217,254).

RGB: (230,217,254) (90%, 85%, 100%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 217 of 255 = 85%
B 254 of 255 = 100%

230
217
254

R + G + B ~ 92%. #E6D9FE is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 217 + 254 = 701 (100%)
R 230 of 701 ~ 32.81%
G 217 of 701 ~ 30.96%
B 254 of 701 ~ 36.23'%

%32.81
%30.96
%36.23

CMYK RENK MODELİ

#E6D9FE rengi CMYK tonu (9,15,0,0).

  • camgöbeği tonu 9.45%
  • eflatun tonu 14.57%
  • sarı tonu 0.00%
  • ana renk tonu 0.39%

CMYK: (9,15,0,0)
C9M15Y0K0 (9%, 15%, 0%, 0%)
(0.09 / 0.15 / 0.00 / 0.00)

CMYK yüzdeleri

%9.45
%14.57
%0
%0.39

Codes

Color #E6D9FE in popluar color models

E6 D9 FE
RGB 230 217 254
HSL 261° 94.87% 92.35%
HSB/HSV 261° 14.57% 99.61%
CMYK 9.45% 14.57% 0.00%
0.39%

Color #E6D9FE in popluar number systems.

HEX E6 D9 FE
Decimal 230 217 254
Binary 11100110 11011001 11111110
Octal 346 331 376

Shades and tints

Shades of #E6D9FE

#E6D9FE
(230,217,254)
#D2C6E7
(210,198,231)
#BEB3D0
(190,179,208)
#AAA0B9
(170,160,185)
#968DA2
(150,141,162)
#827A8B
(130,122,139)
#6E6774
(110,103,116)
#5A545D
(90,84,93)
#464146
(70,65,70)
#322E2F
(50,46,47)
#1E1B18
(30,27,24)
#000000
(0,0,0)

Tints of #E6D9FE

#E6D9FE
(230,217,254)
#E8DCFE
(232,220,254)
#EADFFE
(234,223,254)
#ECE2FE
(236,226,254)
#EEE5FE
(238,229,254)
#F0E8FE
(240,232,254)
#F2EBFE
(242,235,254)
#F4EEFE
(244,238,254)
#F6F1FE
(246,241,254)
#F8F4FE
(248,244,254)
#FAF7FE
(250,247,254)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6D9FE color. Also use rgb(230,217,254) instead hex code.

Text Font Color

.myTextColor { color: #E6D9FE; }

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

This text font color is #E6D9FE.

Background Color

.myBgColor { background-color: #E6D9FE; }

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

This div background color is #E6D9FE.

Border color

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

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

This div border color is #E6D9FE.

Opacity

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

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

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

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

This text has shadow with #E6D9FE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D9FE.

Preview

Color preview on black background

This text has color #E6D9FE on black background.


Color preview on white background

This text has color #E6D9FE on white background.


Black color preview on #E6D9FE background

This text has black color on #E6D9FE background.


White color preview on #E6D9FE background

This text has white color on #E6D9FE background.


Related colors

Complementary color

Complementary color for #hex is #192601.


I love getcolorcode.com

Triadic colors

1 #FEE6D9 and #D9FEE6 with #E6D9FE are triadic colors.

2 #FED9E6 and #D9E6FE with #E6D9FE are triadic colors.