COLOR #E6EDDB

HEX: #E6EDDB RGB: (230,237,219)

Renk bilgisi

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

RGB renk modeli

#E6EDDB color RGB value is (230,237,219).

RGB: (230,237,219) (90%, 93%, 86%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 237 of 255 = 93%
B 219 of 255 = 86%

230
237
219

R + G + B ~ 90%. #E6EDDB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 237 + 219 = 686 (100%)
R 230 of 686 ~ 33.53%
G 237 of 686 ~ 34.55%
B 219 of 686 ~ 31.92'%

%33.53
%34.55
%31.92

CMYK RENK MODELİ

#E6EDDB rengi CMYK tonu (3,0,8,7).

  • camgöbeği tonu 2.95%
  • eflatun tonu 0.00%
  • sarı tonu 7.59%
  • ana renk tonu 7.06%

CMYK: (3,0,8,7)
C3M0Y8K7 (3%, 0%, 8%, 7%)
(0.03 / 0.00 / 0.08 / 0.07)

CMYK yüzdeleri

%2.95
%0
%7.59
%7.06

Codes

Color #E6EDDB in popluar color models

E6 ED DB
RGB 230 237 219
HSL 83° 33.33% 89.41%
HSB/HSV 83° 7.59% 92.94%
CMYK 2.95% 0.00% 7.59%
7.06%

Color #E6EDDB in popluar number systems.

HEX E6 ED DB
Decimal 230 237 219
Binary 11100110 11101101 11011011
Octal 346 355 333

Shades and tints

Shades of #E6EDDB

#E6EDDB
(230,237,219)
#D2D8C8
(210,216,200)
#BEC3B5
(190,195,181)
#AAAEA2
(170,174,162)
#96998F
(150,153,143)
#82847C
(130,132,124)
#6E6F69
(110,111,105)
#5A5A56
(90,90,86)
#464543
(70,69,67)
#323030
(50,48,48)
#1E1B1D
(30,27,29)
#000000
(0,0,0)

Tints of #E6EDDB

#E6EDDB
(230,237,219)
#E8EEDE
(232,238,222)
#EAEFE1
(234,239,225)
#ECF0E4
(236,240,228)
#EEF1E7
(238,241,231)
#F0F2EA
(240,242,234)
#F2F3ED
(242,243,237)
#F4F4F0
(244,244,240)
#F6F5F3
(246,245,243)
#F8F6F6
(248,246,246)
#FAF7F9
(250,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6EDDB; }

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

This text font color is #E6EDDB.

Background Color

.myBgColor { background-color: #E6EDDB; }

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

This div background color is #E6EDDB.

Border color

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

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

This div border color is #E6EDDB.

Opacity

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

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

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

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

This text has shadow with #E6EDDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6EDDB.

Preview

Color preview on black background

This text has color #E6EDDB on black background.


Color preview on white background

This text has color #E6EDDB on white background.


Black color preview on #E6EDDB background

This text has black color on #E6EDDB background.


White color preview on #E6EDDB background

This text has white color on #E6EDDB background.


Related colors

Complementary color

Complementary color for #hex is #191224.


I love getcolorcode.com

Triadic colors

1 #DBE6ED and #EDDBE6 with #E6EDDB are triadic colors.

2 #DBEDE6 and #EDE6DB with #E6EDDB are triadic colors.