COLOR #E76A59

HEX: #E76A59 RGB: (231,106,89)

Renk bilgisi

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

RGB renk modeli

#E76A59 color RGB value is (231,106,89).

RGB: (231,106,89) (91%, 42%, 35%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 106 of 255 = 42%
B 89 of 255 = 35%

231
106
89

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

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 106 + 89 = 426 (100%)
R 231 of 426 ~ 54.23%
G 106 of 426 ~ 24.88%
B 89 of 426 ~ 20.89'%

%54.23
%24.88
%20.89

CMYK RENK MODELİ

#E76A59 rengi CMYK tonu (0,54,61,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 54.11%
  • sarı tonu 61.47%
  • ana renk tonu 9.41%

CMYK: (0,54,61,9)
C0M54Y61K9 (0%, 54%, 61%, 9%)
(0.00 / 0.54 / 0.61 / 0.09)

CMYK yüzdeleri

%0
%54.11
%61.47
%9.41

Codes

Color #E76A59 in popluar color models

E7 6A 59
RGB 231 106 89
HSL 74.74% 62.75%
HSB/HSV 61.47% 90.59%
CMYK 0.00% 54.11% 61.47%
9.41%

Color #E76A59 in popluar number systems.

HEX E7 6A 59
Decimal 231 106 89
Binary 11100111 1101010 1011001
Octal 347 152 131

Shades and tints

Shades of #E76A59

#E76A59
(231,106,89)
#D26151
(210,97,81)
#BD5849
(189,88,73)
#A84F41
(168,79,65)
#934639
(147,70,57)
#7E3D31
(126,61,49)
#693429
(105,52,41)
#542B21
(84,43,33)
#3F2219
(63,34,25)
#2A1911
(42,25,17)
#151009
(21,16,9)
#000000
(0,0,0)

Tints of #E76A59

#E76A59
(231,106,89)
#E97768
(233,119,104)
#EB8477
(235,132,119)
#ED9186
(237,145,134)
#EF9E95
(239,158,149)
#F1ABA4
(241,171,164)
#F3B8B3
(243,184,179)
#F5C5C2
(245,197,194)
#F7D2D1
(247,210,209)
#F9DFE0
(249,223,224)
#FBECEF
(251,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E76A59 color. Also use rgb(231,106,89) instead hex code.

Text Font Color

.myTextColor { color: #E76A59; }

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

This text font color is #E76A59.

Background Color

.myBgColor { background-color: #E76A59; }

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

This div background color is #E76A59.

Border color

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

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

This div border color is #E76A59.

Opacity

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

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

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

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

This text has shadow with #E76A59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E76A59.

Preview

Color preview on black background

This text has color #E76A59 on black background.


Color preview on white background

This text has color #E76A59 on white background.


Black color preview on #E76A59 background

This text has black color on #E76A59 background.


White color preview on #E76A59 background

This text has white color on #E76A59 background.


Related colors

Complementary color

Complementary color for #hex is #1895A6.


I love getcolorcode.com

Triadic colors

1 #59E76A and #6A59E7 with #E76A59 are triadic colors.

2 #596AE7 and #6AE759 with #E76A59 are triadic colors.