COLOR #EDDDE0

HEX: #EDDDE0 RGB: (237,221,224)

Renk bilgisi

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

RGB renk modeli

#EDDDE0 color RGB value is (237,221,224).

RGB: (237,221,224) (93%, 87%, 88%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 221 of 255 = 87%
B 224 of 255 = 88%

237
221
224

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 221 + 224 = 682 (100%)
R 237 of 682 ~ 34.75%
G 221 of 682 ~ 32.4%
B 224 of 682 ~ 32.84'%

%34.75
%32.4
%32.84

CMYK RENK MODELİ

#EDDDE0 rengi CMYK tonu (0,7,5,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.75%
  • sarı tonu 5.49%
  • ana renk tonu 7.06%
CMYK: (0,7,5,7) C0M7Y5K7 (0%,7%,5%,7%) (0.00/0.07/0.05/0.07) 

CMYK yüzdeleri

%0
%6.75
%5.49
%7.06

Codes

Color #EDDDE0 in popluar color models

ED DD E0
RGB 237 221 224
HSL 349° 30.77% 89.80%
HSB/HSV 349° 6.75% 92.94%
CMYK 0.00% 6.75% 5.49%
7.06%

Color #EDDDE0 in popluar number systems.

HEX ED DD E0
Decimal 237 221 224
Binary 11101101 11011101 11100000
Octal 355 335 340

Shades and tints

Shades of #EDDDE0

#EDDDE0
(237,221,224)
#D8C9CC
(216,201,204)
#C3B5B8
(195,181,184)
#AEA1A4
(174,161,164)
#998D90
(153,141,144)
#84797C
(132,121,124)
#6F6568
(111,101,104)
#5A5154
(90,81,84)
#453D40
(69,61,64)
#30292C
(48,41,44)
#1B1518
(27,21,24)
#000000
(0,0,0)

Tints of #EDDDE0

#EDDDE0
(237,221,224)
#EEE0E2
(238,224,226)
#EFE3E4
(239,227,228)
#F0E6E6
(240,230,230)
#F1E9E8
(241,233,232)
#F2ECEA
(242,236,234)
#F3EFEC
(243,239,236)
#F4F2EE
(244,242,238)
#F5F5F0
(245,245,240)
#F6F8F2
(246,248,242)
#F7FBF4
(247,251,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDDDE0 color. Also use rgb(237,221,224) instead hex code.

Text Font Color

.myTextColor { color: #EDDDE0; }

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

This text font color is #EDDDE0.

Background Color

.myBgColor { background-color: #EDDDE0; }

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

This div background color is #EDDDE0.

Border color

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

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

This div border color is #EDDDE0.

Opacity

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

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

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

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

This text has shadow with #EDDDE0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDDE0.

Preview

Color preview on black background

This text has color #EDDDE0 on black background.


Color preview on white background

This text has color #EDDDE0 on white background.


Black color preview on #EDDDE0 background

This text has black color on #EDDDE0 background.


White color preview on #EDDDE0 background

This text has white color on #EDDDE0 background.


Related colors

Complementary color

Complementary color for #hex is #12221F.


I love getcolorcode.com

Triadic colors

1 #E0EDDD and #DDE0ED with #EDDDE0 are triadic colors.

2 #E0DDED and #DDEDE0 with #EDDDE0 are triadic colors.