COLOR #E7DDF6

HEX: #E7DDF6 RGB: (231,221,246)

Renk bilgisi

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

RGB renk modeli

#E7DDF6 color RGB value is (231,221,246).

RGB: (231,221,246) (91%, 87%, 96%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 221 of 255 = 87%
B 246 of 255 = 96%

231
221
246

R + G + B ~ 91%. #E7DDF6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 221 + 246 = 698 (100%)
R 231 of 698 ~ 33.09%
G 221 of 698 ~ 31.66%
B 246 of 698 ~ 35.24'%

%33.09
%31.66
%35.24

CMYK RENK MODELİ

#E7DDF6 rengi CMYK tonu (6,10,0,4).

  • camgöbeği tonu 6.10%
  • eflatun tonu 10.16%
  • sarı tonu 0.00%
  • ana renk tonu 3.53%

CMYK: (6,10,0,4)
C6M10Y0K4 (6%, 10%, 0%, 4%)
(0.06 / 0.10 / 0.00 / 0.04)

CMYK yüzdeleri

%6.1
%10.16
%0
%3.53

Codes

Color #E7DDF6 in popluar color models

E7 DD F6
RGB 231 221 246
HSL 264° 58.14% 91.57%
HSB/HSV 264° 10.16% 96.47%
CMYK 6.10% 10.16% 0.00%
3.53%

Color #E7DDF6 in popluar number systems.

HEX E7 DD F6
Decimal 231 221 246
Binary 11100111 11011101 11110110
Octal 347 335 366

Shades and tints

Shades of #E7DDF6

#E7DDF6
(231,221,246)
#D2C9E0
(210,201,224)
#BDB5CA
(189,181,202)
#A8A1B4
(168,161,180)
#938D9E
(147,141,158)
#7E7988
(126,121,136)
#696572
(105,101,114)
#54515C
(84,81,92)
#3F3D46
(63,61,70)
#2A2930
(42,41,48)
#15151A
(21,21,26)
#000000
(0,0,0)

Tints of #E7DDF6

#E7DDF6
(231,221,246)
#E9E0F6
(233,224,246)
#EBE3F6
(235,227,246)
#EDE6F6
(237,230,246)
#EFE9F6
(239,233,246)
#F1ECF6
(241,236,246)
#F3EFF6
(243,239,246)
#F5F2F6
(245,242,246)
#F7F5F6
(247,245,246)
#F9F8F6
(249,248,246)
#FBFBF6
(251,251,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7DDF6 color. Also use rgb(231,221,246) instead hex code.

Text Font Color

.myTextColor { color: #E7DDF6; }

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

This text font color is #E7DDF6.

Background Color

.myBgColor { background-color: #E7DDF6; }

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

This div background color is #E7DDF6.

Border color

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

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

This div border color is #E7DDF6.

Opacity

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

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

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

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

This text has shadow with #E7DDF6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7DDF6.

Preview

Color preview on black background

This text has color #E7DDF6 on black background.


Color preview on white background

This text has color #E7DDF6 on white background.


Black color preview on #E7DDF6 background

This text has black color on #E7DDF6 background.


White color preview on #E7DDF6 background

This text has white color on #E7DDF6 background.


Related colors

Complementary color

Complementary color for #hex is #182209.


I love getcolorcode.com

Triadic colors

1 #F6E7DD and #DDF6E7 with #E7DDF6 are triadic colors.

2 #F6DDE7 and #DDE7F6 with #E7DDF6 are triadic colors.