COLOR #E6EDDA

HEX: #E6EDDA RGB: (230,237,218)

Renk bilgisi

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

RGB renk modeli

#E6EDDA color RGB value is (230,237,218).

RGB: (230,237,218) (90%, 93%, 85%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 237 of 255 = 93%
B 218 of 255 = 85%

230
237
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 237 + 218 = 685 (100%)
R 230 of 685 ~ 33.58%
G 237 of 685 ~ 34.6%
B 218 of 685 ~ 31.82'%

%33.58
%34.6
%31.82

CMYK RENK MODELİ

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

  • camgöbeği tonu 2.95%
  • eflatun tonu 0.00%
  • sarı tonu 8.02%
  • 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
%8.02
%7.06

Codes

Color #E6EDDA in popluar color models

E6 ED DA
RGB 230 237 218
HSL 82° 34.55% 89.22%
HSB/HSV 82° 8.02% 92.94%
CMYK 2.95% 0.00% 8.02%
7.06%

Color #E6EDDA in popluar number systems.

HEX E6 ED DA
Decimal 230 237 218
Binary 11100110 11101101 11011010
Octal 346 355 332

Shades and tints

Shades of #E6EDDA

#E6EDDA
(230,237,218)
#D2D8C7
(210,216,199)
#BEC3B4
(190,195,180)
#AAAEA1
(170,174,161)
#96998E
(150,153,142)
#82847B
(130,132,123)
#6E6F68
(110,111,104)
#5A5A55
(90,90,85)
#464542
(70,69,66)
#32302F
(50,48,47)
#1E1B1C
(30,27,28)
#000000
(0,0,0)

Tints of #E6EDDA

#E6EDDA
(230,237,218)
#E8EEDD
(232,238,221)
#EAEFE0
(234,239,224)
#ECF0E3
(236,240,227)
#EEF1E6
(238,241,230)
#F0F2E9
(240,242,233)
#F2F3EC
(242,243,236)
#F4F4EF
(244,244,239)
#F6F5F2
(246,245,242)
#F8F6F5
(248,246,245)
#FAF7F8
(250,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6EDDA; }

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

This text font color is #E6EDDA.

Background Color

.myBgColor { background-color: #E6EDDA; }

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

This div background color is #E6EDDA.

Border color

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

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

This div border color is #E6EDDA.

Opacity

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

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

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

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

This text has shadow with #E6EDDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6EDDA.

Preview

Color preview on black background

This text has color #E6EDDA on black background.


Color preview on white background

This text has color #E6EDDA on white background.


Black color preview on #E6EDDA background

This text has black color on #E6EDDA background.


White color preview on #E6EDDA background

This text has white color on #E6EDDA background.


Related colors

Complementary color

Complementary color for #hex is #191225.


I love getcolorcode.com

Triadic colors

1 #DAE6ED and #EDDAE6 with #E6EDDA are triadic colors.

2 #DAEDE6 and #EDE6DA with #E6EDDA are triadic colors.