COLOR #ED5C3E

HEX: #ED5C3E RGB: (237,92,62)

Renk bilgisi

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

RGB renk modeli

#ED5C3E color RGB value is (237,92,62).

RGB: (237,92,62) (93%, 36%, 24%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 92 of 255 = 36%
B 62 of 255 = 24%

237
92
62

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 92 + 62 = 391 (100%)
R 237 of 391 ~ 60.61%
G 92 of 391 ~ 23.53%
B 62 of 391 ~ 15.86'%

%60.61
%23.53
%15.86

CMYK RENK MODELİ

#ED5C3E rengi CMYK tonu (0,61,74,7).

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

CMYK: (0,61,74,7)
C0M61Y74K7 (0%, 61%, 74%, 7%)
(0.00 / 0.61 / 0.74 / 0.07)

CMYK yüzdeleri

%0
%61.18
%73.84
%7.06

Codes

Color #ED5C3E in popluar color models

ED 5C 3E
RGB 237 92 62
HSL 10° 82.94% 58.63%
HSB/HSV 10° 73.84% 92.94%
CMYK 0.00% 61.18% 73.84%
7.06%

Color #ED5C3E in popluar number systems.

HEX ED 5C 3E
Decimal 237 92 62
Binary 11101101 1011100 111110
Octal 355 134 76

Shades and tints

Shades of #ED5C3E

#ED5C3E
(237,92,62)
#D85439
(216,84,57)
#C34C34
(195,76,52)
#AE442F
(174,68,47)
#993C2A
(153,60,42)
#843425
(132,52,37)
#6F2C20
(111,44,32)
#5A241B
(90,36,27)
#451C16
(69,28,22)
#301411
(48,20,17)
#1B0C0C
(27,12,12)
#000000
(0,0,0)

Tints of #ED5C3E

#ED5C3E
(237,92,62)
#EE6A4F
(238,106,79)
#EF7860
(239,120,96)
#F08671
(240,134,113)
#F19482
(241,148,130)
#F2A293
(242,162,147)
#F3B0A4
(243,176,164)
#F4BEB5
(244,190,181)
#F5CCC6
(245,204,198)
#F6DAD7
(246,218,215)
#F7E8E8
(247,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ED5C3E; }

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

This text font color is #ED5C3E.

Background Color

.myBgColor { background-color: #ED5C3E; }

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

This div background color is #ED5C3E.

Border color

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

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

This div border color is #ED5C3E.

Opacity

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

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

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

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

This text has shadow with #ED5C3E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ED5C3E.

Preview

Color preview on black background

This text has color #ED5C3E on black background.


Color preview on white background

This text has color #ED5C3E on white background.


Black color preview on #ED5C3E background

This text has black color on #ED5C3E background.


White color preview on #ED5C3E background

This text has white color on #ED5C3E background.


Related colors

Complementary color

Complementary color for #hex is #12A3C1.


I love getcolorcode.com

Triadic colors

1 #3EED5C and #5C3EED with #ED5C3E are triadic colors.

2 #3E5CED and #5CED3E with #ED5C3E are triadic colors.