COLOR #E6E3DB

HEX: #E6E3DB RGB: (230,227,219)

Renk bilgisi

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

RGB renk modeli

#E6E3DB color RGB value is (230,227,219).

RGB: (230,227,219) (90%, 89%, 86%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 227 of 255 = 89%
B 219 of 255 = 86%

230
227
219

R + G + B ~ 88%. #E6E3DB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 227 + 219 = 676 (100%)
R 230 of 676 ~ 34.02%
G 227 of 676 ~ 33.58%
B 219 of 676 ~ 32.4'%

%34.02
%33.58
%32.4

CMYK RENK MODELİ

#E6E3DB rengi CMYK tonu (0,1,5,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 1.30%
  • sarı tonu 4.78%
  • ana renk tonu 9.80%

CMYK: (0,1,5,10)
C0M1Y5K10 (0%, 1%, 5%, 10%)
(0.00 / 0.01 / 0.05 / 0.10)

CMYK yüzdeleri

%0
%1.3
%4.78
%9.8

Codes

Color #E6E3DB in popluar color models

E6 E3 DB
RGB 230 227 219
HSL 44° 18.03% 88.04%
HSB/HSV 44° 4.78% 90.20%
CMYK 0.00% 1.30% 4.78%
9.80%

Color #E6E3DB in popluar number systems.

HEX E6 E3 DB
Decimal 230 227 219
Binary 11100110 11100011 11011011
Octal 346 343 333

Shades and tints

Shades of #E6E3DB

#E6E3DB
(230,227,219)
#D2CFC8
(210,207,200)
#BEBBB5
(190,187,181)
#AAA7A2
(170,167,162)
#96938F
(150,147,143)
#827F7C
(130,127,124)
#6E6B69
(110,107,105)
#5A5756
(90,87,86)
#464343
(70,67,67)
#322F30
(50,47,48)
#1E1B1D
(30,27,29)
#000000
(0,0,0)

Tints of #E6E3DB

#E6E3DB
(230,227,219)
#E8E5DE
(232,229,222)
#EAE7E1
(234,231,225)
#ECE9E4
(236,233,228)
#EEEBE7
(238,235,231)
#F0EDEA
(240,237,234)
#F2EFED
(242,239,237)
#F4F1F0
(244,241,240)
#F6F3F3
(246,243,243)
#F8F5F6
(248,245,246)
#FAF7F9
(250,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6E3DB; }

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

This text font color is #E6E3DB.

Background Color

.myBgColor { background-color: #E6E3DB; }

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

This div background color is #E6E3DB.

Border color

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

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

This div border color is #E6E3DB.

Opacity

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

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

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

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

This text has shadow with #E6E3DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6E3DB.

Preview

Color preview on black background

This text has color #E6E3DB on black background.


Color preview on white background

This text has color #E6E3DB on white background.


Black color preview on #E6E3DB background

This text has black color on #E6E3DB background.


White color preview on #E6E3DB background

This text has white color on #E6E3DB background.


Related colors

Complementary color

Complementary color for #hex is #191C24.


I love getcolorcode.com

Triadic colors

1 #DBE6E3 and #E3DBE6 with #E6E3DB are triadic colors.

2 #DBE3E6 and #E3E6DB with #E6E3DB are triadic colors.