COLOR #EEACEE

HEX: #EEACEE RGB: (238,172,238)

Color info

#EEACEE contains mainly red and blue colors. Web safe color of #EEACEE is #FF99FF (or #F9F).

RGB color model

#EEACEE color RGB value is (238,172,238).

RGB: (238,172,238) (93%, 67%, 93%)

RGB channels and saturation

R 238 of 255 = 93%
G 172 of 255 = 67%
B 238 of 255 = 93%

238
172
238

R + G + B ~ 84%. #EEACEE is quite light color.

Portions of RGB colors in percentages

R + G + B = 238 + 172 + 238 = 648 (100%)
R 238 of 648 ~ 36.73%
G 172 of 648 ~ 26.54%
B 238 of 648 ~ 36.73'%

%36.73
%26.54
%36.73

CMYK color model

#EEACEE color CMYK value is (0,28,0,7).

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

CMYK: (0,28,0,7)
C0M28Y0K7 (0%, 28%, 0%, 7%)
(0.00 / 0.28 / 0.00 / 0.07)

CMYK percentages

%0
%27.73
%0
%6.67

Codes

Color #EEACEE in popluar color models

EE AC EE
RGB 238 172 238
HSL 300° 66.00% 80.39%
HSB/HSV 300° 27.73% 93.33%
CMYK 0.00% 27.73% 0.00%
6.67%

Color #EEACEE in popluar number systems.

HEX EE AC EE
Decimal 238 172 238
Binary 11101110 10101100 11101110
Octal 356 254 356

Shades and tints

Shades of #EEACEE

#EEACEE
(238,172,238)
#D99DD9
(217,157,217)
#C48EC4
(196,142,196)
#AF7FAF
(175,127,175)
#9A709A
(154,112,154)
#856185
(133,97,133)
#705270
(112,82,112)
#5B435B
(91,67,91)
#463446
(70,52,70)
#312531
(49,37,49)
#1C161C
(28,22,28)
#000000
(0,0,0)

Tints of #EEACEE

#EEACEE
(238,172,238)
#EFB3EF
(239,179,239)
#F0BAF0
(240,186,240)
#F1C1F1
(241,193,241)
#F2C8F2
(242,200,242)
#F3CFF3
(243,207,243)
#F4D6F4
(244,214,244)
#F5DDF5
(245,221,245)
#F6E4F6
(246,228,246)
#F7EBF7
(247,235,247)
#F8F2F8
(248,242,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EEACEE; }

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

This text font color is #EEACEE.

Background Color

.myBgColor { background-color: #EEACEE; }

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

This div background color is #EEACEE.

Border color

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

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

This div border color is #EEACEE.

Opacity

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

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

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

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

This text has shadow with #EEACEE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EEACEE.

Preview

Color preview on black background

This text has color #EEACEE on black background.


Color preview on white background

This text has color #EEACEE on white background.


Black color preview on #EEACEE background

This text has black color on #EEACEE background.


White color preview on #EEACEE background

This text has white color on #EEACEE background.


Related colors

Complementary color

Complementary color for #hex is #115311.


I love getcolorcode.com

Triadic colors

1 #EEEEAC and #ACEEEE with #EEACEE are triadic colors.

2 #EEACEE and #ACEEEE with #EEACEE are triadic colors.