COLOR #EDD6E4

HEX: #EDD6E4 RGB: (237,214,228)

Renk bilgisi

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

RGB renk modeli

#EDD6E4 color RGB value is (237,214,228).

RGB: (237,214,228) (93%, 84%, 89%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 214 of 255 = 84%
B 228 of 255 = 89%

237
214
228

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 214 + 228 = 679 (100%)
R 237 of 679 ~ 34.9%
G 214 of 679 ~ 31.52%
B 228 of 679 ~ 33.58'%

%34.9
%31.52
%33.58

CMYK RENK MODELİ

#EDD6E4 rengi CMYK tonu (0,10,4,7).

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

CMYK: (0,10,4,7)
C0M10Y4K7 (0%, 10%, 4%, 7%)
(0.00 / 0.10 / 0.04 / 0.07)

CMYK yüzdeleri

%0
%9.7
%3.8
%7.06

Codes

Color #EDD6E4 in popluar color models

ED D6 E4
RGB 237 214 228
HSL 323° 38.98% 88.43%
HSB/HSV 323° 9.70% 92.94%
CMYK 0.00% 9.70% 3.80%
7.06%

Color #EDD6E4 in popluar number systems.

HEX ED D6 E4
Decimal 237 214 228
Binary 11101101 11010110 11100100
Octal 355 326 344

Shades and tints

Shades of #EDD6E4

#EDD6E4
(237,214,228)
#D8C3D0
(216,195,208)
#C3B0BC
(195,176,188)
#AE9DA8
(174,157,168)
#998A94
(153,138,148)
#847780
(132,119,128)
#6F646C
(111,100,108)
#5A5158
(90,81,88)
#453E44
(69,62,68)
#302B30
(48,43,48)
#1B181C
(27,24,28)
#000000
(0,0,0)

Tints of #EDD6E4

#EDD6E4
(237,214,228)
#EED9E6
(238,217,230)
#EFDCE8
(239,220,232)
#F0DFEA
(240,223,234)
#F1E2EC
(241,226,236)
#F2E5EE
(242,229,238)
#F3E8F0
(243,232,240)
#F4EBF2
(244,235,242)
#F5EEF4
(245,238,244)
#F6F1F6
(246,241,246)
#F7F4F8
(247,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD6E4; }

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

This text font color is #EDD6E4.

Background Color

.myBgColor { background-color: #EDD6E4; }

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

This div background color is #EDD6E4.

Border color

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

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

This div border color is #EDD6E4.

Opacity

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

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

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

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

This text has shadow with #EDD6E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD6E4.

Preview

Color preview on black background

This text has color #EDD6E4 on black background.


Color preview on white background

This text has color #EDD6E4 on white background.


Black color preview on #EDD6E4 background

This text has black color on #EDD6E4 background.


White color preview on #EDD6E4 background

This text has white color on #EDD6E4 background.


Related colors

Complementary color

Complementary color for #hex is #12291B.


I love getcolorcode.com

Triadic colors

1 #E4EDD6 and #D6E4ED with #EDD6E4 are triadic colors.

2 #E4D6ED and #D6EDE4 with #EDD6E4 are triadic colors.