COLOR #EED6DD

HEX: #EED6DD RGB: (238,214,221)

Renk bilgisi

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

RGB renk modeli

#EED6DD color RGB value is (238,214,221).

RGB: (238,214,221) (93%, 84%, 87%)

RGB bağlantıları ve doygunluk

R 238 of 255 = 93%
G 214 of 255 = 84%
B 221 of 255 = 87%

238
214
221

R + G + B ~ 88%. #EED6DD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 214 + 221 = 673 (100%)
R 238 of 673 ~ 35.36%
G 214 of 673 ~ 31.8%
B 221 of 673 ~ 32.84'%

%35.36
%31.8
%32.84

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.08%
  • sarı tonu 7.14%
  • ana renk tonu 6.67%

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

CMYK yüzdeleri

%0
%10.08
%7.14
%6.67

Codes

Color #EED6DD in popluar color models

EE D6 DD
RGB 238 214 221
HSL 343° 41.38% 88.63%
HSB/HSV 343° 10.08% 93.33%
CMYK 0.00% 10.08% 7.14%
6.67%

Color #EED6DD in popluar number systems.

HEX EE D6 DD
Decimal 238 214 221
Binary 11101110 11010110 11011101
Octal 356 326 335

Shades and tints

Shades of #EED6DD

#EED6DD
(238,214,221)
#D9C3C9
(217,195,201)
#C4B0B5
(196,176,181)
#AF9DA1
(175,157,161)
#9A8A8D
(154,138,141)
#857779
(133,119,121)
#706465
(112,100,101)
#5B5151
(91,81,81)
#463E3D
(70,62,61)
#312B29
(49,43,41)
#1C1815
(28,24,21)
#000000
(0,0,0)

Tints of #EED6DD

#EED6DD
(238,214,221)
#EFD9E0
(239,217,224)
#F0DCE3
(240,220,227)
#F1DFE6
(241,223,230)
#F2E2E9
(242,226,233)
#F3E5EC
(243,229,236)
#F4E8EF
(244,232,239)
#F5EBF2
(245,235,242)
#F6EEF5
(246,238,245)
#F7F1F8
(247,241,248)
#F8F4FB
(248,244,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EED6DD color. Also use rgb(238,214,221) instead hex code.

Text Font Color

.myTextColor { color: #EED6DD; }

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

This text font color is #EED6DD.

Background Color

.myBgColor { background-color: #EED6DD; }

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

This div background color is #EED6DD.

Border color

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

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

This div border color is #EED6DD.

Opacity

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

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

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

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

This text has shadow with #EED6DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EED6DD.

Preview

Color preview on black background

This text has color #EED6DD on black background.


Color preview on white background

This text has color #EED6DD on white background.


Black color preview on #EED6DD background

This text has black color on #EED6DD background.


White color preview on #EED6DD background

This text has white color on #EED6DD background.


Related colors

Complementary color

Complementary color for #hex is #112922.


I love getcolorcode.com

Triadic colors

1 #DDEED6 and #D6DDEE with #EED6DD are triadic colors.

2 #DDD6EE and #D6EEDD with #EED6DD are triadic colors.