COLOR #EDD9ED

HEX: #EDD9ED RGB: (237,217,237)

Renk bilgisi

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

RGB renk modeli

#EDD9ED color RGB value is (237,217,237).

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

RGB bağlantıları ve doygunluk

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

237
217
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 217 + 237 = 691 (100%)
R 237 of 691 ~ 34.3%
G 217 of 691 ~ 31.4%
B 237 of 691 ~ 34.3'%

%34.3
%31.4
%34.3

CMYK RENK MODELİ

#EDD9ED rengi CMYK tonu (0,8,0,7).

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

CMYK: (0,8,0,7)
C0M8Y0K7 (0%, 8%, 0%, 7%)
(0.00 / 0.08 / 0.00 / 0.07)

CMYK yüzdeleri

%0
%8.44
%0
%7.06

Codes

Color #EDD9ED in popluar color models

ED D9 ED
RGB 237 217 237
HSL 300° 35.71% 89.02%
HSB/HSV 300° 8.44% 92.94%
CMYK 0.00% 8.44% 0.00%
7.06%

Color #EDD9ED in popluar number systems.

HEX ED D9 ED
Decimal 237 217 237
Binary 11101101 11011001 11101101
Octal 355 331 355

Shades and tints

Shades of #EDD9ED

#EDD9ED
(237,217,237)
#D8C6D8
(216,198,216)
#C3B3C3
(195,179,195)
#AEA0AE
(174,160,174)
#998D99
(153,141,153)
#847A84
(132,122,132)
#6F676F
(111,103,111)
#5A545A
(90,84,90)
#454145
(69,65,69)
#302E30
(48,46,48)
#1B1B1B
(27,27,27)
#000000
(0,0,0)

Tints of #EDD9ED

#EDD9ED
(237,217,237)
#EEDCEE
(238,220,238)
#EFDFEF
(239,223,239)
#F0E2F0
(240,226,240)
#F1E5F1
(241,229,241)
#F2E8F2
(242,232,242)
#F3EBF3
(243,235,243)
#F4EEF4
(244,238,244)
#F5F1F5
(245,241,245)
#F6F4F6
(246,244,246)
#F7F7F7
(247,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD9ED; }

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

This text font color is #EDD9ED.

Background Color

.myBgColor { background-color: #EDD9ED; }

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

This div background color is #EDD9ED.

Border color

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

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

This div border color is #EDD9ED.

Opacity

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

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

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

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

This text has shadow with #EDD9ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD9ED.

Preview

Color preview on black background

This text has color #EDD9ED on black background.


Color preview on white background

This text has color #EDD9ED on white background.


Black color preview on #EDD9ED background

This text has black color on #EDD9ED background.


White color preview on #EDD9ED background

This text has white color on #EDD9ED background.


Related colors

Complementary color

Complementary color for #hex is #122612.


I love getcolorcode.com

Triadic colors

1 #EDEDD9 and #D9EDED with #EDD9ED are triadic colors.

2 #EDD9ED and #D9EDED with #EDD9ED are triadic colors.