COLOR #E7687E

HEX: #E7687E RGB: (231,104,126)

Renk bilgisi

#E7687E contains mainly red color. #E7687E ‘ nin web güvenlik rengi #FF6666 (ya da #F66) dir.

RGB renk modeli

#E7687E color RGB value is (231,104,126).

RGB: (231,104,126) (91%, 41%, 49%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 104 of 255 = 41%
B 126 of 255 = 49%

231
104
126

R + G + B ~ 60%. #E7687E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 104 + 126 = 461 (100%)
R 231 of 461 ~ 50.11%
G 104 of 461 ~ 22.56%
B 126 of 461 ~ 27.33'%

%50.11
%22.56
%27.33

CMYK RENK MODELİ

#E7687E rengi CMYK tonu (0,55,45,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 54.98%
  • sarı tonu 45.45%
  • ana renk tonu 9.41%

CMYK: (0,55,45,9)
C0M55Y45K9 (0%, 55%, 45%, 9%)
(0.00 / 0.55 / 0.45 / 0.09)

CMYK yüzdeleri

%0
%54.98
%45.45
%9.41

Codes

Color #E7687E in popluar color models

E7 68 7E
RGB 231 104 126
HSL 350° 72.57% 65.69%
HSB/HSV 350° 54.98% 90.59%
CMYK 0.00% 54.98% 45.45%
9.41%

Color #E7687E in popluar number systems.

HEX E7 68 7E
Decimal 231 104 126
Binary 11100111 1101000 1111110
Octal 347 150 176

Shades and tints

Shades of #E7687E

#E7687E
(231,104,126)
#D25F73
(210,95,115)
#BD5668
(189,86,104)
#A84D5D
(168,77,93)
#934452
(147,68,82)
#7E3B47
(126,59,71)
#69323C
(105,50,60)
#542931
(84,41,49)
#3F2026
(63,32,38)
#2A171B
(42,23,27)
#150E10
(21,14,16)
#000000
(0,0,0)

Tints of #E7687E

#E7687E
(231,104,126)
#E97589
(233,117,137)
#EB8294
(235,130,148)
#ED8F9F
(237,143,159)
#EF9CAA
(239,156,170)
#F1A9B5
(241,169,181)
#F3B6C0
(243,182,192)
#F5C3CB
(245,195,203)
#F7D0D6
(247,208,214)
#F9DDE1
(249,221,225)
#FBEAEC
(251,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7687E color. Also use rgb(231,104,126) instead hex code.

Text Font Color

.myTextColor { color: #E7687E; }

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

This text font color is #E7687E.

Background Color

.myBgColor { background-color: #E7687E; }

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

This div background color is #E7687E.

Border color

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

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

This div border color is #E7687E.

Opacity

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

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

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

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

This text has shadow with #E7687E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7687E.

Preview

Color preview on black background

This text has color #E7687E on black background.


Color preview on white background

This text has color #E7687E on white background.


Black color preview on #E7687E background

This text has black color on #E7687E background.


White color preview on #E7687E background

This text has white color on #E7687E background.


Related colors

Complementary color

Complementary color for #hex is #189781.


I love getcolorcode.com

Triadic colors

1 #7EE768 and #687EE7 with #E7687E are triadic colors.

2 #7E68E7 and #68E77E with #E7687E are triadic colors.