COLOR #EDDCE7

HEX: #EDDCE7 RGB: (237,220,231)

Renk bilgisi

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

RGB renk modeli

#EDDCE7 color RGB value is (237,220,231).

RGB: (237,220,231) (93%, 86%, 91%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 220 of 255 = 86%
B 231 of 255 = 91%

237
220
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 220 + 231 = 688 (100%)
R 237 of 688 ~ 34.45%
G 220 of 688 ~ 31.98%
B 231 of 688 ~ 33.58'%

%34.45
%31.98
%33.58

CMYK RENK MODELİ

#EDDCE7 rengi CMYK tonu (0,7,3,7).

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

CMYK: (0,7,3,7)
C0M7Y3K7 (0%, 7%, 3%, 7%)
(0.00 / 0.07 / 0.03 / 0.07)

CMYK yüzdeleri

%0
%7.17
%2.53
%7.06

Codes

Color #EDDCE7 in popluar color models

ED DC E7
RGB 237 220 231
HSL 321° 32.08% 89.61%
HSB/HSV 321° 7.17% 92.94%
CMYK 0.00% 7.17% 2.53%
7.06%

Color #EDDCE7 in popluar number systems.

HEX ED DC E7
Decimal 237 220 231
Binary 11101101 11011100 11100111
Octal 355 334 347

Shades and tints

Shades of #EDDCE7

#EDDCE7
(237,220,231)
#D8C8D2
(216,200,210)
#C3B4BD
(195,180,189)
#AEA0A8
(174,160,168)
#998C93
(153,140,147)
#84787E
(132,120,126)
#6F6469
(111,100,105)
#5A5054
(90,80,84)
#453C3F
(69,60,63)
#30282A
(48,40,42)
#1B1415
(27,20,21)
#000000
(0,0,0)

Tints of #EDDCE7

#EDDCE7
(237,220,231)
#EEDFE9
(238,223,233)
#EFE2EB
(239,226,235)
#F0E5ED
(240,229,237)
#F1E8EF
(241,232,239)
#F2EBF1
(242,235,241)
#F3EEF3
(243,238,243)
#F4F1F5
(244,241,245)
#F5F4F7
(245,244,247)
#F6F7F9
(246,247,249)
#F7FAFB
(247,250,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDDCE7; }

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

This text font color is #EDDCE7.

Background Color

.myBgColor { background-color: #EDDCE7; }

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

This div background color is #EDDCE7.

Border color

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

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

This div border color is #EDDCE7.

Opacity

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

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

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

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

This text has shadow with #EDDCE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDCE7.

Preview

Color preview on black background

This text has color #EDDCE7 on black background.


Color preview on white background

This text has color #EDDCE7 on white background.


Black color preview on #EDDCE7 background

This text has black color on #EDDCE7 background.


White color preview on #EDDCE7 background

This text has white color on #EDDCE7 background.


Related colors

Complementary color

Complementary color for #hex is #122318.


I love getcolorcode.com

Triadic colors

1 #E7EDDC and #DCE7ED with #EDDCE7 are triadic colors.

2 #E7DCED and #DCEDE7 with #EDDCE7 are triadic colors.