COLOR #EFAED8

HEX: #EFAED8 RGB: (239,174,216)

Color info

#EFAED8 contains mainly red and blue colors. Web safe color of #EFAED8 is #FF99CC (or #F9C).

RGB color model

#EFAED8 color RGB value is (239,174,216).

RGB: (239,174,216) (94%, 68%, 85%)

RGB channels and saturation

R 239 of 255 = 94%
G 174 of 255 = 68%
B 216 of 255 = 85%

239
174
216

R + G + B ~ 82%. #EFAED8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 239 + 174 + 216 = 629 (100%)
R 239 of 629 ~ 38%
G 174 of 629 ~ 27.66%
B 216 of 629 ~ 34.34'%

%38
%27.66
%34.34

CMYK color model

#EFAED8 color CMYK value is (0,27,10,6).

  • cyan value is 0.00%
  • magenta value is 27.20%
  • yellow value is 9.62%
  • key color value is 6.27%
CMYK: (0,27,10,6) C0M27Y10K6 (0%,27%,10%,6%) (0.00/0.27/0.10/0.06) 

CMYK percentages

%0
%27.2
%9.62
%6.27

Codes

Color #EFAED8 in popluar color models

EF AE D8
RGB 239 174 216
HSL 321° 67.01% 80.98%
HSB/HSV 321° 27.20% 93.73%
CMYK 0.00% 27.20% 9.62%
6.27%

Color #EFAED8 in popluar number systems.

HEX EF AE D8
Decimal 239 174 216
Binary 11101111 10101110 11011000
Octal 357 256 330

Shades and tints

Shades of #EFAED8

#EFAED8
(239,174,216)
#DA9FC5
(218,159,197)
#C590B2
(197,144,178)
#B0819F
(176,129,159)
#9B728C
(155,114,140)
#866379
(134,99,121)
#715466
(113,84,102)
#5C4553
(92,69,83)
#473640
(71,54,64)
#32272D
(50,39,45)
#1D181A
(29,24,26)
#000000
(0,0,0)

Tints of #EFAED8

#EFAED8
(239,174,216)
#F0B5DB
(240,181,219)
#F1BCDE
(241,188,222)
#F2C3E1
(242,195,225)
#F3CAE4
(243,202,228)
#F4D1E7
(244,209,231)
#F5D8EA
(245,216,234)
#F6DFED
(246,223,237)
#F7E6F0
(247,230,240)
#F8EDF3
(248,237,243)
#F9F4F6
(249,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EFAED8 color. Also use rgb(239,174,216) instead hex code.

Text Font Color

.myTextColor { color: #EFAED8; }

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

This text font color is #EFAED8.

Background Color

.myBgColor { background-color: #EFAED8; }

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

This div background color is #EFAED8.

Border color

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

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

This div border color is #EFAED8.

Opacity

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

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

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

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

This text has shadow with #EFAED8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EFAED8.

Preview

Color preview on black background

This text has color #EFAED8 on black background.


Color preview on white background

This text has color #EFAED8 on white background.


Black color preview on #EFAED8 background

This text has black color on #EFAED8 background.


White color preview on #EFAED8 background

This text has white color on #EFAED8 background.


Related colors

Complementary color

Complementary color for #hex is #105127.


I love getcolorcode.com

Triadic colors

1 #D8EFAE and #AED8EF with #EFAED8 are triadic colors.

2 #D8AEEF and #AEEFD8 with #EFAED8 are triadic colors.