COLOR #E6DBF5

HEX: #E6DBF5 RGB: (230,219,245)

Renk bilgisi

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

RGB renk modeli

#E6DBF5 color RGB value is (230,219,245).

RGB: (230,219,245) (90%, 86%, 96%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 219 of 255 = 86%
B 245 of 255 = 96%

230
219
245

R + G + B ~ 91%. #E6DBF5 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 219 + 245 = 694 (100%)
R 230 of 694 ~ 33.14%
G 219 of 694 ~ 31.56%
B 245 of 694 ~ 35.3'%

%33.14
%31.56
%35.3

CMYK RENK MODELİ

#E6DBF5 rengi CMYK tonu (6,11,0,4).

  • camgöbeği tonu 6.12%
  • eflatun tonu 10.61%
  • sarı tonu 0.00%
  • ana renk tonu 3.92%

CMYK: (6,11,0,4)
C6M11Y0K4 (6%, 11%, 0%, 4%)
(0.06 / 0.11 / 0.00 / 0.04)

CMYK yüzdeleri

%6.12
%10.61
%0
%3.92

Codes

Color #E6DBF5 in popluar color models

E6 DB F5
RGB 230 219 245
HSL 265° 56.52% 90.98%
HSB/HSV 265° 10.61% 96.08%
CMYK 6.12% 10.61% 0.00%
3.92%

Color #E6DBF5 in popluar number systems.

HEX E6 DB F5
Decimal 230 219 245
Binary 11100110 11011011 11110101
Octal 346 333 365

Shades and tints

Shades of #E6DBF5

#E6DBF5
(230,219,245)
#D2C8DF
(210,200,223)
#BEB5C9
(190,181,201)
#AAA2B3
(170,162,179)
#968F9D
(150,143,157)
#827C87
(130,124,135)
#6E6971
(110,105,113)
#5A565B
(90,86,91)
#464345
(70,67,69)
#32302F
(50,48,47)
#1E1D19
(30,29,25)
#000000
(0,0,0)

Tints of #E6DBF5

#E6DBF5
(230,219,245)
#E8DEF5
(232,222,245)
#EAE1F5
(234,225,245)
#ECE4F5
(236,228,245)
#EEE7F5
(238,231,245)
#F0EAF5
(240,234,245)
#F2EDF5
(242,237,245)
#F4F0F5
(244,240,245)
#F6F3F5
(246,243,245)
#F8F6F5
(248,246,245)
#FAF9F5
(250,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6DBF5; }

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

This text font color is #E6DBF5.

Background Color

.myBgColor { background-color: #E6DBF5; }

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

This div background color is #E6DBF5.

Border color

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

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

This div border color is #E6DBF5.

Opacity

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

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

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

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

This text has shadow with #E6DBF5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6DBF5.

Preview

Color preview on black background

This text has color #E6DBF5 on black background.


Color preview on white background

This text has color #E6DBF5 on white background.


Black color preview on #E6DBF5 background

This text has black color on #E6DBF5 background.


White color preview on #E6DBF5 background

This text has white color on #E6DBF5 background.


Related colors

Complementary color

Complementary color for #hex is #19240A.


I love getcolorcode.com

Triadic colors

1 #F5E6DB and #DBF5E6 with #E6DBF5 are triadic colors.

2 #F5DBE6 and #DBE6F5 with #E6DBF5 are triadic colors.