COLOR #EEC9EE

HEX: #EEC9EE RGB: (238,201,238)

Color info

#EEC9EE contains red, green and blue colors in about the same proportion. Web safe color of #EEC9EE is #FFCCFF (or #FCF).

RGB color model

#EEC9EE color RGB value is (238,201,238).

RGB: (238,201,238) (93%, 79%, 93%)

RGB channels and saturation

R 238 of 255 = 93%
G 201 of 255 = 79%
B 238 of 255 = 93%

238
201
238

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

Portions of RGB colors in percentages

R + G + B = 238 + 201 + 238 = 677 (100%)
R 238 of 677 ~ 35.16%
G 201 of 677 ~ 29.69%
B 238 of 677 ~ 35.16'%

%35.16
%29.69
%35.16

CMYK color model

#EEC9EE color CMYK value is (0,16,0,7).

  • cyan value is 0.00%
  • magenta value is 15.55%
  • yellow value is 0.00%
  • key color value is 6.67%
CMYK: (0,16,0,7) C0M16Y0K7 (0%,16%,0%,7%) (0.00/0.16/0.00/0.07) 

CMYK percentages

%0
%15.55
%0
%6.67

Codes

Color #EEC9EE in popluar color models

EE C9 EE
RGB 238 201 238
HSL 300° 52.11% 86.08%
HSB/HSV 300° 15.55% 93.33%
CMYK 0.00% 15.55% 0.00%
6.67%

Color #EEC9EE in popluar number systems.

HEX EE C9 EE
Decimal 238 201 238
Binary 11101110 11001001 11101110
Octal 356 311 356

Shades and tints

Shades of #EEC9EE

#EEC9EE
(238,201,238)
#D9B7D9
(217,183,217)
#C4A5C4
(196,165,196)
#AF93AF
(175,147,175)
#9A819A
(154,129,154)
#856F85
(133,111,133)
#705D70
(112,93,112)
#5B4B5B
(91,75,91)
#463946
(70,57,70)
#312731
(49,39,49)
#1C151C
(28,21,28)
#000000
(0,0,0)

Tints of #EEC9EE

#EEC9EE
(238,201,238)
#EFCDEF
(239,205,239)
#F0D1F0
(240,209,240)
#F1D5F1
(241,213,241)
#F2D9F2
(242,217,242)
#F3DDF3
(243,221,243)
#F4E1F4
(244,225,244)
#F5E5F5
(245,229,245)
#F6E9F6
(246,233,246)
#F7EDF7
(247,237,247)
#F8F1F8
(248,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EEC9EE; }

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

This text font color is #EEC9EE.

Background Color

.myBgColor { background-color: #EEC9EE; }

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

This div background color is #EEC9EE.

Border color

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

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

This div border color is #EEC9EE.

Opacity

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

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

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

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

This text has shadow with #EEC9EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EEC9EE.

Preview

Color preview on black background

This text has color #EEC9EE on black background.


Color preview on white background

This text has color #EEC9EE on white background.


Black color preview on #EEC9EE background

This text has black color on #EEC9EE background.


White color preview on #EEC9EE background

This text has white color on #EEC9EE background.


Related colors

Complementary color

Complementary color for #hex is #113611.


I love getcolorcode.com

Triadic colors

1 #EEEEC9 and #C9EEEE with #EEC9EE are triadic colors.

2 #EEC9EE and #C9EEEE with #EEC9EE are triadic colors.