COLOR #E687A8

HEX: #E687A8 RGB: (230,135,168)

Renk bilgisi

#E687A8 contains mainly red color. #E687A8 ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#E687A8 color RGB value is (230,135,168).

RGB: (230,135,168) (90%, 53%, 66%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 135 of 255 = 53%
B 168 of 255 = 66%

230
135
168

R + G + B ~ 70%. #E687A8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 135 + 168 = 533 (100%)
R 230 of 533 ~ 43.15%
G 135 of 533 ~ 25.33%
B 168 of 533 ~ 31.52'%

%43.15
%25.33
%31.52

CMYK RENK MODELİ

#E687A8 rengi CMYK tonu (0,41,27,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 41.30%
  • sarı tonu 26.96%
  • ana renk tonu 9.80%

CMYK: (0,41,27,10)
C0M41Y27K10 (0%, 41%, 27%, 10%)
(0.00 / 0.41 / 0.27 / 0.10)

CMYK yüzdeleri

%0
%41.3
%26.96
%9.8

Codes

Color #E687A8 in popluar color models

E6 87 A8
RGB 230 135 168
HSL 339° 65.52% 71.57%
HSB/HSV 339° 41.30% 90.20%
CMYK 0.00% 41.30% 26.96%
9.80%

Color #E687A8 in popluar number systems.

HEX E6 87 A8
Decimal 230 135 168
Binary 11100110 10000111 10101000
Octal 346 207 250

Shades and tints

Shades of #E687A8

#E687A8
(230,135,168)
#D27B99
(210,123,153)
#BE6F8A
(190,111,138)
#AA637B
(170,99,123)
#96576C
(150,87,108)
#824B5D
(130,75,93)
#6E3F4E
(110,63,78)
#5A333F
(90,51,63)
#462730
(70,39,48)
#321B21
(50,27,33)
#1E0F12
(30,15,18)
#000000
(0,0,0)

Tints of #E687A8

#E687A8
(230,135,168)
#E891AF
(232,145,175)
#EA9BB6
(234,155,182)
#ECA5BD
(236,165,189)
#EEAFC4
(238,175,196)
#F0B9CB
(240,185,203)
#F2C3D2
(242,195,210)
#F4CDD9
(244,205,217)
#F6D7E0
(246,215,224)
#F8E1E7
(248,225,231)
#FAEBEE
(250,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E687A8; }

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

This text font color is #E687A8.

Background Color

.myBgColor { background-color: #E687A8; }

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

This div background color is #E687A8.

Border color

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

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

This div border color is #E687A8.

Opacity

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

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

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

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

This text has shadow with #E687A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E687A8.

Preview

Color preview on black background

This text has color #E687A8 on black background.


Color preview on white background

This text has color #E687A8 on white background.


Black color preview on #E687A8 background

This text has black color on #E687A8 background.


White color preview on #E687A8 background

This text has white color on #E687A8 background.


Related colors

Complementary color

Complementary color for #hex is #197857.


I love getcolorcode.com

Triadic colors

1 #A8E687 and #87A8E6 with #E687A8 are triadic colors.

2 #A887E6 and #87E6A8 with #E687A8 are triadic colors.