COLOR #E2D5FA

HEX: #E2D5FA RGB: (226,213,250)

Renk bilgisi

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

RGB renk modeli

#E2D5FA color RGB value is (226,213,250).

RGB: (226,213,250) (89%, 84%, 98%)

RGB bağlantıları ve doygunluk

R 226 of 255 = 89%
G 213 of 255 = 84%
B 250 of 255 = 98%

226
213
250

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

Yüzdelerle RGB renk parçaları

R + G + B = 226 + 213 + 250 = 689 (100%)
R 226 of 689 ~ 32.8%
G 213 of 689 ~ 30.91%
B 250 of 689 ~ 36.28'%

%32.8
%30.91
%36.28

CMYK RENK MODELİ

#E2D5FA rengi CMYK tonu (10,15,0,2).

  • camgöbeği tonu 9.60%
  • eflatun tonu 14.80%
  • sarı tonu 0.00%
  • ana renk tonu 1.96%

CMYK: (10,15,0,2)
C10M15Y0K2 (10%, 15%, 0%, 2%)
(0.10 / 0.15 / 0.00 / 0.02)

CMYK yüzdeleri

%9.6
%14.8
%0
%1.96

Codes

Color #E2D5FA in popluar color models

E2 D5 FA
RGB 226 213 250
HSL 261° 78.72% 90.78%
HSB/HSV 261° 14.80% 98.04%
CMYK 9.60% 14.80% 0.00%
1.96%

Color #E2D5FA in popluar number systems.

HEX E2 D5 FA
Decimal 226 213 250
Binary 11100010 11010101 11111010
Octal 342 325 372

Shades and tints

Shades of #E2D5FA

#E2D5FA
(226,213,250)
#CEC2E4
(206,194,228)
#BAAFCE
(186,175,206)
#A69CB8
(166,156,184)
#9289A2
(146,137,162)
#7E768C
(126,118,140)
#6A6376
(106,99,118)
#565060
(86,80,96)
#423D4A
(66,61,74)
#2E2A34
(46,42,52)
#1A171E
(26,23,30)
#000000
(0,0,0)

Tints of #E2D5FA

#E2D5FA
(226,213,250)
#E4D8FA
(228,216,250)
#E6DBFA
(230,219,250)
#E8DEFA
(232,222,250)
#EAE1FA
(234,225,250)
#ECE4FA
(236,228,250)
#EEE7FA
(238,231,250)
#F0EAFA
(240,234,250)
#F2EDFA
(242,237,250)
#F4F0FA
(244,240,250)
#F6F3FA
(246,243,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E2D5FA color. Also use rgb(226,213,250) instead hex code.

Text Font Color

.myTextColor { color: #E2D5FA; }

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

This text font color is #E2D5FA.

Background Color

.myBgColor { background-color: #E2D5FA; }

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

This div background color is #E2D5FA.

Border color

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

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

This div border color is #E2D5FA.

Opacity

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

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

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

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

This text has shadow with #E2D5FA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E2D5FA.

Preview

Color preview on black background

This text has color #E2D5FA on black background.


Color preview on white background

This text has color #E2D5FA on white background.


Black color preview on #E2D5FA background

This text has black color on #E2D5FA background.


White color preview on #E2D5FA background

This text has white color on #E2D5FA background.


Related colors

Complementary color

Complementary color for #hex is #1D2A05.


I love getcolorcode.com

Triadic colors

1 #FAE2D5 and #D5FAE2 with #E2D5FA are triadic colors.

2 #FAD5E2 and #D5E2FA with #E2D5FA are triadic colors.