COLOR #ED5C4D

HEX: #ED5C4D RGB: (237,92,77)

Renk bilgisi

#ED5C4D contains mainly red color. #ED5C4D ‘ nin web güvenlik rengi #FF6633 (ya da #F63) dir.

RGB renk modeli

#ED5C4D color RGB value is (237,92,77).

RGB: (237,92,77) (93%, 36%, 30%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 92 of 255 = 36%
B 77 of 255 = 30%

237
92
77

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 92 + 77 = 406 (100%)
R 237 of 406 ~ 58.37%
G 92 of 406 ~ 22.66%
B 77 of 406 ~ 18.97'%

%58.37
%22.66
%18.97

CMYK RENK MODELİ

#ED5C4D rengi CMYK tonu (0,61,68,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 61.18%
  • sarı tonu 67.51%
  • ana renk tonu 7.06%

CMYK: (0,61,68,7)
C0M61Y68K7 (0%, 61%, 68%, 7%)
(0.00 / 0.61 / 0.68 / 0.07)

CMYK yüzdeleri

%0
%61.18
%67.51
%7.06

Codes

Color #ED5C4D in popluar color models

ED 5C 4D
RGB 237 92 77
HSL 81.63% 61.57%
HSB/HSV 67.51% 92.94%
CMYK 0.00% 61.18% 67.51%
7.06%

Color #ED5C4D in popluar number systems.

HEX ED 5C 4D
Decimal 237 92 77
Binary 11101101 1011100 1001101
Octal 355 134 115

Shades and tints

Shades of #ED5C4D

#ED5C4D
(237,92,77)
#D85446
(216,84,70)
#C34C3F
(195,76,63)
#AE4438
(174,68,56)
#993C31
(153,60,49)
#84342A
(132,52,42)
#6F2C23
(111,44,35)
#5A241C
(90,36,28)
#451C15
(69,28,21)
#30140E
(48,20,14)
#1B0C07
(27,12,7)
#000000
(0,0,0)

Tints of #ED5C4D

#ED5C4D
(237,92,77)
#EE6A5D
(238,106,93)
#EF786D
(239,120,109)
#F0867D
(240,134,125)
#F1948D
(241,148,141)
#F2A29D
(242,162,157)
#F3B0AD
(243,176,173)
#F4BEBD
(244,190,189)
#F5CCCD
(245,204,205)
#F6DADD
(246,218,221)
#F7E8ED
(247,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ED5C4D color. Also use rgb(237,92,77) instead hex code.

Text Font Color

.myTextColor { color: #ED5C4D; }

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

This text font color is #ED5C4D.

Background Color

.myBgColor { background-color: #ED5C4D; }

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

This div background color is #ED5C4D.

Border color

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

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

This div border color is #ED5C4D.

Opacity

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

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

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

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

This text has shadow with #ED5C4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ED5C4D.

Preview

Color preview on black background

This text has color #ED5C4D on black background.


Color preview on white background

This text has color #ED5C4D on white background.


Black color preview on #ED5C4D background

This text has black color on #ED5C4D background.


White color preview on #ED5C4D background

This text has white color on #ED5C4D background.


Related colors

Complementary color

Complementary color for #hex is #12A3B2.


I love getcolorcode.com

Triadic colors

1 #4DED5C and #5C4DED with #ED5C4D are triadic colors.

2 #4D5CED and #5CED4D with #ED5C4D are triadic colors.