COLOR #E697D7

HEX: #E697D7 RGB: (230,151,215)

Color info

#E697D7 contains mainly red and blue colors. Web safe color of #E697D7 is #CC99CC (or #C9C).

RGB color model

#E697D7 color RGB value is (230,151,215).

RGB: (230,151,215) (90%, 59%, 84%)

RGB channels and saturation

R 230 of 255 = 90%
G 151 of 255 = 59%
B 215 of 255 = 84%

230
151
215

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

Portions of RGB colors in percentages

R + G + B = 230 + 151 + 215 = 596 (100%)
R 230 of 596 ~ 38.59%
G 151 of 596 ~ 25.34%
B 215 of 596 ~ 36.07'%

%38.59
%25.34
%36.07

CMYK color model

#E697D7 color CMYK value is (0,34,7,10).

  • cyan value is 0.00%
  • magenta value is 34.35%
  • yellow value is 6.52%
  • key color value is 9.80%

CMYK: (0,34,7,10)
C0M34Y7K10 (0%, 34%, 7%, 10%)
(0.00 / 0.34 / 0.07 / 0.10)

CMYK percentages

%0
%34.35
%6.52
%9.8

Codes

Color #E697D7 in popluar color models

E6 97 D7
RGB 230 151 215
HSL 311° 61.24% 74.71%
HSB/HSV 311° 34.35% 90.20%
CMYK 0.00% 34.35% 6.52%
9.80%

Color #E697D7 in popluar number systems.

HEX E6 97 D7
Decimal 230 151 215
Binary 11100110 10010111 11010111
Octal 346 227 327

Shades and tints

Shades of #E697D7

#E697D7
(230,151,215)
#D28AC4
(210,138,196)
#BE7DB1
(190,125,177)
#AA709E
(170,112,158)
#96638B
(150,99,139)
#825678
(130,86,120)
#6E4965
(110,73,101)
#5A3C52
(90,60,82)
#462F3F
(70,47,63)
#32222C
(50,34,44)
#1E1519
(30,21,25)
#000000
(0,0,0)

Tints of #E697D7

#E697D7
(230,151,215)
#E8A0DA
(232,160,218)
#EAA9DD
(234,169,221)
#ECB2E0
(236,178,224)
#EEBBE3
(238,187,227)
#F0C4E6
(240,196,230)
#F2CDE9
(242,205,233)
#F4D6EC
(244,214,236)
#F6DFEF
(246,223,239)
#F8E8F2
(248,232,242)
#FAF1F5
(250,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E697D7 color. Also use rgb(230,151,215) instead hex code.

Text Font Color

.myTextColor { color: #E697D7; }

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

This text font color is #E697D7.

Background Color

.myBgColor { background-color: #E697D7; }

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

This div background color is #E697D7.

Border color

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

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

This div border color is #E697D7.

Opacity

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

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

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

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

This text has shadow with #E697D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E697D7.

Preview

Color preview on black background

This text has color #E697D7 on black background.


Color preview on white background

This text has color #E697D7 on white background.


Black color preview on #E697D7 background

This text has black color on #E697D7 background.


White color preview on #E697D7 background

This text has white color on #E697D7 background.


Related colors

Complementary color

Complementary color for #hex is #196828.


I love getcolorcode.com

Triadic colors

1 #D7E697 and #97D7E6 with #E697D7 are triadic colors.

2 #D797E6 and #97E6D7 with #E697D7 are triadic colors.