COLOR #ED7D5E

HEX: #ED7D5E RGB: (237,125,94)

Renk bilgisi

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

RGB renk modeli

#ED7D5E color RGB value is (237,125,94).

RGB: (237,125,94) (93%, 49%, 37%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 125 of 255 = 49%
B 94 of 255 = 37%

237
125
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 125 + 94 = 456 (100%)
R 237 of 456 ~ 51.97%
G 125 of 456 ~ 27.41%
B 94 of 456 ~ 20.61'%

%51.97
%27.41
%20.61

CMYK RENK MODELİ

#ED7D5E rengi CMYK tonu (0,47,60,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 47.26%
  • sarı tonu 60.34%
  • ana renk tonu 7.06%

CMYK: (0,47,60,7)
C0M47Y60K7 (0%, 47%, 60%, 7%)
(0.00 / 0.47 / 0.60 / 0.07)

CMYK yüzdeleri

%0
%47.26
%60.34
%7.06

Codes

Color #ED7D5E in popluar color models

ED 7D 5E
RGB 237 125 94
HSL 13° 79.89% 64.90%
HSB/HSV 13° 60.34% 92.94%
CMYK 0.00% 47.26% 60.34%
7.06%

Color #ED7D5E in popluar number systems.

HEX ED 7D 5E
Decimal 237 125 94
Binary 11101101 1111101 1011110
Octal 355 175 136

Shades and tints

Shades of #ED7D5E

#ED7D5E
(237,125,94)
#D87256
(216,114,86)
#C3674E
(195,103,78)
#AE5C46
(174,92,70)
#99513E
(153,81,62)
#844636
(132,70,54)
#6F3B2E
(111,59,46)
#5A3026
(90,48,38)
#45251E
(69,37,30)
#301A16
(48,26,22)
#1B0F0E
(27,15,14)
#000000
(0,0,0)

Tints of #ED7D5E

#ED7D5E
(237,125,94)
#EE886C
(238,136,108)
#EF937A
(239,147,122)
#F09E88
(240,158,136)
#F1A996
(241,169,150)
#F2B4A4
(242,180,164)
#F3BFB2
(243,191,178)
#F4CAC0
(244,202,192)
#F5D5CE
(245,213,206)
#F6E0DC
(246,224,220)
#F7EBEA
(247,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ED7D5E color. Also use rgb(237,125,94) instead hex code.

Text Font Color

.myTextColor { color: #ED7D5E; }

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

This text font color is #ED7D5E.

Background Color

.myBgColor { background-color: #ED7D5E; }

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

This div background color is #ED7D5E.

Border color

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

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

This div border color is #ED7D5E.

Opacity

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

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

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

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

This text has shadow with #ED7D5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ED7D5E.

Preview

Color preview on black background

This text has color #ED7D5E on black background.


Color preview on white background

This text has color #ED7D5E on white background.


Black color preview on #ED7D5E background

This text has black color on #ED7D5E background.


White color preview on #ED7D5E background

This text has white color on #ED7D5E background.


Related colors

Complementary color

Complementary color for #hex is #1282A1.


I love getcolorcode.com

Triadic colors

1 #5EED7D and #7D5EED with #ED7D5E are triadic colors.

2 #5E7DED and #7DED5E with #ED7D5E are triadic colors.