COLOR #E6D9F5

HEX: #E6D9F5 RGB: (230,217,245)

Renk bilgisi

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

RGB renk modeli

#E6D9F5 color RGB value is (230,217,245).

RGB: (230,217,245) (90%, 85%, 96%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 217 of 255 = 85%
B 245 of 255 = 96%

230
217
245

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 217 + 245 = 692 (100%)
R 230 of 692 ~ 33.24%
G 217 of 692 ~ 31.36%
B 245 of 692 ~ 35.4'%

%33.24
%31.36
%35.4

CMYK RENK MODELİ

#E6D9F5 rengi CMYK tonu (6,11,0,4).

  • camgöbeği tonu 6.12%
  • eflatun tonu 11.43%
  • sarı tonu 0.00%
  • ana renk tonu 3.92%

CMYK: (6,11,0,4)
C6M11Y0K4 (6%, 11%, 0%, 4%)
(0.06 / 0.11 / 0.00 / 0.04)

CMYK yüzdeleri

%6.12
%11.43
%0
%3.92

Codes

Color #E6D9F5 in popluar color models

E6 D9 F5
RGB 230 217 245
HSL 268° 58.33% 90.59%
HSB/HSV 268° 11.43% 96.08%
CMYK 6.12% 11.43% 0.00%
3.92%

Color #E6D9F5 in popluar number systems.

HEX E6 D9 F5
Decimal 230 217 245
Binary 11100110 11011001 11110101
Octal 346 331 365

Shades and tints

Shades of #E6D9F5

#E6D9F5
(230,217,245)
#D2C6DF
(210,198,223)
#BEB3C9
(190,179,201)
#AAA0B3
(170,160,179)
#968D9D
(150,141,157)
#827A87
(130,122,135)
#6E6771
(110,103,113)
#5A545B
(90,84,91)
#464145
(70,65,69)
#322E2F
(50,46,47)
#1E1B19
(30,27,25)
#000000
(0,0,0)

Tints of #E6D9F5

#E6D9F5
(230,217,245)
#E8DCF5
(232,220,245)
#EADFF5
(234,223,245)
#ECE2F5
(236,226,245)
#EEE5F5
(238,229,245)
#F0E8F5
(240,232,245)
#F2EBF5
(242,235,245)
#F4EEF5
(244,238,245)
#F6F1F5
(246,241,245)
#F8F4F5
(248,244,245)
#FAF7F5
(250,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6D9F5; }

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

This text font color is #E6D9F5.

Background Color

.myBgColor { background-color: #E6D9F5; }

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

This div background color is #E6D9F5.

Border color

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

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

This div border color is #E6D9F5.

Opacity

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

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

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

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

This text has shadow with #E6D9F5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D9F5.

Preview

Color preview on black background

This text has color #E6D9F5 on black background.


Color preview on white background

This text has color #E6D9F5 on white background.


Black color preview on #E6D9F5 background

This text has black color on #E6D9F5 background.


White color preview on #E6D9F5 background

This text has white color on #E6D9F5 background.


Related colors

Complementary color

Complementary color for #hex is #19260A.


I love getcolorcode.com

Triadic colors

1 #F5E6D9 and #D9F5E6 with #E6D9F5 are triadic colors.

2 #F5D9E6 and #D9E6F5 with #E6D9F5 are triadic colors.