COLOR #E671A8

HEX: #E671A8 RGB: (230,113,168)

Color info

#E671A8 contains mainly red color. Web safe color of #E671A8 is #CC6699 (or #C69).

RGB color model

#E671A8 color RGB value is (230,113,168).

RGB: (230,113,168) (90%, 44%, 66%)

RGB channels and saturation

R 230 of 255 = 90%
G 113 of 255 = 44%
B 168 of 255 = 66%

230
113
168

R + G + B ~ 67%. #E671A8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 230 + 113 + 168 = 511 (100%)
R 230 of 511 ~ 45.01%
G 113 of 511 ~ 22.11%
B 168 of 511 ~ 32.88'%

%45.01
%22.11
%32.88

CMYK color model

#E671A8 color CMYK value is (0,51,27,10).

  • cyan value is 0.00%
  • magenta value is 50.87%
  • yellow value is 26.96%
  • key color value is 9.80%

CMYK: (0,51,27,10)
C0M51Y27K10 (0%, 51%, 27%, 10%)
(0.00 / 0.51 / 0.27 / 0.10)

CMYK percentages

%0
%50.87
%26.96
%9.8

Codes

Color #E671A8 in popluar color models

E6 71 A8
RGB 230 113 168
HSL 332° 70.06% 67.25%
HSB/HSV 332° 50.87% 90.20%
CMYK 0.00% 50.87% 26.96%
9.80%

Color #E671A8 in popluar number systems.

HEX E6 71 A8
Decimal 230 113 168
Binary 11100110 1110001 10101000
Octal 346 161 250

Shades and tints

Shades of #E671A8

#E671A8
(230,113,168)
#D26799
(210,103,153)
#BE5D8A
(190,93,138)
#AA537B
(170,83,123)
#96496C
(150,73,108)
#823F5D
(130,63,93)
#6E354E
(110,53,78)
#5A2B3F
(90,43,63)
#462130
(70,33,48)
#321721
(50,23,33)
#1E0D12
(30,13,18)
#000000
(0,0,0)

Tints of #E671A8

#E671A8
(230,113,168)
#E87DAF
(232,125,175)
#EA89B6
(234,137,182)
#EC95BD
(236,149,189)
#EEA1C4
(238,161,196)
#F0ADCB
(240,173,203)
#F2B9D2
(242,185,210)
#F4C5D9
(244,197,217)
#F6D1E0
(246,209,224)
#F8DDE7
(248,221,231)
#FAE9EE
(250,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E671A8 color. Also use rgb(230,113,168) instead hex code.

Text Font Color

.myTextColor { color: #E671A8; }

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

This text font color is #E671A8.

Background Color

.myBgColor { background-color: #E671A8; }

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

This div background color is #E671A8.

Border color

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

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

This div border color is #E671A8.

Opacity

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

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

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

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

This text has shadow with #E671A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E671A8.

Preview

Color preview on black background

This text has color #E671A8 on black background.


Color preview on white background

This text has color #E671A8 on white background.


Black color preview on #E671A8 background

This text has black color on #E671A8 background.


White color preview on #E671A8 background

This text has white color on #E671A8 background.


Related colors

Complementary color

Complementary color for #hex is #198E57.


I love getcolorcode.com

Triadic colors

1 #A8E671 and #71A8E6 with #E671A8 are triadic colors.

2 #A871E6 and #71E6A8 with #E671A8 are triadic colors.