COLOR #EF9FDB

HEX: #EF9FDB RGB: (239,159,219)

Color info

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

RGB color model

#EF9FDB color RGB value is (239,159,219).

RGB: (239,159,219) (94%, 62%, 86%)

RGB channels and saturation

R 239 of 255 = 94%
G 159 of 255 = 62%
B 219 of 255 = 86%

239
159
219

R + G + B ~ 81%. #EF9FDB is quite light color.

Portions of RGB colors in percentages

R + G + B = 239 + 159 + 219 = 617 (100%)
R 239 of 617 ~ 38.74%
G 159 of 617 ~ 25.77%
B 219 of 617 ~ 35.49'%

%38.74
%25.77
%35.49

CMYK color model

#EF9FDB color CMYK value is (0,33,8,6).

  • cyan value is 0.00%
  • magenta value is 33.47%
  • yellow value is 8.37%
  • key color value is 6.27%
CMYK: (0,33,8,6) C0M33Y8K6 (0%,33%,8%,6%) (0.00/0.33/0.08/0.06) 

CMYK percentages

%0
%33.47
%8.37
%6.27

Codes

Color #EF9FDB in popluar color models

EF 9F DB
RGB 239 159 219
HSL 315° 71.43% 78.04%
HSB/HSV 315° 33.47% 93.73%
CMYK 0.00% 33.47% 8.37%
6.27%

Color #EF9FDB in popluar number systems.

HEX EF 9F DB
Decimal 239 159 219
Binary 11101111 10011111 11011011
Octal 357 237 333

Shades and tints

Shades of #EF9FDB

#EF9FDB
(239,159,219)
#DA91C8
(218,145,200)
#C583B5
(197,131,181)
#B075A2
(176,117,162)
#9B678F
(155,103,143)
#86597C
(134,89,124)
#714B69
(113,75,105)
#5C3D56
(92,61,86)
#472F43
(71,47,67)
#322130
(50,33,48)
#1D131D
(29,19,29)
#000000
(0,0,0)

Tints of #EF9FDB

#EF9FDB
(239,159,219)
#F0A7DE
(240,167,222)
#F1AFE1
(241,175,225)
#F2B7E4
(242,183,228)
#F3BFE7
(243,191,231)
#F4C7EA
(244,199,234)
#F5CFED
(245,207,237)
#F6D7F0
(246,215,240)
#F7DFF3
(247,223,243)
#F8E7F6
(248,231,246)
#F9EFF9
(249,239,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EF9FDB color. Also use rgb(239,159,219) instead hex code.

Text Font Color

.myTextColor { color: #EF9FDB; }

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

This text font color is #EF9FDB.

Background Color

.myBgColor { background-color: #EF9FDB; }

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

This div background color is #EF9FDB.

Border color

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

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

This div border color is #EF9FDB.

Opacity

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

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

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

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

This text has shadow with #EF9FDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EF9FDB.

Preview

Color preview on black background

This text has color #EF9FDB on black background.


Color preview on white background

This text has color #EF9FDB on white background.


Black color preview on #EF9FDB background

This text has black color on #EF9FDB background.


White color preview on #EF9FDB background

This text has white color on #EF9FDB background.


Related colors

Complementary color

Complementary color for #hex is #106024.


I love getcolorcode.com

Triadic colors

1 #DBEF9F and #9FDBEF with #EF9FDB are triadic colors.

2 #DB9FEF and #9FEFDB with #EF9FDB are triadic colors.