COLOR #E77D71

HEX: #E77D71 RGB: (231,125,113)

Renk bilgisi

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

RGB renk modeli

#E77D71 color RGB value is (231,125,113).

RGB: (231,125,113) (91%, 49%, 44%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 125 of 255 = 49%
B 113 of 255 = 44%

231
125
113

R + G + B ~ 61%. #E77D71 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 125 + 113 = 469 (100%)
R 231 of 469 ~ 49.25%
G 125 of 469 ~ 26.65%
B 113 of 469 ~ 24.09'%

%49.25
%26.65
%24.09

CMYK RENK MODELİ

#E77D71 rengi CMYK tonu (0,46,51,9).

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

CMYK: (0,46,51,9)
C0M46Y51K9 (0%, 46%, 51%, 9%)
(0.00 / 0.46 / 0.51 / 0.09)

CMYK yüzdeleri

%0
%45.89
%51.08
%9.41

Codes

Color #E77D71 in popluar color models

E7 7D 71
RGB 231 125 113
HSL 71.08% 67.45%
HSB/HSV 51.08% 90.59%
CMYK 0.00% 45.89% 51.08%
9.41%

Color #E77D71 in popluar number systems.

HEX E7 7D 71
Decimal 231 125 113
Binary 11100111 1111101 1110001
Octal 347 175 161

Shades and tints

Shades of #E77D71

#E77D71
(231,125,113)
#D27267
(210,114,103)
#BD675D
(189,103,93)
#A85C53
(168,92,83)
#935149
(147,81,73)
#7E463F
(126,70,63)
#693B35
(105,59,53)
#54302B
(84,48,43)
#3F2521
(63,37,33)
#2A1A17
(42,26,23)
#150F0D
(21,15,13)
#000000
(0,0,0)

Tints of #E77D71

#E77D71
(231,125,113)
#E9887D
(233,136,125)
#EB9389
(235,147,137)
#ED9E95
(237,158,149)
#EFA9A1
(239,169,161)
#F1B4AD
(241,180,173)
#F3BFB9
(243,191,185)
#F5CAC5
(245,202,197)
#F7D5D1
(247,213,209)
#F9E0DD
(249,224,221)
#FBEBE9
(251,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E77D71; }

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

This text font color is #E77D71.

Background Color

.myBgColor { background-color: #E77D71; }

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

This div background color is #E77D71.

Border color

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

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

This div border color is #E77D71.

Opacity

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

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

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

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

This text has shadow with #E77D71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E77D71.

Preview

Color preview on black background

This text has color #E77D71 on black background.


Color preview on white background

This text has color #E77D71 on white background.


Black color preview on #E77D71 background

This text has black color on #E77D71 background.


White color preview on #E77D71 background

This text has white color on #E77D71 background.


Related colors

Complementary color

Complementary color for #hex is #18828E.


I love getcolorcode.com

Triadic colors

1 #71E77D and #7D71E7 with #E77D71 are triadic colors.

2 #717DE7 and #7DE771 with #E77D71 are triadic colors.