COLOR #E7DBE3

HEX: #E7DBE3 RGB: (231,219,227)

Renk bilgisi

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

RGB renk modeli

#E7DBE3 color RGB value is (231,219,227).

RGB: (231,219,227) (91%, 86%, 89%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 219 of 255 = 86%
B 227 of 255 = 89%

231
219
227

R + G + B ~ 89%. #E7DBE3 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 219 + 227 = 677 (100%)
R 231 of 677 ~ 34.12%
G 219 of 677 ~ 32.35%
B 227 of 677 ~ 33.53'%

%34.12
%32.35
%33.53

CMYK RENK MODELİ

#E7DBE3 rengi CMYK tonu (0,5,2,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 5.19%
  • sarı tonu 1.73%
  • ana renk tonu 9.41%

CMYK: (0,5,2,9)
C0M5Y2K9 (0%, 5%, 2%, 9%)
(0.00 / 0.05 / 0.02 / 0.09)

CMYK yüzdeleri

%0
%5.19
%1.73
%9.41

Codes

Color #E7DBE3 in popluar color models

E7 DB E3
RGB 231 219 227
HSL 320° 20.00% 88.24%
HSB/HSV 320° 5.19% 90.59%
CMYK 0.00% 5.19% 1.73%
9.41%

Color #E7DBE3 in popluar number systems.

HEX E7 DB E3
Decimal 231 219 227
Binary 11100111 11011011 11100011
Octal 347 333 343

Shades and tints

Shades of #E7DBE3

#E7DBE3
(231,219,227)
#D2C8CF
(210,200,207)
#BDB5BB
(189,181,187)
#A8A2A7
(168,162,167)
#938F93
(147,143,147)
#7E7C7F
(126,124,127)
#69696B
(105,105,107)
#545657
(84,86,87)
#3F4343
(63,67,67)
#2A302F
(42,48,47)
#151D1B
(21,29,27)
#000000
(0,0,0)

Tints of #E7DBE3

#E7DBE3
(231,219,227)
#E9DEE5
(233,222,229)
#EBE1E7
(235,225,231)
#EDE4E9
(237,228,233)
#EFE7EB
(239,231,235)
#F1EAED
(241,234,237)
#F3EDEF
(243,237,239)
#F5F0F1
(245,240,241)
#F7F3F3
(247,243,243)
#F9F6F5
(249,246,245)
#FBF9F7
(251,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7DBE3 color. Also use rgb(231,219,227) instead hex code.

Text Font Color

.myTextColor { color: #E7DBE3; }

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

This text font color is #E7DBE3.

Background Color

.myBgColor { background-color: #E7DBE3; }

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

This div background color is #E7DBE3.

Border color

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

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

This div border color is #E7DBE3.

Opacity

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

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

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

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

This text has shadow with #E7DBE3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7DBE3.

Preview

Color preview on black background

This text has color #E7DBE3 on black background.


Color preview on white background

This text has color #E7DBE3 on white background.


Black color preview on #E7DBE3 background

This text has black color on #E7DBE3 background.


White color preview on #E7DBE3 background

This text has white color on #E7DBE3 background.


Related colors

Complementary color

Complementary color for #hex is #18241C.


I love getcolorcode.com

Triadic colors

1 #E3E7DB and #DBE3E7 with #E7DBE3 are triadic colors.

2 #E3DBE7 and #DBE7E3 with #E7DBE3 are triadic colors.