COLOR #E7E6DB

HEX: #E7E6DB RGB: (231,230,219)

Renk bilgisi

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

RGB renk modeli

#E7E6DB color RGB value is (231,230,219).

RGB: (231,230,219) (91%, 90%, 86%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 230 of 255 = 90%
B 219 of 255 = 86%

231
230
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 230 + 219 = 680 (100%)
R 231 of 680 ~ 33.97%
G 230 of 680 ~ 33.82%
B 219 of 680 ~ 32.21'%

%33.97
%33.82
%32.21

CMYK RENK MODELİ

#E7E6DB rengi CMYK tonu (0,0,5,9).

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

CMYK: (0,0,5,9)
C0M0Y5K9 (0%, 0%, 5%, 9%)
(0.00 / 0.00 / 0.05 / 0.09)

CMYK yüzdeleri

%0
%0.43
%5.19
%9.41

Codes

Color #E7E6DB in popluar color models

E7 E6 DB
RGB 231 230 219
HSL 55° 20.00% 88.24%
HSB/HSV 55° 5.19% 90.59%
CMYK 0.00% 0.43% 5.19%
9.41%

Color #E7E6DB in popluar number systems.

HEX E7 E6 DB
Decimal 231 230 219
Binary 11100111 11100110 11011011
Octal 347 346 333

Shades and tints

Shades of #E7E6DB

#E7E6DB
(231,230,219)
#D2D2C8
(210,210,200)
#BDBEB5
(189,190,181)
#A8AAA2
(168,170,162)
#93968F
(147,150,143)
#7E827C
(126,130,124)
#696E69
(105,110,105)
#545A56
(84,90,86)
#3F4643
(63,70,67)
#2A3230
(42,50,48)
#151E1D
(21,30,29)
#000000
(0,0,0)

Tints of #E7E6DB

#E7E6DB
(231,230,219)
#E9E8DE
(233,232,222)
#EBEAE1
(235,234,225)
#EDECE4
(237,236,228)
#EFEEE7
(239,238,231)
#F1F0EA
(241,240,234)
#F3F2ED
(243,242,237)
#F5F4F0
(245,244,240)
#F7F6F3
(247,246,243)
#F9F8F6
(249,248,246)
#FBFAF9
(251,250,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E7E6DB; }

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

This text font color is #E7E6DB.

Background Color

.myBgColor { background-color: #E7E6DB; }

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

This div background color is #E7E6DB.

Border color

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

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

This div border color is #E7E6DB.

Opacity

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

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

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

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

This text has shadow with #E7E6DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7E6DB.

Preview

Color preview on black background

This text has color #E7E6DB on black background.


Color preview on white background

This text has color #E7E6DB on white background.


Black color preview on #E7E6DB background

This text has black color on #E7E6DB background.


White color preview on #E7E6DB background

This text has white color on #E7E6DB background.


Related colors

Complementary color

Complementary color for #hex is #181924.


I love getcolorcode.com

Triadic colors

1 #DBE7E6 and #E6DBE7 with #E7E6DB are triadic colors.

2 #DBE6E7 and #E6E7DB with #E7E6DB are triadic colors.