COLOR #EED7EE

HEX: #EED7EE RGB: (238,215,238)

Renk bilgisi

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

RGB renk modeli

#EED7EE color RGB value is (238,215,238).

RGB: (238,215,238) (93%, 84%, 93%)

RGB bağlantıları ve doygunluk

R 238 of 255 = 93%
G 215 of 255 = 84%
B 238 of 255 = 93%

238
215
238

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

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 215 + 238 = 691 (100%)
R 238 of 691 ~ 34.44%
G 215 of 691 ~ 31.11%
B 238 of 691 ~ 34.44'%

%34.44
%31.11
%34.44

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.66%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%
CMYK: (0,10,0,7) C0M10Y0K7 (0%,10%,0%,7%) (0.00/0.10/0.00/0.07) 

CMYK yüzdeleri

%0
%9.66
%0
%6.67

Codes

Color #EED7EE in popluar color models

EE D7 EE
RGB 238 215 238
HSL 300° 40.35% 88.82%
HSB/HSV 300° 9.66% 93.33%
CMYK 0.00% 9.66% 0.00%
6.67%

Color #EED7EE in popluar number systems.

HEX EE D7 EE
Decimal 238 215 238
Binary 11101110 11010111 11101110
Octal 356 327 356

Shades and tints

Shades of #EED7EE

#EED7EE
(238,215,238)
#D9C4D9
(217,196,217)
#C4B1C4
(196,177,196)
#AF9EAF
(175,158,175)
#9A8B9A
(154,139,154)
#857885
(133,120,133)
#706570
(112,101,112)
#5B525B
(91,82,91)
#463F46
(70,63,70)
#312C31
(49,44,49)
#1C191C
(28,25,28)
#000000
(0,0,0)

Tints of #EED7EE

#EED7EE
(238,215,238)
#EFDAEF
(239,218,239)
#F0DDF0
(240,221,240)
#F1E0F1
(241,224,241)
#F2E3F2
(242,227,242)
#F3E6F3
(243,230,243)
#F4E9F4
(244,233,244)
#F5ECF5
(245,236,245)
#F6EFF6
(246,239,246)
#F7F2F7
(247,242,247)
#F8F5F8
(248,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EED7EE; }

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

This text font color is #EED7EE.

Background Color

.myBgColor { background-color: #EED7EE; }

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

This div background color is #EED7EE.

Border color

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

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

This div border color is #EED7EE.

Opacity

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

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

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

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

This text has shadow with #EED7EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EED7EE.

Preview

Color preview on black background

This text has color #EED7EE on black background.


Color preview on white background

This text has color #EED7EE on white background.


Black color preview on #EED7EE background

This text has black color on #EED7EE background.


White color preview on #EED7EE background

This text has white color on #EED7EE background.


Related colors

Complementary color

Complementary color for #hex is #112811.


I love getcolorcode.com

Triadic colors

1 #EEEED7 and #D7EEEE with #EED7EE are triadic colors.

2 #EED7EE and #D7EEEE with #EED7EE are triadic colors.