COLOR #E77671

HEX: #E77671 RGB: (231,118,113)

Renk bilgisi

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

RGB renk modeli

#E77671 color RGB value is (231,118,113).

RGB: (231,118,113) (91%, 46%, 44%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 118 of 255 = 46%
B 113 of 255 = 44%

231
118
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 118 + 113 = 462 (100%)
R 231 of 462 ~ 50%
G 118 of 462 ~ 25.54%
B 113 of 462 ~ 24.46'%

%50
%25.54
%24.46

CMYK RENK MODELİ

#E77671 rengi CMYK tonu (0,49,51,9).

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

CMYK: (0,49,51,9)
C0M49Y51K9 (0%, 49%, 51%, 9%)
(0.00 / 0.49 / 0.51 / 0.09)

CMYK yüzdeleri

%0
%48.92
%51.08
%9.41

Codes

Color #E77671 in popluar color models

E7 76 71
RGB 231 118 113
HSL 71.08% 67.45%
HSB/HSV 51.08% 90.59%
CMYK 0.00% 48.92% 51.08%
9.41%

Color #E77671 in popluar number systems.

HEX E7 76 71
Decimal 231 118 113
Binary 11100111 1110110 1110001
Octal 347 166 161

Shades and tints

Shades of #E77671

#E77671
(231,118,113)
#D26C67
(210,108,103)
#BD625D
(189,98,93)
#A85853
(168,88,83)
#934E49
(147,78,73)
#7E443F
(126,68,63)
#693A35
(105,58,53)
#54302B
(84,48,43)
#3F2621
(63,38,33)
#2A1C17
(42,28,23)
#15120D
(21,18,13)
#000000
(0,0,0)

Tints of #E77671

#E77671
(231,118,113)
#E9827D
(233,130,125)
#EB8E89
(235,142,137)
#ED9A95
(237,154,149)
#EFA6A1
(239,166,161)
#F1B2AD
(241,178,173)
#F3BEB9
(243,190,185)
#F5CAC5
(245,202,197)
#F7D6D1
(247,214,209)
#F9E2DD
(249,226,221)
#FBEEE9
(251,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E77671; }

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

This text font color is #E77671.

Background Color

.myBgColor { background-color: #E77671; }

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

This div background color is #E77671.

Border color

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

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

This div border color is #E77671.

Opacity

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

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

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

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

This text has shadow with #E77671 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E77671.

Preview

Color preview on black background

This text has color #E77671 on black background.


Color preview on white background

This text has color #E77671 on white background.


Black color preview on #E77671 background

This text has black color on #E77671 background.


White color preview on #E77671 background

This text has white color on #E77671 background.


Related colors

Complementary color

Complementary color for #hex is #18898E.


I love getcolorcode.com

Triadic colors

1 #71E776 and #7671E7 with #E77671 are triadic colors.

2 #7176E7 and #76E771 with #E77671 are triadic colors.