COLOR #EDD1ED

HEX: #EDD1ED RGB: (237,209,237)

Renk bilgisi

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

RGB renk modeli

#EDD1ED color RGB value is (237,209,237).

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

RGB bağlantıları ve doygunluk

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

237
209
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 209 + 237 = 683 (100%)
R 237 of 683 ~ 34.7%
G 209 of 683 ~ 30.6%
B 237 of 683 ~ 34.7'%

%34.7
%30.6
%34.7

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%0
%11.81
%0
%7.06

Codes

Color #EDD1ED in popluar color models

ED D1 ED
RGB 237 209 237
HSL 300° 43.75% 87.45%
HSB/HSV 300° 11.81% 92.94%
CMYK 0.00% 11.81% 0.00%
7.06%

Color #EDD1ED in popluar number systems.

HEX ED D1 ED
Decimal 237 209 237
Binary 11101101 11010001 11101101
Octal 355 321 355

Shades and tints

Shades of #EDD1ED

#EDD1ED
(237,209,237)
#D8BED8
(216,190,216)
#C3ABC3
(195,171,195)
#AE98AE
(174,152,174)
#998599
(153,133,153)
#847284
(132,114,132)
#6F5F6F
(111,95,111)
#5A4C5A
(90,76,90)
#453945
(69,57,69)
#302630
(48,38,48)
#1B131B
(27,19,27)
#000000
(0,0,0)

Tints of #EDD1ED

#EDD1ED
(237,209,237)
#EED5EE
(238,213,238)
#EFD9EF
(239,217,239)
#F0DDF0
(240,221,240)
#F1E1F1
(241,225,241)
#F2E5F2
(242,229,242)
#F3E9F3
(243,233,243)
#F4EDF4
(244,237,244)
#F5F1F5
(245,241,245)
#F6F5F6
(246,245,246)
#F7F9F7
(247,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD1ED; }

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

This text font color is #EDD1ED.

Background Color

.myBgColor { background-color: #EDD1ED; }

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

This div background color is #EDD1ED.

Border color

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

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

This div border color is #EDD1ED.

Opacity

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

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

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

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

This text has shadow with #EDD1ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD1ED.

Preview

Color preview on black background

This text has color #EDD1ED on black background.


Color preview on white background

This text has color #EDD1ED on white background.


Black color preview on #EDD1ED background

This text has black color on #EDD1ED background.


White color preview on #EDD1ED background

This text has white color on #EDD1ED background.


Related colors

Complementary color

Complementary color for #hex is #122E12.


I love getcolorcode.com

Triadic colors

1 #EDEDD1 and #D1EDED with #EDD1ED are triadic colors.

2 #EDD1ED and #D1EDED with #EDD1ED are triadic colors.