COLOR #EED5E6

HEX: #EED5E6 RGB: (238,213,230)

Renk bilgisi

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

RGB renk modeli

#EED5E6 color RGB value is (238,213,230).

RGB: (238,213,230) (93%, 84%, 90%)

RGB bağlantıları ve doygunluk

R 238 of 255 = 93%
G 213 of 255 = 84%
B 230 of 255 = 90%

238
213
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 213 + 230 = 681 (100%)
R 238 of 681 ~ 34.95%
G 213 of 681 ~ 31.28%
B 230 of 681 ~ 33.77'%

%34.95
%31.28
%33.77

CMYK RENK MODELİ

#EED5E6 rengi CMYK tonu (0,11,3,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.50%
  • sarı tonu 3.36%
  • ana renk tonu 6.67%

CMYK: (0,11,3,7)
C0M11Y3K7 (0%, 11%, 3%, 7%)
(0.00 / 0.11 / 0.03 / 0.07)

CMYK yüzdeleri

%0
%10.5
%3.36
%6.67

Codes

Color #EED5E6 in popluar color models

EE D5 E6
RGB 238 213 230
HSL 319° 42.37% 88.43%
HSB/HSV 319° 10.50% 93.33%
CMYK 0.00% 10.50% 3.36%
6.67%

Color #EED5E6 in popluar number systems.

HEX EE D5 E6
Decimal 238 213 230
Binary 11101110 11010101 11100110
Octal 356 325 346

Shades and tints

Shades of #EED5E6

#EED5E6
(238,213,230)
#D9C2D2
(217,194,210)
#C4AFBE
(196,175,190)
#AF9CAA
(175,156,170)
#9A8996
(154,137,150)
#857682
(133,118,130)
#70636E
(112,99,110)
#5B505A
(91,80,90)
#463D46
(70,61,70)
#312A32
(49,42,50)
#1C171E
(28,23,30)
#000000
(0,0,0)

Tints of #EED5E6

#EED5E6
(238,213,230)
#EFD8E8
(239,216,232)
#F0DBEA
(240,219,234)
#F1DEEC
(241,222,236)
#F2E1EE
(242,225,238)
#F3E4F0
(243,228,240)
#F4E7F2
(244,231,242)
#F5EAF4
(245,234,244)
#F6EDF6
(246,237,246)
#F7F0F8
(247,240,248)
#F8F3FA
(248,243,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EED5E6 color. Also use rgb(238,213,230) instead hex code.

Text Font Color

.myTextColor { color: #EED5E6; }

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

This text font color is #EED5E6.

Background Color

.myBgColor { background-color: #EED5E6; }

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

This div background color is #EED5E6.

Border color

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

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

This div border color is #EED5E6.

Opacity

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

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

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

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

This text has shadow with #EED5E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EED5E6.

Preview

Color preview on black background

This text has color #EED5E6 on black background.


Color preview on white background

This text has color #EED5E6 on white background.


Black color preview on #EED5E6 background

This text has black color on #EED5E6 background.


White color preview on #EED5E6 background

This text has white color on #EED5E6 background.


Related colors

Complementary color

Complementary color for #hex is #112A19.


I love getcolorcode.com

Triadic colors

1 #E6EED5 and #D5E6EE with #EED5E6 are triadic colors.

2 #E6D5EE and #D5EEE6 with #EED5E6 are triadic colors.