COLOR #EDD6EC

HEX: #EDD6EC RGB: (237,214,236)

Renk bilgisi

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

RGB renk modeli

#EDD6EC color RGB value is (237,214,236).

RGB: (237,214,236) (93%, 84%, 93%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 214 of 255 = 84%
B 236 of 255 = 93%

237
214
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 214 + 236 = 687 (100%)
R 237 of 687 ~ 34.5%
G 214 of 687 ~ 31.15%
B 236 of 687 ~ 34.35'%

%34.5
%31.15
%34.35

CMYK RENK MODELİ

#EDD6EC rengi CMYK tonu (0,10,0,7).

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

CMYK: (0,10,0,7)
C0M10Y0K7 (0%, 10%, 0%, 7%)
(0.00 / 0.10 / 0.00 / 0.07)

CMYK yüzdeleri

%0
%9.7
%0.42
%7.06

Codes

Color #EDD6EC in popluar color models

ED D6 EC
RGB 237 214 236
HSL 303° 38.98% 88.43%
HSB/HSV 303° 9.70% 92.94%
CMYK 0.00% 9.70% 0.42%
7.06%

Color #EDD6EC in popluar number systems.

HEX ED D6 EC
Decimal 237 214 236
Binary 11101101 11010110 11101100
Octal 355 326 354

Shades and tints

Shades of #EDD6EC

#EDD6EC
(237,214,236)
#D8C3D7
(216,195,215)
#C3B0C2
(195,176,194)
#AE9DAD
(174,157,173)
#998A98
(153,138,152)
#847783
(132,119,131)
#6F646E
(111,100,110)
#5A5159
(90,81,89)
#453E44
(69,62,68)
#302B2F
(48,43,47)
#1B181A
(27,24,26)
#000000
(0,0,0)

Tints of #EDD6EC

#EDD6EC
(237,214,236)
#EED9ED
(238,217,237)
#EFDCEE
(239,220,238)
#F0DFEF
(240,223,239)
#F1E2F0
(241,226,240)
#F2E5F1
(242,229,241)
#F3E8F2
(243,232,242)
#F4EBF3
(244,235,243)
#F5EEF4
(245,238,244)
#F6F1F5
(246,241,245)
#F7F4F6
(247,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD6EC; }

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

This text font color is #EDD6EC.

Background Color

.myBgColor { background-color: #EDD6EC; }

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

This div background color is #EDD6EC.

Border color

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

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

This div border color is #EDD6EC.

Opacity

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

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

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

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

This text has shadow with #EDD6EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD6EC.

Preview

Color preview on black background

This text has color #EDD6EC on black background.


Color preview on white background

This text has color #EDD6EC on white background.


Black color preview on #EDD6EC background

This text has black color on #EDD6EC background.


White color preview on #EDD6EC background

This text has white color on #EDD6EC background.


Related colors

Complementary color

Complementary color for #hex is #122913.


I love getcolorcode.com

Triadic colors

1 #ECEDD6 and #D6ECED with #EDD6EC are triadic colors.

2 #ECD6ED and #D6EDEC with #EDD6EC are triadic colors.