COLOR #E2D9F6

HEX: #E2D9F6 RGB: (226,217,246)

Renk bilgisi

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

RGB renk modeli

#E2D9F6 color RGB value is (226,217,246).

RGB: (226,217,246) (89%, 85%, 96%)

RGB bağlantıları ve doygunluk

R 226 of 255 = 89%
G 217 of 255 = 85%
B 246 of 255 = 96%

226
217
246

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

Yüzdelerle RGB renk parçaları

R + G + B = 226 + 217 + 246 = 689 (100%)
R 226 of 689 ~ 32.8%
G 217 of 689 ~ 31.49%
B 246 of 689 ~ 35.7'%

%32.8
%31.49
%35.7

CMYK RENK MODELİ

#E2D9F6 rengi CMYK tonu (8,12,0,4).

  • camgöbeği tonu 8.13%
  • eflatun tonu 11.79%
  • sarı tonu 0.00%
  • ana renk tonu 3.53%

CMYK: (8,12,0,4)
C8M12Y0K4 (8%, 12%, 0%, 4%)
(0.08 / 0.12 / 0.00 / 0.04)

CMYK yüzdeleri

%8.13
%11.79
%0
%3.53

Codes

Color #E2D9F6 in popluar color models

E2 D9 F6
RGB 226 217 246
HSL 259° 61.70% 90.78%
HSB/HSV 259° 11.79% 96.47%
CMYK 8.13% 11.79% 0.00%
3.53%

Color #E2D9F6 in popluar number systems.

HEX E2 D9 F6
Decimal 226 217 246
Binary 11100010 11011001 11110110
Octal 342 331 366

Shades and tints

Shades of #E2D9F6

#E2D9F6
(226,217,246)
#CEC6E0
(206,198,224)
#BAB3CA
(186,179,202)
#A6A0B4
(166,160,180)
#928D9E
(146,141,158)
#7E7A88
(126,122,136)
#6A6772
(106,103,114)
#56545C
(86,84,92)
#424146
(66,65,70)
#2E2E30
(46,46,48)
#1A1B1A
(26,27,26)
#000000
(0,0,0)

Tints of #E2D9F6

#E2D9F6
(226,217,246)
#E4DCF6
(228,220,246)
#E6DFF6
(230,223,246)
#E8E2F6
(232,226,246)
#EAE5F6
(234,229,246)
#ECE8F6
(236,232,246)
#EEEBF6
(238,235,246)
#F0EEF6
(240,238,246)
#F2F1F6
(242,241,246)
#F4F4F6
(244,244,246)
#F6F7F6
(246,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E2D9F6 color. Also use rgb(226,217,246) instead hex code.

Text Font Color

.myTextColor { color: #E2D9F6; }

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

This text font color is #E2D9F6.

Background Color

.myBgColor { background-color: #E2D9F6; }

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

This div background color is #E2D9F6.

Border color

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

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

This div border color is #E2D9F6.

Opacity

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

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

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

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

This text has shadow with #E2D9F6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E2D9F6.

Preview

Color preview on black background

This text has color #E2D9F6 on black background.


Color preview on white background

This text has color #E2D9F6 on white background.


Black color preview on #E2D9F6 background

This text has black color on #E2D9F6 background.


White color preview on #E2D9F6 background

This text has white color on #E2D9F6 background.


Related colors

Complementary color

Complementary color for #hex is #1D2609.


I love getcolorcode.com

Triadic colors

1 #F6E2D9 and #D9F6E2 with #E2D9F6 are triadic colors.

2 #F6D9E2 and #D9E2F6 with #E2D9F6 are triadic colors.