COLOR #E998D6

HEX: #E998D6 RGB: (233,152,214)

Color info

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

RGB color model

#E998D6 color RGB value is (233,152,214).

RGB: (233,152,214) (91%, 60%, 84%)

RGB channels and saturation

R 233 of 255 = 91%
G 152 of 255 = 60%
B 214 of 255 = 84%

233
152
214

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

Portions of RGB colors in percentages

R + G + B = 233 + 152 + 214 = 599 (100%)
R 233 of 599 ~ 38.9%
G 152 of 599 ~ 25.38%
B 214 of 599 ~ 35.73'%

%38.9
%25.38
%35.73

CMYK color model

#E998D6 color CMYK value is (0,35,8,9).

  • cyan value is 0.00%
  • magenta value is 34.76%
  • yellow value is 8.15%
  • key color value is 8.63%

CMYK: (0,35,8,9)
C0M35Y8K9 (0%, 35%, 8%, 9%)
(0.00 / 0.35 / 0.08 / 0.09)

CMYK percentages

%0
%34.76
%8.15
%8.63

Codes

Color #E998D6 in popluar color models

E9 98 D6
RGB 233 152 214
HSL 314° 64.80% 75.49%
HSB/HSV 314° 34.76% 91.37%
CMYK 0.00% 34.76% 8.15%
8.63%

Color #E998D6 in popluar number systems.

HEX E9 98 D6
Decimal 233 152 214
Binary 11101001 10011000 11010110
Octal 351 230 326

Shades and tints

Shades of #E998D6

#E998D6
(233,152,214)
#D48BC3
(212,139,195)
#BF7EB0
(191,126,176)
#AA719D
(170,113,157)
#95648A
(149,100,138)
#805777
(128,87,119)
#6B4A64
(107,74,100)
#563D51
(86,61,81)
#41303E
(65,48,62)
#2C232B
(44,35,43)
#171618
(23,22,24)
#000000
(0,0,0)

Tints of #E998D6

#E998D6
(233,152,214)
#EBA1D9
(235,161,217)
#EDAADC
(237,170,220)
#EFB3DF
(239,179,223)
#F1BCE2
(241,188,226)
#F3C5E5
(243,197,229)
#F5CEE8
(245,206,232)
#F7D7EB
(247,215,235)
#F9E0EE
(249,224,238)
#FBE9F1
(251,233,241)
#FDF2F4
(253,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E998D6 color. Also use rgb(233,152,214) instead hex code.

Text Font Color

.myTextColor { color: #E998D6; }

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

This text font color is #E998D6.

Background Color

.myBgColor { background-color: #E998D6; }

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

This div background color is #E998D6.

Border color

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

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

This div border color is #E998D6.

Opacity

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

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

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

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

This text has shadow with #E998D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E998D6.

Preview

Color preview on black background

This text has color #E998D6 on black background.


Color preview on white background

This text has color #E998D6 on white background.


Black color preview on #E998D6 background

This text has black color on #E998D6 background.


White color preview on #E998D6 background

This text has white color on #E998D6 background.


Related colors

Complementary color

Complementary color for #hex is #166729.


I love getcolorcode.com

Triadic colors

1 #D6E998 and #98D6E9 with #E998D6 are triadic colors.

2 #D698E9 and #98E9D6 with #E998D6 are triadic colors.