COLOR #EDD6E7

HEX: #EDD6E7 RGB: (237,214,231)

Renk bilgisi

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

RGB renk modeli

#EDD6E7 color RGB value is (237,214,231).

RGB: (237,214,231) (93%, 84%, 91%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 214 of 255 = 84%
B 231 of 255 = 91%

237
214
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 214 + 231 = 682 (100%)
R 237 of 682 ~ 34.75%
G 214 of 682 ~ 31.38%
B 231 of 682 ~ 33.87'%

%34.75
%31.38
%33.87

CMYK RENK MODELİ

#EDD6E7 rengi CMYK tonu (0,10,3,7).

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

CMYK: (0,10,3,7)
C0M10Y3K7 (0%, 10%, 3%, 7%)
(0.00 / 0.10 / 0.03 / 0.07)

CMYK yüzdeleri

%0
%9.7
%2.53
%7.06

Codes

Color #EDD6E7 in popluar color models

ED D6 E7
RGB 237 214 231
HSL 316° 38.98% 88.43%
HSB/HSV 316° 9.70% 92.94%
CMYK 0.00% 9.70% 2.53%
7.06%

Color #EDD6E7 in popluar number systems.

HEX ED D6 E7
Decimal 237 214 231
Binary 11101101 11010110 11100111
Octal 355 326 347

Shades and tints

Shades of #EDD6E7

#EDD6E7
(237,214,231)
#D8C3D2
(216,195,210)
#C3B0BD
(195,176,189)
#AE9DA8
(174,157,168)
#998A93
(153,138,147)
#84777E
(132,119,126)
#6F6469
(111,100,105)
#5A5154
(90,81,84)
#453E3F
(69,62,63)
#302B2A
(48,43,42)
#1B1815
(27,24,21)
#000000
(0,0,0)

Tints of #EDD6E7

#EDD6E7
(237,214,231)
#EED9E9
(238,217,233)
#EFDCEB
(239,220,235)
#F0DFED
(240,223,237)
#F1E2EF
(241,226,239)
#F2E5F1
(242,229,241)
#F3E8F3
(243,232,243)
#F4EBF5
(244,235,245)
#F5EEF7
(245,238,247)
#F6F1F9
(246,241,249)
#F7F4FB
(247,244,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD6E7; }

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

This text font color is #EDD6E7.

Background Color

.myBgColor { background-color: #EDD6E7; }

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

This div background color is #EDD6E7.

Border color

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

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

This div border color is #EDD6E7.

Opacity

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

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

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

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

This text has shadow with #EDD6E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD6E7.

Preview

Color preview on black background

This text has color #EDD6E7 on black background.


Color preview on white background

This text has color #EDD6E7 on white background.


Black color preview on #EDD6E7 background

This text has black color on #EDD6E7 background.


White color preview on #EDD6E7 background

This text has white color on #EDD6E7 background.


Related colors

Complementary color

Complementary color for #hex is #122918.


I love getcolorcode.com

Triadic colors

1 #E7EDD6 and #D6E7ED with #EDD6E7 are triadic colors.

2 #E7D6ED and #D6EDE7 with #EDD6E7 are triadic colors.