COLOR #E6DBEE

HEX: #E6DBEE RGB: (230,219,238)

Renk bilgisi

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

RGB renk modeli

#E6DBEE color RGB value is (230,219,238).

RGB: (230,219,238) (90%, 86%, 93%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 219 of 255 = 86%
B 238 of 255 = 93%

230
219
238

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 219 + 238 = 687 (100%)
R 230 of 687 ~ 33.48%
G 219 of 687 ~ 31.88%
B 238 of 687 ~ 34.64'%

%33.48
%31.88
%34.64

CMYK RENK MODELİ

#E6DBEE rengi CMYK tonu (3,8,0,7).

  • camgöbeği tonu 3.36%
  • eflatun tonu 7.98%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (3,8,0,7)
C3M8Y0K7 (3%, 8%, 0%, 7%)
(0.03 / 0.08 / 0.00 / 0.07)

CMYK yüzdeleri

%3.36
%7.98
%0
%6.67

Codes

Color #E6DBEE in popluar color models

E6 DB EE
RGB 230 219 238
HSL 275° 35.85% 89.61%
HSB/HSV 275° 7.98% 93.33%
CMYK 3.36% 7.98% 0.00%
6.67%

Color #E6DBEE in popluar number systems.

HEX E6 DB EE
Decimal 230 219 238
Binary 11100110 11011011 11101110
Octal 346 333 356

Shades and tints

Shades of #E6DBEE

#E6DBEE
(230,219,238)
#D2C8D9
(210,200,217)
#BEB5C4
(190,181,196)
#AAA2AF
(170,162,175)
#968F9A
(150,143,154)
#827C85
(130,124,133)
#6E6970
(110,105,112)
#5A565B
(90,86,91)
#464346
(70,67,70)
#323031
(50,48,49)
#1E1D1C
(30,29,28)
#000000
(0,0,0)

Tints of #E6DBEE

#E6DBEE
(230,219,238)
#E8DEEF
(232,222,239)
#EAE1F0
(234,225,240)
#ECE4F1
(236,228,241)
#EEE7F2
(238,231,242)
#F0EAF3
(240,234,243)
#F2EDF4
(242,237,244)
#F4F0F5
(244,240,245)
#F6F3F6
(246,243,246)
#F8F6F7
(248,246,247)
#FAF9F8
(250,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6DBEE color. Also use rgb(230,219,238) instead hex code.

Text Font Color

.myTextColor { color: #E6DBEE; }

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

This text font color is #E6DBEE.

Background Color

.myBgColor { background-color: #E6DBEE; }

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

This div background color is #E6DBEE.

Border color

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

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

This div border color is #E6DBEE.

Opacity

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

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

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

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

This text has shadow with #E6DBEE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6DBEE.

Preview

Color preview on black background

This text has color #E6DBEE on black background.


Color preview on white background

This text has color #E6DBEE on white background.


Black color preview on #E6DBEE background

This text has black color on #E6DBEE background.


White color preview on #E6DBEE background

This text has white color on #E6DBEE background.


Related colors

Complementary color

Complementary color for #hex is #192411.


I love getcolorcode.com

Triadic colors

1 #EEE6DB and #DBEEE6 with #E6DBEE are triadic colors.

2 #EEDBE6 and #DBE6EE with #E6DBEE are triadic colors.