COLOR #EDD1EE

HEX: #EDD1EE RGB: (237,209,238)

Renk bilgisi

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

RGB renk modeli

#EDD1EE color RGB value is (237,209,238).

RGB: (237,209,238) (93%, 82%, 93%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 209 of 255 = 82%
B 238 of 255 = 93%

237
209
238

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 209 + 238 = 684 (100%)
R 237 of 684 ~ 34.65%
G 209 of 684 ~ 30.56%
B 238 of 684 ~ 34.8'%

%34.65
%30.56
%34.8

CMYK RENK MODELİ

#EDD1EE rengi CMYK tonu (0,12,0,7).

  • camgöbeği tonu 0.42%
  • eflatun tonu 12.18%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (0,12,0,7)
C0M12Y0K7 (0%, 12%, 0%, 7%)
(0.00 / 0.12 / 0.00 / 0.07)

CMYK yüzdeleri

%0.42
%12.18
%0
%6.67

Codes

Color #EDD1EE in popluar color models

ED D1 EE
RGB 237 209 238
HSL 298° 46.03% 87.65%
HSB/HSV 298° 12.18% 93.33%
CMYK 0.42% 12.18% 0.00%
6.67%

Color #EDD1EE in popluar number systems.

HEX ED D1 EE
Decimal 237 209 238
Binary 11101101 11010001 11101110
Octal 355 321 356

Shades and tints

Shades of #EDD1EE

#EDD1EE
(237,209,238)
#D8BED9
(216,190,217)
#C3ABC4
(195,171,196)
#AE98AF
(174,152,175)
#99859A
(153,133,154)
#847285
(132,114,133)
#6F5F70
(111,95,112)
#5A4C5B
(90,76,91)
#453946
(69,57,70)
#302631
(48,38,49)
#1B131C
(27,19,28)
#000000
(0,0,0)

Tints of #EDD1EE

#EDD1EE
(237,209,238)
#EED5EF
(238,213,239)
#EFD9F0
(239,217,240)
#F0DDF1
(240,221,241)
#F1E1F2
(241,225,242)
#F2E5F3
(242,229,243)
#F3E9F4
(243,233,244)
#F4EDF5
(244,237,245)
#F5F1F6
(245,241,246)
#F6F5F7
(246,245,247)
#F7F9F8
(247,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD1EE; }

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

This text font color is #EDD1EE.

Background Color

.myBgColor { background-color: #EDD1EE; }

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

This div background color is #EDD1EE.

Border color

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

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

This div border color is #EDD1EE.

Opacity

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

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

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

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

This text has shadow with #EDD1EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD1EE.

Preview

Color preview on black background

This text has color #EDD1EE on black background.


Color preview on white background

This text has color #EDD1EE on white background.


Black color preview on #EDD1EE background

This text has black color on #EDD1EE background.


White color preview on #EDD1EE background

This text has white color on #EDD1EE background.


Related colors

Complementary color

Complementary color for #hex is #122E11.


I love getcolorcode.com

Triadic colors

1 #EEEDD1 and #D1EEED with #EDD1EE are triadic colors.

2 #EED1ED and #D1EDEE with #EDD1EE are triadic colors.