COLOR #E7D5FD

HEX: #E7D5FD RGB: (231,213,253)

Renk bilgisi

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

RGB renk modeli

#E7D5FD color RGB value is (231,213,253).

RGB: (231,213,253) (91%, 84%, 99%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 213 of 255 = 84%
B 253 of 255 = 99%

231
213
253

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

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 213 + 253 = 697 (100%)
R 231 of 697 ~ 33.14%
G 213 of 697 ~ 30.56%
B 253 of 697 ~ 36.3'%

%33.14
%30.56
%36.3

CMYK RENK MODELİ

#E7D5FD rengi CMYK tonu (9,16,0,1).

  • camgöbeği tonu 8.70%
  • eflatun tonu 15.81%
  • sarı tonu 0.00%
  • ana renk tonu 0.78%

CMYK: (9,16,0,1)
C9M16Y0K1 (9%, 16%, 0%, 1%)
(0.09 / 0.16 / 0.00 / 0.01)

CMYK yüzdeleri

%8.7
%15.81
%0
%0.78

Codes

Color #E7D5FD in popluar color models

E7 D5 FD
RGB 231 213 253
HSL 267° 90.91% 91.37%
HSB/HSV 267° 15.81% 99.22%
CMYK 8.70% 15.81% 0.00%
0.78%

Color #E7D5FD in popluar number systems.

HEX E7 D5 FD
Decimal 231 213 253
Binary 11100111 11010101 11111101
Octal 347 325 375

Shades and tints

Shades of #E7D5FD

#E7D5FD
(231,213,253)
#D2C2E6
(210,194,230)
#BDAFCF
(189,175,207)
#A89CB8
(168,156,184)
#9389A1
(147,137,161)
#7E768A
(126,118,138)
#696373
(105,99,115)
#54505C
(84,80,92)
#3F3D45
(63,61,69)
#2A2A2E
(42,42,46)
#151717
(21,23,23)
#000000
(0,0,0)

Tints of #E7D5FD

#E7D5FD
(231,213,253)
#E9D8FD
(233,216,253)
#EBDBFD
(235,219,253)
#EDDEFD
(237,222,253)
#EFE1FD
(239,225,253)
#F1E4FD
(241,228,253)
#F3E7FD
(243,231,253)
#F5EAFD
(245,234,253)
#F7EDFD
(247,237,253)
#F9F0FD
(249,240,253)
#FBF3FD
(251,243,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7D5FD color. Also use rgb(231,213,253) instead hex code.

Text Font Color

.myTextColor { color: #E7D5FD; }

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

This text font color is #E7D5FD.

Background Color

.myBgColor { background-color: #E7D5FD; }

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

This div background color is #E7D5FD.

Border color

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

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

This div border color is #E7D5FD.

Opacity

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

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

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

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

This text has shadow with #E7D5FD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7D5FD.

Preview

Color preview on black background

This text has color #E7D5FD on black background.


Color preview on white background

This text has color #E7D5FD on white background.


Black color preview on #E7D5FD background

This text has black color on #E7D5FD background.


White color preview on #E7D5FD background

This text has white color on #E7D5FD background.


Related colors

Complementary color

Complementary color for #hex is #182A02.


I love getcolorcode.com

Triadic colors

1 #FDE7D5 and #D5FDE7 with #E7D5FD are triadic colors.

2 #FDD5E7 and #D5E7FD with #E7D5FD are triadic colors.