COLOR #EF96D9

HEX: #EF96D9 RGB: (239,150,217)

Color info

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

RGB color model

#EF96D9 color RGB value is (239,150,217).

RGB: (239,150,217) (94%, 59%, 85%)

RGB channels and saturation

R 239 of 255 = 94%
G 150 of 255 = 59%
B 217 of 255 = 85%

239
150
217

R + G + B ~ 79%. #EF96D9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 239 + 150 + 217 = 606 (100%)
R 239 of 606 ~ 39.44%
G 150 of 606 ~ 24.75%
B 217 of 606 ~ 35.81'%

%39.44
%24.75
%35.81

CMYK color model

#EF96D9 color CMYK value is (0,37,9,6).

  • cyan value is 0.00%
  • magenta value is 37.24%
  • yellow value is 9.21%
  • key color value is 6.27%

CMYK: (0,37,9,6)
C0M37Y9K6 (0%, 37%, 9%, 6%)
(0.00 / 0.37 / 0.09 / 0.06)

CMYK percentages

%0
%37.24
%9.21
%6.27

Codes

Color #EF96D9 in popluar color models

EF 96 D9
RGB 239 150 217
HSL 315° 73.55% 76.27%
HSB/HSV 315° 37.24% 93.73%
CMYK 0.00% 37.24% 9.21%
6.27%

Color #EF96D9 in popluar number systems.

HEX EF 96 D9
Decimal 239 150 217
Binary 11101111 10010110 11011001
Octal 357 226 331

Shades and tints

Shades of #EF96D9

#EF96D9
(239,150,217)
#DA89C6
(218,137,198)
#C57CB3
(197,124,179)
#B06FA0
(176,111,160)
#9B628D
(155,98,141)
#86557A
(134,85,122)
#714867
(113,72,103)
#5C3B54
(92,59,84)
#472E41
(71,46,65)
#32212E
(50,33,46)
#1D141B
(29,20,27)
#000000
(0,0,0)

Tints of #EF96D9

#EF96D9
(239,150,217)
#F09FDC
(240,159,220)
#F1A8DF
(241,168,223)
#F2B1E2
(242,177,226)
#F3BAE5
(243,186,229)
#F4C3E8
(244,195,232)
#F5CCEB
(245,204,235)
#F6D5EE
(246,213,238)
#F7DEF1
(247,222,241)
#F8E7F4
(248,231,244)
#F9F0F7
(249,240,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EF96D9 color. Also use rgb(239,150,217) instead hex code.

Text Font Color

.myTextColor { color: #EF96D9; }

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

This text font color is #EF96D9.

Background Color

.myBgColor { background-color: #EF96D9; }

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

This div background color is #EF96D9.

Border color

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

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

This div border color is #EF96D9.

Opacity

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

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

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

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

This text has shadow with #EF96D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EF96D9.

Preview

Color preview on black background

This text has color #EF96D9 on black background.


Color preview on white background

This text has color #EF96D9 on white background.


Black color preview on #EF96D9 background

This text has black color on #EF96D9 background.


White color preview on #EF96D9 background

This text has white color on #EF96D9 background.


Related colors

Complementary color

Complementary color for #hex is #106926.


I love getcolorcode.com

Triadic colors

1 #D9EF96 and #96D9EF with #EF96D9 are triadic colors.

2 #D996EF and #96EFD9 with #EF96D9 are triadic colors.