COLOR #ED8FD6

HEX: #ED8FD6 RGB: (237,143,214)

Color info

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

RGB color model

#ED8FD6 color RGB value is (237,143,214).

RGB: (237,143,214) (93%, 56%, 84%)

RGB channels and saturation

R 237 of 255 = 93%
G 143 of 255 = 56%
B 214 of 255 = 84%

237
143
214

R + G + B ~ 78%. #ED8FD6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 237 + 143 + 214 = 594 (100%)
R 237 of 594 ~ 39.9%
G 143 of 594 ~ 24.07%
B 214 of 594 ~ 36.03'%

%39.9
%24.07
%36.03

CMYK color model

#ED8FD6 color CMYK value is (0,40,10,7).

  • cyan value is 0.00%
  • magenta value is 39.66%
  • yellow value is 9.70%
  • key color value is 7.06%
CMYK: (0,40,10,7) C0M40Y10K7 (0%,40%,10%,7%) (0.00/0.40/0.10/0.07) 

CMYK percentages

%0
%39.66
%9.7
%7.06

Codes

Color #ED8FD6 in popluar color models

ED 8F D6
RGB 237 143 214
HSL 315° 72.31% 74.51%
HSB/HSV 315° 39.66% 92.94%
CMYK 0.00% 39.66% 9.70%
7.06%

Color #ED8FD6 in popluar number systems.

HEX ED 8F D6
Decimal 237 143 214
Binary 11101101 10001111 11010110
Octal 355 217 326

Shades and tints

Shades of #ED8FD6

#ED8FD6
(237,143,214)
#D882C3
(216,130,195)
#C375B0
(195,117,176)
#AE689D
(174,104,157)
#995B8A
(153,91,138)
#844E77
(132,78,119)
#6F4164
(111,65,100)
#5A3451
(90,52,81)
#45273E
(69,39,62)
#301A2B
(48,26,43)
#1B0D18
(27,13,24)
#000000
(0,0,0)

Tints of #ED8FD6

#ED8FD6
(237,143,214)
#EE99D9
(238,153,217)
#EFA3DC
(239,163,220)
#F0ADDF
(240,173,223)
#F1B7E2
(241,183,226)
#F2C1E5
(242,193,229)
#F3CBE8
(243,203,232)
#F4D5EB
(244,213,235)
#F5DFEE
(245,223,238)
#F6E9F1
(246,233,241)
#F7F3F4
(247,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ED8FD6 color. Also use rgb(237,143,214) instead hex code.

Text Font Color

.myTextColor { color: #ED8FD6; }

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

This text font color is #ED8FD6.

Background Color

.myBgColor { background-color: #ED8FD6; }

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

This div background color is #ED8FD6.

Border color

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

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

This div border color is #ED8FD6.

Opacity

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

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

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

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

This text has shadow with #ED8FD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ED8FD6.

Preview

Color preview on black background

This text has color #ED8FD6 on black background.


Color preview on white background

This text has color #ED8FD6 on white background.


Black color preview on #ED8FD6 background

This text has black color on #ED8FD6 background.


White color preview on #ED8FD6 background

This text has white color on #ED8FD6 background.


Related colors

Complementary color

Complementary color for #hex is #127029.


I love getcolorcode.com

Triadic colors

1 #D6ED8F and #8FD6ED with #ED8FD6 are triadic colors.

2 #D68FED and #8FEDD6 with #ED8FD6 are triadic colors.