COLOR #E6DBF7

HEX: #E6DBF7 RGB: (230,219,247)

Renk bilgisi

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

RGB renk modeli

#E6DBF7 color RGB value is (230,219,247).

RGB: (230,219,247) (90%, 86%, 97%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 219 of 255 = 86%
B 247 of 255 = 97%

230
219
247

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 219 + 247 = 696 (100%)
R 230 of 696 ~ 33.05%
G 219 of 696 ~ 31.47%
B 247 of 696 ~ 35.49'%

%33.05
%31.47
%35.49

CMYK RENK MODELİ

#E6DBF7 rengi CMYK tonu (7,11,0,3).

  • camgöbeği tonu 6.88%
  • eflatun tonu 11.34%
  • sarı tonu 0.00%
  • ana renk tonu 3.14%

CMYK: (7,11,0,3)
C7M11Y0K3 (7%, 11%, 0%, 3%)
(0.07 / 0.11 / 0.00 / 0.03)

CMYK yüzdeleri

%6.88
%11.34
%0
%3.14

Codes

Color #E6DBF7 in popluar color models

E6 DB F7
RGB 230 219 247
HSL 264° 63.64% 91.37%
HSB/HSV 264° 11.34% 96.86%
CMYK 6.88% 11.34% 0.00%
3.14%

Color #E6DBF7 in popluar number systems.

HEX E6 DB F7
Decimal 230 219 247
Binary 11100110 11011011 11110111
Octal 346 333 367

Shades and tints

Shades of #E6DBF7

#E6DBF7
(230,219,247)
#D2C8E1
(210,200,225)
#BEB5CB
(190,181,203)
#AAA2B5
(170,162,181)
#968F9F
(150,143,159)
#827C89
(130,124,137)
#6E6973
(110,105,115)
#5A565D
(90,86,93)
#464347
(70,67,71)
#323031
(50,48,49)
#1E1D1B
(30,29,27)
#000000
(0,0,0)

Tints of #E6DBF7

#E6DBF7
(230,219,247)
#E8DEF7
(232,222,247)
#EAE1F7
(234,225,247)
#ECE4F7
(236,228,247)
#EEE7F7
(238,231,247)
#F0EAF7
(240,234,247)
#F2EDF7
(242,237,247)
#F4F0F7
(244,240,247)
#F6F3F7
(246,243,247)
#F8F6F7
(248,246,247)
#FAF9F7
(250,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6DBF7; }

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

This text font color is #E6DBF7.

Background Color

.myBgColor { background-color: #E6DBF7; }

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

This div background color is #E6DBF7.

Border color

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

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

This div border color is #E6DBF7.

Opacity

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

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

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

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

This text has shadow with #E6DBF7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6DBF7.

Preview

Color preview on black background

This text has color #E6DBF7 on black background.


Color preview on white background

This text has color #E6DBF7 on white background.


Black color preview on #E6DBF7 background

This text has black color on #E6DBF7 background.


White color preview on #E6DBF7 background

This text has white color on #E6DBF7 background.


Related colors

Complementary color

Complementary color for #hex is #192408.


I love getcolorcode.com

Triadic colors

1 #F7E6DB and #DBF7E6 with #E6DBF7 are triadic colors.

2 #F7DBE6 and #DBE6F7 with #E6DBF7 are triadic colors.