COLOR #EDD9E9

HEX: #EDD9E9 RGB: (237,217,233)

Renk bilgisi

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

RGB renk modeli

#EDD9E9 color RGB value is (237,217,233).

RGB: (237,217,233) (93%, 85%, 91%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 217 of 255 = 85%
B 233 of 255 = 91%

237
217
233

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 217 + 233 = 687 (100%)
R 237 of 687 ~ 34.5%
G 217 of 687 ~ 31.59%
B 233 of 687 ~ 33.92'%

%34.5
%31.59
%33.92

CMYK RENK MODELİ

#EDD9E9 rengi CMYK tonu (0,8,2,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.44%
  • sarı tonu 1.69%
  • ana renk tonu 7.06%

CMYK: (0,8,2,7)
C0M8Y2K7 (0%, 8%, 2%, 7%)
(0.00 / 0.08 / 0.02 / 0.07)

CMYK yüzdeleri

%0
%8.44
%1.69
%7.06

Codes

Color #EDD9E9 in popluar color models

ED D9 E9
RGB 237 217 233
HSL 312° 35.71% 89.02%
HSB/HSV 312° 8.44% 92.94%
CMYK 0.00% 8.44% 1.69%
7.06%

Color #EDD9E9 in popluar number systems.

HEX ED D9 E9
Decimal 237 217 233
Binary 11101101 11011001 11101001
Octal 355 331 351

Shades and tints

Shades of #EDD9E9

#EDD9E9
(237,217,233)
#D8C6D4
(216,198,212)
#C3B3BF
(195,179,191)
#AEA0AA
(174,160,170)
#998D95
(153,141,149)
#847A80
(132,122,128)
#6F676B
(111,103,107)
#5A5456
(90,84,86)
#454141
(69,65,65)
#302E2C
(48,46,44)
#1B1B17
(27,27,23)
#000000
(0,0,0)

Tints of #EDD9E9

#EDD9E9
(237,217,233)
#EEDCEB
(238,220,235)
#EFDFED
(239,223,237)
#F0E2EF
(240,226,239)
#F1E5F1
(241,229,241)
#F2E8F3
(242,232,243)
#F3EBF5
(243,235,245)
#F4EEF7
(244,238,247)
#F5F1F9
(245,241,249)
#F6F4FB
(246,244,251)
#F7F7FD
(247,247,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDD9E9 color. Also use rgb(237,217,233) instead hex code.

Text Font Color

.myTextColor { color: #EDD9E9; }

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

This text font color is #EDD9E9.

Background Color

.myBgColor { background-color: #EDD9E9; }

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

This div background color is #EDD9E9.

Border color

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

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

This div border color is #EDD9E9.

Opacity

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

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

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

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

This text has shadow with #EDD9E9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD9E9.

Preview

Color preview on black background

This text has color #EDD9E9 on black background.


Color preview on white background

This text has color #EDD9E9 on white background.


Black color preview on #EDD9E9 background

This text has black color on #EDD9E9 background.


White color preview on #EDD9E9 background

This text has white color on #EDD9E9 background.


Related colors

Complementary color

Complementary color for #hex is #122616.


I love getcolorcode.com

Triadic colors

1 #E9EDD9 and #D9E9ED with #EDD9E9 are triadic colors.

2 #E9D9ED and #D9EDE9 with #EDD9E9 are triadic colors.