COLOR #E7767E

HEX: #E7767E RGB: (231,118,126)

Renk bilgisi

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

RGB renk modeli

#E7767E color RGB value is (231,118,126).

RGB: (231,118,126) (91%, 46%, 49%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 118 of 255 = 46%
B 126 of 255 = 49%

231
118
126

R + G + B ~ 62%. #E7767E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 118 + 126 = 475 (100%)
R 231 of 475 ~ 48.63%
G 118 of 475 ~ 24.84%
B 126 of 475 ~ 26.53'%

%48.63
%24.84
%26.53

CMYK RENK MODELİ

#E7767E rengi CMYK tonu (0,49,45,9).

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

CMYK: (0,49,45,9)
C0M49Y45K9 (0%, 49%, 45%, 9%)
(0.00 / 0.49 / 0.45 / 0.09)

CMYK yüzdeleri

%0
%48.92
%45.45
%9.41

Codes

Color #E7767E in popluar color models

E7 76 7E
RGB 231 118 126
HSL 356° 70.19% 68.43%
HSB/HSV 356° 48.92% 90.59%
CMYK 0.00% 48.92% 45.45%
9.41%

Color #E7767E in popluar number systems.

HEX E7 76 7E
Decimal 231 118 126
Binary 11100111 1110110 1111110
Octal 347 166 176

Shades and tints

Shades of #E7767E

#E7767E
(231,118,126)
#D26C73
(210,108,115)
#BD6268
(189,98,104)
#A8585D
(168,88,93)
#934E52
(147,78,82)
#7E4447
(126,68,71)
#693A3C
(105,58,60)
#543031
(84,48,49)
#3F2626
(63,38,38)
#2A1C1B
(42,28,27)
#151210
(21,18,16)
#000000
(0,0,0)

Tints of #E7767E

#E7767E
(231,118,126)
#E98289
(233,130,137)
#EB8E94
(235,142,148)
#ED9A9F
(237,154,159)
#EFA6AA
(239,166,170)
#F1B2B5
(241,178,181)
#F3BEC0
(243,190,192)
#F5CACB
(245,202,203)
#F7D6D6
(247,214,214)
#F9E2E1
(249,226,225)
#FBEEEC
(251,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E7767E; }

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

This text font color is #E7767E.

Background Color

.myBgColor { background-color: #E7767E; }

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

This div background color is #E7767E.

Border color

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

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

This div border color is #E7767E.

Opacity

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

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

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

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

This text has shadow with #E7767E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7767E.

Preview

Color preview on black background

This text has color #E7767E on black background.


Color preview on white background

This text has color #E7767E on white background.


Black color preview on #E7767E background

This text has black color on #E7767E background.


White color preview on #E7767E background

This text has white color on #E7767E background.


Related colors

Complementary color

Complementary color for #hex is #188981.


I love getcolorcode.com

Triadic colors

1 #7EE776 and #767EE7 with #E7767E are triadic colors.

2 #7E76E7 and #76E77E with #E7767E are triadic colors.