COLOR #E5DFEB

HEX: #E5DFEB RGB: (229,223,235)

Renk bilgisi

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

RGB renk modeli

#E5DFEB color RGB value is (229,223,235).

RGB: (229,223,235) (90%, 87%, 92%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 223 of 255 = 87%
B 235 of 255 = 92%

229
223
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 223 + 235 = 687 (100%)
R 229 of 687 ~ 33.33%
G 223 of 687 ~ 32.46%
B 235 of 687 ~ 34.21'%

%33.33
%32.46
%34.21

CMYK RENK MODELİ

#E5DFEB rengi CMYK tonu (3,5,0,8).

  • camgöbeği tonu 2.55%
  • eflatun tonu 5.11%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (3,5,0,8)
C3M5Y0K8 (3%, 5%, 0%, 8%)
(0.03 / 0.05 / 0.00 / 0.08)

CMYK yüzdeleri

%2.55
%5.11
%0
%7.84

Codes

Color #E5DFEB in popluar color models

E5 DF EB
RGB 229 223 235
HSL 270° 23.08% 89.80%
HSB/HSV 270° 5.11% 92.16%
CMYK 2.55% 5.11% 0.00%
7.84%

Color #E5DFEB in popluar number systems.

HEX E5 DF EB
Decimal 229 223 235
Binary 11100101 11011111 11101011
Octal 345 337 353

Shades and tints

Shades of #E5DFEB

#E5DFEB
(229,223,235)
#D1CBD6
(209,203,214)
#BDB7C1
(189,183,193)
#A9A3AC
(169,163,172)
#958F97
(149,143,151)
#817B82
(129,123,130)
#6D676D
(109,103,109)
#595358
(89,83,88)
#453F43
(69,63,67)
#312B2E
(49,43,46)
#1D1719
(29,23,25)
#000000
(0,0,0)

Tints of #E5DFEB

#E5DFEB
(229,223,235)
#E7E1EC
(231,225,236)
#E9E3ED
(233,227,237)
#EBE5EE
(235,229,238)
#EDE7EF
(237,231,239)
#EFE9F0
(239,233,240)
#F1EBF1
(241,235,241)
#F3EDF2
(243,237,242)
#F5EFF3
(245,239,243)
#F7F1F4
(247,241,244)
#F9F3F5
(249,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5DFEB color. Also use rgb(229,223,235) instead hex code.

Text Font Color

.myTextColor { color: #E5DFEB; }

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

This text font color is #E5DFEB.

Background Color

.myBgColor { background-color: #E5DFEB; }

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

This div background color is #E5DFEB.

Border color

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

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

This div border color is #E5DFEB.

Opacity

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

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

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

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

This text has shadow with #E5DFEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5DFEB.

Preview

Color preview on black background

This text has color #E5DFEB on black background.


Color preview on white background

This text has color #E5DFEB on white background.


Black color preview on #E5DFEB background

This text has black color on #E5DFEB background.


White color preview on #E5DFEB background

This text has white color on #E5DFEB background.


Related colors

Complementary color

Complementary color for #hex is #1A2014.


I love getcolorcode.com

Triadic colors

1 #EBE5DF and #DFEBE5 with #E5DFEB are triadic colors.

2 #EBDFE5 and #DFE5EB with #E5DFEB are triadic colors.