COLOR #E6DFEB

HEX: #E6DFEB RGB: (230,223,235)

Renk bilgisi

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

RGB renk modeli

#E6DFEB color RGB value is (230,223,235).

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

RGB bağlantıları ve doygunluk

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

230
223
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 223 + 235 = 688 (100%)
R 230 of 688 ~ 33.43%
G 223 of 688 ~ 32.41%
B 235 of 688 ~ 34.16'%

%33.43
%32.41
%34.16

CMYK RENK MODELİ

#E6DFEB rengi CMYK tonu (2,5,0,8).

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

CMYK: (2,5,0,8)
C2M5Y0K8 (2%, 5%, 0%, 8%)
(0.02 / 0.05 / 0.00 / 0.08)

CMYK yüzdeleri

%2.13
%5.11
%0
%7.84

Codes

Color #E6DFEB in popluar color models

E6 DF EB
RGB 230 223 235
HSL 275° 23.08% 89.80%
HSB/HSV 275° 5.11% 92.16%
CMYK 2.13% 5.11% 0.00%
7.84%

Color #E6DFEB in popluar number systems.

HEX E6 DF EB
Decimal 230 223 235
Binary 11100110 11011111 11101011
Octal 346 337 353

Shades and tints

Shades of #E6DFEB

#E6DFEB
(230,223,235)
#D2CBD6
(210,203,214)
#BEB7C1
(190,183,193)
#AAA3AC
(170,163,172)
#968F97
(150,143,151)
#827B82
(130,123,130)
#6E676D
(110,103,109)
#5A5358
(90,83,88)
#463F43
(70,63,67)
#322B2E
(50,43,46)
#1E1719
(30,23,25)
#000000
(0,0,0)

Tints of #E6DFEB

#E6DFEB
(230,223,235)
#E8E1EC
(232,225,236)
#EAE3ED
(234,227,237)
#ECE5EE
(236,229,238)
#EEE7EF
(238,231,239)
#F0E9F0
(240,233,240)
#F2EBF1
(242,235,241)
#F4EDF2
(244,237,242)
#F6EFF3
(246,239,243)
#F8F1F4
(248,241,244)
#FAF3F5
(250,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6DFEB; }

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

This text font color is #E6DFEB.

Background Color

.myBgColor { background-color: #E6DFEB; }

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

This div background color is #E6DFEB.

Border color

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

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

This div border color is #E6DFEB.

Opacity

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

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

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

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

This text has shadow with #E6DFEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6DFEB.

Preview

Color preview on black background

This text has color #E6DFEB on black background.


Color preview on white background

This text has color #E6DFEB on white background.


Black color preview on #E6DFEB background

This text has black color on #E6DFEB background.


White color preview on #E6DFEB background

This text has white color on #E6DFEB background.


Related colors

Complementary color

Complementary color for #hex is #192014.


I love getcolorcode.com

Triadic colors

1 #EBE6DF and #DFEBE6 with #E6DFEB are triadic colors.

2 #EBDFE6 and #DFE6EB with #E6DFEB are triadic colors.