COLOR #EECEEE

HEX: #EECEEE RGB: (238,206,238)

Color info

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

RGB color model

#EECEEE color RGB value is (238,206,238).

RGB: (238,206,238) (93%, 81%, 93%)

RGB channels and saturation

R 238 of 255 = 93%
G 206 of 255 = 81%
B 238 of 255 = 93%

238
206
238

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

Portions of RGB colors in percentages

R + G + B = 238 + 206 + 238 = 682 (100%)
R 238 of 682 ~ 34.9%
G 206 of 682 ~ 30.21%
B 238 of 682 ~ 34.9'%

%34.9
%30.21
%34.9

CMYK color model

#EECEEE color CMYK value is (0,13,0,7).

  • cyan value is 0.00%
  • magenta value is 13.45%
  • yellow value is 0.00%
  • key color value is 6.67%

CMYK: (0,13,0,7)
C0M13Y0K7 (0%, 13%, 0%, 7%)
(0.00 / 0.13 / 0.00 / 0.07)

CMYK percentages

%0
%13.45
%0
%6.67

Codes

Color #EECEEE in popluar color models

EE CE EE
RGB 238 206 238
HSL 300° 48.48% 87.06%
HSB/HSV 300° 13.45% 93.33%
CMYK 0.00% 13.45% 0.00%
6.67%

Color #EECEEE in popluar number systems.

HEX EE CE EE
Decimal 238 206 238
Binary 11101110 11001110 11101110
Octal 356 316 356

Shades and tints

Shades of #EECEEE

#EECEEE
(238,206,238)
#D9BCD9
(217,188,217)
#C4AAC4
(196,170,196)
#AF98AF
(175,152,175)
#9A869A
(154,134,154)
#857485
(133,116,133)
#706270
(112,98,112)
#5B505B
(91,80,91)
#463E46
(70,62,70)
#312C31
(49,44,49)
#1C1A1C
(28,26,28)
#000000
(0,0,0)

Tints of #EECEEE

#EECEEE
(238,206,238)
#EFD2EF
(239,210,239)
#F0D6F0
(240,214,240)
#F1DAF1
(241,218,241)
#F2DEF2
(242,222,242)
#F3E2F3
(243,226,243)
#F4E6F4
(244,230,244)
#F5EAF5
(245,234,245)
#F6EEF6
(246,238,246)
#F7F2F7
(247,242,247)
#F8F6F8
(248,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EECEEE; }

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

This text font color is #EECEEE.

Background Color

.myBgColor { background-color: #EECEEE; }

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

This div background color is #EECEEE.

Border color

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

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

This div border color is #EECEEE.

Opacity

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

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

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

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

This text has shadow with #EECEEE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EECEEE.

Preview

Color preview on black background

This text has color #EECEEE on black background.


Color preview on white background

This text has color #EECEEE on white background.


Black color preview on #EECEEE background

This text has black color on #EECEEE background.


White color preview on #EECEEE background

This text has white color on #EECEEE background.


Related colors

Complementary color

Complementary color for #hex is #113111.


I love getcolorcode.com

Triadic colors

1 #EEEECE and #CEEEEE with #EECEEE are triadic colors.

2 #EECEEE and #CEEEEE with #EECEEE are triadic colors.