COLOR #ED7E76

HEX: #ED7E76 RGB: (237,126,118)

Renk bilgisi

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

RGB renk modeli

#ED7E76 color RGB value is (237,126,118).

RGB: (237,126,118) (93%, 49%, 46%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 126 of 255 = 49%
B 118 of 255 = 46%

237
126
118

R + G + B ~ 63%. #ED7E76 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 126 + 118 = 481 (100%)
R 237 of 481 ~ 49.27%
G 126 of 481 ~ 26.2%
B 118 of 481 ~ 24.53'%

%49.27
%26.2
%24.53

CMYK RENK MODELİ

#ED7E76 rengi CMYK tonu (0,47,50,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 46.84%
  • sarı tonu 50.21%
  • ana renk tonu 7.06%

CMYK: (0,47,50,7)
C0M47Y50K7 (0%, 47%, 50%, 7%)
(0.00 / 0.47 / 0.50 / 0.07)

CMYK yüzdeleri

%0
%46.84
%50.21
%7.06

Codes

Color #ED7E76 in popluar color models

ED 7E 76
RGB 237 126 118
HSL 76.77% 69.61%
HSB/HSV 50.21% 92.94%
CMYK 0.00% 46.84% 50.21%
7.06%

Color #ED7E76 in popluar number systems.

HEX ED 7E 76
Decimal 237 126 118
Binary 11101101 1111110 1110110
Octal 355 176 166

Shades and tints

Shades of #ED7E76

#ED7E76
(237,126,118)
#D8736C
(216,115,108)
#C36862
(195,104,98)
#AE5D58
(174,93,88)
#99524E
(153,82,78)
#844744
(132,71,68)
#6F3C3A
(111,60,58)
#5A3130
(90,49,48)
#452626
(69,38,38)
#301B1C
(48,27,28)
#1B1012
(27,16,18)
#000000
(0,0,0)

Tints of #ED7E76

#ED7E76
(237,126,118)
#EE8982
(238,137,130)
#EF948E
(239,148,142)
#F09F9A
(240,159,154)
#F1AAA6
(241,170,166)
#F2B5B2
(242,181,178)
#F3C0BE
(243,192,190)
#F4CBCA
(244,203,202)
#F5D6D6
(245,214,214)
#F6E1E2
(246,225,226)
#F7ECEE
(247,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ED7E76; }

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

This text font color is #ED7E76.

Background Color

.myBgColor { background-color: #ED7E76; }

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

This div background color is #ED7E76.

Border color

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

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

This div border color is #ED7E76.

Opacity

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

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

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

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

This text has shadow with #ED7E76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ED7E76.

Preview

Color preview on black background

This text has color #ED7E76 on black background.


Color preview on white background

This text has color #ED7E76 on white background.


Black color preview on #ED7E76 background

This text has black color on #ED7E76 background.


White color preview on #ED7E76 background

This text has white color on #ED7E76 background.


Related colors

Complementary color

Complementary color for #hex is #128189.


I love getcolorcode.com

Triadic colors

1 #76ED7E and #7E76ED with #ED7E76 are triadic colors.

2 #767EED and #7EED76 with #ED7E76 are triadic colors.