COLOR #E2D5FB

HEX: #E2D5FB RGB: (226,213,251)

Renk bilgisi

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

RGB renk modeli

#E2D5FB color RGB value is (226,213,251).

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

RGB bağlantıları ve doygunluk

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

226
213
251

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

Yüzdelerle RGB renk parçaları

R + G + B = 226 + 213 + 251 = 690 (100%)
R 226 of 690 ~ 32.75%
G 213 of 690 ~ 30.87%
B 251 of 690 ~ 36.38'%

%32.75
%30.87
%36.38

CMYK RENK MODELİ

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

  • camgöbeği tonu 9.96%
  • eflatun tonu 15.14%
  • sarı tonu 0.00%
  • ana renk tonu 1.57%

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

CMYK yüzdeleri

%9.96
%15.14
%0
%1.57

Codes

Color #E2D5FB in popluar color models

E2 D5 FB
RGB 226 213 251
HSL 261° 82.61% 90.98%
HSB/HSV 261° 15.14% 98.43%
CMYK 9.96% 15.14% 0.00%
1.57%

Color #E2D5FB in popluar number systems.

HEX E2 D5 FB
Decimal 226 213 251
Binary 11100010 11010101 11111011
Octal 342 325 373

Shades and tints

Shades of #E2D5FB

#E2D5FB
(226,213,251)
#CEC2E5
(206,194,229)
#BAAFCF
(186,175,207)
#A69CB9
(166,156,185)
#9289A3
(146,137,163)
#7E768D
(126,118,141)
#6A6377
(106,99,119)
#565061
(86,80,97)
#423D4B
(66,61,75)
#2E2A35
(46,42,53)
#1A171F
(26,23,31)
#000000
(0,0,0)

Tints of #E2D5FB

#E2D5FB
(226,213,251)
#E4D8FB
(228,216,251)
#E6DBFB
(230,219,251)
#E8DEFB
(232,222,251)
#EAE1FB
(234,225,251)
#ECE4FB
(236,228,251)
#EEE7FB
(238,231,251)
#F0EAFB
(240,234,251)
#F2EDFB
(242,237,251)
#F4F0FB
(244,240,251)
#F6F3FB
(246,243,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E2D5FB; }

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

This text font color is #E2D5FB.

Background Color

.myBgColor { background-color: #E2D5FB; }

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

This div background color is #E2D5FB.

Border color

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

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

This div border color is #E2D5FB.

Opacity

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

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

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

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

This text has shadow with #E2D5FB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E2D5FB.

Preview

Color preview on black background

This text has color #E2D5FB on black background.


Color preview on white background

This text has color #E2D5FB on white background.


Black color preview on #E2D5FB background

This text has black color on #E2D5FB background.


White color preview on #E2D5FB background

This text has white color on #E2D5FB background.


Related colors

Complementary color

Complementary color for #hex is #1D2A04.


I love getcolorcode.com

Triadic colors

1 #FBE2D5 and #D5FBE2 with #E2D5FB are triadic colors.

2 #FBD5E2 and #D5E2FB with #E2D5FB are triadic colors.