COLOR #E68EAD

HEX: #E68EAD RGB: (230,142,173)

Color info

#E68EAD contains mainly red and blue colors. Web safe color of #E68EAD is #CC9999 (or #C99).

RGB color model

#E68EAD color RGB value is (230,142,173).

RGB: (230,142,173) (90%, 56%, 68%)

RGB channels and saturation

R 230 of 255 = 90%
G 142 of 255 = 56%
B 173 of 255 = 68%

230
142
173

R + G + B ~ 71%. #E68EAD is quite light color.

Portions of RGB colors in percentages

R + G + B = 230 + 142 + 173 = 545 (100%)
R 230 of 545 ~ 42.2%
G 142 of 545 ~ 26.06%
B 173 of 545 ~ 31.74'%

%42.2
%26.06
%31.74

CMYK color model

#E68EAD color CMYK value is (0,38,25,10).

  • cyan value is 0.00%
  • magenta value is 38.26%
  • yellow value is 24.78%
  • key color value is 9.80%

CMYK: (0,38,25,10)
C0M38Y25K10 (0%, 38%, 25%, 10%)
(0.00 / 0.38 / 0.25 / 0.10)

CMYK percentages

%0
%38.26
%24.78
%9.8

Codes

Color #E68EAD in popluar color models

E6 8E AD
RGB 230 142 173
HSL 339° 63.77% 72.94%
HSB/HSV 339° 38.26% 90.20%
CMYK 0.00% 38.26% 24.78%
9.80%

Color #E68EAD in popluar number systems.

HEX E6 8E AD
Decimal 230 142 173
Binary 11100110 10001110 10101101
Octal 346 216 255

Shades and tints

Shades of #E68EAD

#E68EAD
(230,142,173)
#D2829E
(210,130,158)
#BE768F
(190,118,143)
#AA6A80
(170,106,128)
#965E71
(150,94,113)
#825262
(130,82,98)
#6E4653
(110,70,83)
#5A3A44
(90,58,68)
#462E35
(70,46,53)
#322226
(50,34,38)
#1E1617
(30,22,23)
#000000
(0,0,0)

Tints of #E68EAD

#E68EAD
(230,142,173)
#E898B4
(232,152,180)
#EAA2BB
(234,162,187)
#ECACC2
(236,172,194)
#EEB6C9
(238,182,201)
#F0C0D0
(240,192,208)
#F2CAD7
(242,202,215)
#F4D4DE
(244,212,222)
#F6DEE5
(246,222,229)
#F8E8EC
(248,232,236)
#FAF2F3
(250,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E68EAD color. Also use rgb(230,142,173) instead hex code.

Text Font Color

.myTextColor { color: #E68EAD; }

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

This text font color is #E68EAD.

Background Color

.myBgColor { background-color: #E68EAD; }

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

This div background color is #E68EAD.

Border color

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

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

This div border color is #E68EAD.

Opacity

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

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

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

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

This text has shadow with #E68EAD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E68EAD.

Preview

Color preview on black background

This text has color #E68EAD on black background.


Color preview on white background

This text has color #E68EAD on white background.


Black color preview on #E68EAD background

This text has black color on #E68EAD background.


White color preview on #E68EAD background

This text has white color on #E68EAD background.


Related colors

Complementary color

Complementary color for #hex is #197152.


I love getcolorcode.com

Triadic colors

1 #ADE68E and #8EADE6 with #E68EAD are triadic colors.

2 #AD8EE6 and #8EE6AD with #E68EAD are triadic colors.